how to plug in cloud discovery

guptasantosh
Mega Contributor

how to plugin cloud discovery

 

1 REPLY 1

Matthew_13
Kilo Sage

Hi Buddy,

To plug in Cloud Discovery in ServiceNow, you need three things in place first: Discovery licensed, a MID Server, and cloud credentials.

  1. Activate the plugin
    Go to System Definition → Plugins, search for Cloud Discovery, and activate it. This pulls in the required dependencies.

  2. Set up cloud credentials
    Under Discovery → Credentials, create credentials for your cloud provider AWS, Azure, or GCP. Make sure the permissions are correct — this is the most common failure point.

  3. Create a Cloud Discovery schedule
    Go to Discovery → Discovery Schedules and create a Cloud Discovery schedule not IP-based. Select the cloud account/subscription, MID Server, and provider.

  4. Run and validate
    Run the schedule once manually, check Discovery logs, and confirm cloud CIs are created in the CMDB.

Key thing to remember: Cloud Discovery is API-based, not network scanning. If the credentials and MID are right, it works.

If you need tell me which cloud AWS/Azure/GCP, I can give you the exact permission setup.

That's it!

 

@guptasantosh  - Please mark as Accepted Solution and give Thumbs Up if you found Helpful!!