- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2025 05:49 AM
Hi All, we are working on Azure Cloud Resource discovery and have noticed that OB discovery cannot find many official Azure Resource Types, e.g. below. Are these discovered using Service Graph connector or any other medium?
Resource Type |
microsoft.insights/scheduledqueryrules |
microsoft.compute/snapshots |
microsoft.compute/virtualmachines/extensions |
microsoft.insights/metricalerts |
microsoft.managedidentity/userassignedidentities |
microsoft.operationalinsights/workspaces |
microsoft.web/serverfarms |
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2025 03:38 AM
Use table sa_cloud_inventory_resource_whitelist to whitelist official resource types. This is only applicable for Azure Cloud Discovery, and not for SG connector.
For SG connector, refer 'sn_cmdb_int_util_service_graph_resource_inclusion_whitelist table which gets auto populated as part of SG data sources.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2025 03:38 AM
Use table sa_cloud_inventory_resource_whitelist to whitelist official resource types. This is only applicable for Azure Cloud Discovery, and not for SG connector.
For SG connector, refer 'sn_cmdb_int_util_service_graph_resource_inclusion_whitelist table which gets auto populated as part of SG data sources.