Azure Cloud Resource Discovery not discovering many official resource types

varunkumar11863
Tera Expert

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

 

1 ACCEPTED SOLUTION

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.

View solution in original post

5 REPLIES 5

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.