Will Azure PaaS Discovery use MID Server? What's the mechanism?

Kiana Yu
Kilo Explorer

I have some questions regarding ServiceNow Cloud Discovery, especially for PaaS discovery.

For IaaS discovery, should it be done under Discovery module by providing specific IP ranges like what we do for on premise devices? Noticed the cloud discovery document mentioned 'The Discovery plugin includes the necessary components from Cloud Management to perform cloud discovery.' What about PaaS discovery schedule? Is it under Discovery module or Cloud management module?

Is Azure PaaS based discovery initiated from MID Server too? Wondering why we need the MID Server during the PaaS discovery, ServiceNow is on cloud, and Azure is also on cloud, why do we need to go back to MID Server that was hosted on a server?

If we need to go through MID Server, I guess it is still a different way against scanning for on premise devices? Does Azure PaaS discovery use probes or patterns or does it only use Azure APIs? Does it probe each PaaS resource? Is it to pull out resource list from each subscription that was configured in cloud management? Is it directly from Azure portal or any other websites that Microsoft stored the Azure resources?

 

1 ACCEPTED SOLUTION

Ganesh Bhat
ServiceNow Employee
ServiceNow Employee
Hi Kiana Q.Will Azure PaaS Discovery use MID Server? What's the mechanism? A. Yes. Azure discovery uses mid server to connect to Azure endpoints. As you can see in this documentation, mid server helps you to be inside customer network and perform discovery without having to explicitly open firewalls. Mid servers also can be clustered and hence helps you to get better performance. https://docs.servicenow.com/bundle/geneva-it-operations-management/page/product/mid_server/concept/c_MIDServer.html Q.Will Azure PaaS Discovery use MID Server? What's the mechanism? A.Yes. Same as above. Mid will help you to get inside network and perform discovery, many times you don't want to open firewalls just for discovery from your network, mid can stay within your VPC and discover. Q.For IaaS discovery, should it be done under Discovery module by providing specific IP ranges like what we do for on premise devices? Noticed the cloud discovery document mentioned 'The Discovery plugin includes the necessary components from Cloud Management to perform cloud discovery.' What about PaaS discovery schedule? Is it under Discovery module or Cloud management module? A. It's under Discovery module. Cloud management does only IaaS discovery such as Network, VM, Security Group, Subnet, LB etc. Q.Is Azure PaaS based discovery initiated from MID Server too? Wondering why we need the MID Server during the PaaS discovery, ServiceNow is on cloud, and Azure is also on cloud, why do we need to go back to MID Server that was hosted on a server? A.Yes.

View solution in original post

5 REPLIES 5

Runjay Patel
Giga Sage

Check out this video, it will clear all your doubts and help you to understand Cloud Discovery queries in details.

Link: https://www.youtube.com/watch?v=GWAvGbnCmlQ&ab_channel=ServiceNowHelpdesk

 

It help you to understand below points.

  • Cloud Discovery
  • Cloud Service Mapping vs Discovery
  • Steps by step setup
  • Practice with real world scenario
  • Troubleshooting
  • CI Class Tables and Attributes
  • Amazon AWS Cloud Discovery Step by Step Configuration
  • Azure Cloud Discovery Step by Step Configuration

 

Please mark reply as Helpful/Correct, if applicable. Thanks!!