How can we use Azure resource graph for ServiceNow Discovery?

haiderraavi
Tera Contributor

We have requirement to use Azure resource graph instead of  IP based discovery for Discovering Azure Servers, I didn't find any document which explain how to use only Azure resource graph for this use case, was only able to find https://azure.microsoft.com/nl-nl/blog/azure-resource-graph-unlocks-enhanced-discovery-for-serviceno...
which says ITOM discovery is integrated with Azure resource graph but how ?

5 REPLIES 5

IP discovery and cloud discovery are separate schedules. for cloud discovery, you need a mid to connect to the cloud endpoint (management.azure.com) but for ip discovery you need a mid to connect the actual virtual server through its ip. this will work as long as the vm in azure has a public ip, and the right credentials. if the VM's are in specific clod networks and don't have an external facing IP you need a mid to be able to connect to it -either have a mid in the same network segment or at least with access to that lan. with such a mid you can setup ip discovery to run within those networks, based on the ip ranges the right mid will be picked up.