- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi ITOM Experts,
For Azure cloud Discovery ? Is MID Server mandatory ??? what ports to be opened (default 443???)
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I hope that can help.
No, MID Server is NOT mandatory for Azure cloud discovery. ServiceNow supports two methods:
- Direct API Connection (Agentless) - ServiceNow connects directly to Azure APIs via HTTPS without requiring a MID Server
- MID Server-based - Uses a MID Server if you have network restrictions or prefer routing through your infrastructure
Most organizations use the direct agentless approach as it's simpler and Azure APIs are publicly accessible.
Ports Required
For direct/agentless discovery:
- Port 443 (HTTPS) - This is the default and primary port needed
- Outbound connection from ServiceNow instance to Azure APIs:
- management.azure.com (Azure Resource Manager)
- login.microsoftonline.com (Azure AD authentication)
For MID Server-based discovery:
- Port 443 - MID Server to Azure APIs
- MID Server also needs standard connectivity back to your ServiceNow instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I hope that can help.
No, MID Server is NOT mandatory for Azure cloud discovery. ServiceNow supports two methods:
- Direct API Connection (Agentless) - ServiceNow connects directly to Azure APIs via HTTPS without requiring a MID Server
- MID Server-based - Uses a MID Server if you have network restrictions or prefer routing through your infrastructure
Most organizations use the direct agentless approach as it's simpler and Azure APIs are publicly accessible.
Ports Required
For direct/agentless discovery:
- Port 443 (HTTPS) - This is the default and primary port needed
- Outbound connection from ServiceNow instance to Azure APIs:
- management.azure.com (Azure Resource Manager)
- login.microsoftonline.com (Azure AD authentication)
For MID Server-based discovery:
- Port 443 - MID Server to Azure APIs
- MID Server also needs standard connectivity back to your ServiceNow instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thanks @MaxMixali that was clear.
Just curious so what will be discovered via this Azure principal Account?
I was going through lot of threads and it mentions about IP based discovery and cloud discovery.
what is dicsovered by normal Azure service principal -account (which NOT uses Midserver) ??
and
what is discovered by IP based discovery ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thanks @MaxMixali
any link or document which i can refer what table gets populated using 1st and what populated using IP based?
