How to Discover All Azure Subscriptions in ServiceNow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 09:12 PM
Hi ,
How can we Discover all Azure Subscriptions instead of manually clicking on Discover Subscriptions on Service principal Account In ServiceNow .This below property is already true.
glide.discovery.cdu.auto_refresh_sub_accounts_and_ldcs = true
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 10:57 PM - edited 03-16-2025 10:59 PM
add all subscriptions to azure management group and pass in the mgmt group to the schedule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 11:44 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 12:20 AM
yes. and subsequently when any new subscriptions are created these should also be added into the mgmt group.