Azure Cloud Discovery

SatishChitti
Tera Expert

Hello Folks, Can anyone guide me to setup the Azure Cloud Discovery in PDI.
I am using Azure Free trial & created Subscription along with the "App Registration" on the Azure Side.
Also, Created "Service Principle"  & Service Acccount with all the needed details in "Servicenow" Side.

But, When trying I am trying to discover it via Schedule I am getting the error. Am I doing something wrong?
Can anyone helpme with step by step configuration.

Thanks

SatishChitti_0-1767899983766.png

 

6 REPLIES 6

Harish Bainsla
Kilo Patron

Hi @SatishChitti  please check below video it give step by step guide

https://youtu.be/MjG__siORn4?si=0HtoD3M37u8eIlmk

if my answer helps you mark helpful and accept solution

Prathmeshda
Mega Guru

hello @SatishChitti 

Azure Side Setup

Create Azure Subscription (you already did).

Create App Registration in Azure AD.

Note Application (client) ID and Directory (tenant) ID.

Create Client Secret for the app.

Assign Reader role (or higher) to your subscription for the app. ServiceNow Side Setup

Go to Cloud Management → Cloud Accounts → New → Microsoft Azure.

Enter:

Name

Subscription ID

Tenant ID

Client ID (App Registration)

Client Secret

Save and Test Connection.

 Discovery Setup

Go to Discovery → Credentials

Add Windows / Cloud Credential if required.

Go to Discovery → Schedules → New

Select Azure Cloud Account

Schedule a run (or run Preview first).

Common Error Checks

Make sure the Service Principal has proper Azure roles.

Ensure Client Secret is not expired.

Ensure Network / MID Server can reach Azure endpoints.

Check Discovery logs for detailed errors.

Test and Verify

Run a Preview first.

Verify resources show up under Cloud Management → Instances.
If this response proves useful, please mark it as Accept as Solution and Helpful. Doing so benefits both the community and me. 👍🙂