Resource Group is not getting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-17-2022 09:09 AM
Hi,
Have a requirement to integrate Azure Alert Service and ServiceNow CMDB, for that I installed midserver and have done some configurations in ServiceNow as well as Azure. Now have a blocker in Alert configuration Page, when I' am
trying to select Resource group in the form, no resource groups are getting in the form, in my azure account few resource groups are present, but it is not getting updated in ServiceNow part . Any possible way to break the blocker ?
Thanks in Advance,
Alias
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-17-2022 11:39 PM
ok my other note is there..
is discovery done?
are you able to go to a ldc record for this service account and look up thee resource groups in the related tables?
as indicated, it is a ref qual - so if there's any records, it will get listed. if not there's data missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-18-2022 02:10 AM
Hi Ram,
is contributer role is required to get Resource groups in ServiceNow ?
Thanks in Advance,
Alias

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-18-2022 07:17 AM
no only reader is enough to get resource group info - but immediately after you set it up, you will need additional permissions as documented here.
the reason we needed more than reader privileges is since we automatically deploy activity log alert rules during the configuration phase. if this additional permissions cannot be provided to the service principal, this can be done in the azure console or via az cli using some scripts, on your own.