cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Azure VM Integration in Dynatrace

Munzir
Contributor

I want to integrate Azure in dynatrace (Azure Integration), after going through the docs it is asking me to create a service principal which i am not getting, no videos related to integration on Youtube. 

Please guide, Thanks.

3 REPLIES 3

radek_jasinski
DynaMight Guru
DynaMight Guru

You have it nicely described in the documentation:

For Dynatrace to monitor your services, you need at least reader permissions. The steps below describe adding the service principal reader permissions and refer to a common, single-tenant access approach. Before that, we recommend getting familiar with our recommendations regarding how to configure Azure service principal to avoid Azure throttling limits.

https://docs.dynatrace.com/docs/shortlink/azure-monitoring-guide#azure-roles-and-permissions

When you follow the instructions in the documentation you get an error?

Radek

Have a nice day!

RazTN7
Dynatrace Champion
Dynatrace Champion

Hello Munzir,
Did you get change to see below doc for service principal.

Available in doc:

To create a service principal in Azure Portal, you must register your application in the Azure Active Directory and grant access permissions for your service principal.

To register your application

  1. Go to the Azure Management Portal and select Azure Active Directory.

  2. Copy the value of Tenant ID and save it as Tenant ID for future retrieval. This is required to configure Dynatrace to connect to your Azure account.

  3. Select App registrations in the navigation pane of the selected Active Directory.

  4. Select New registration at the top of the App registrations blade and type the name of your application.

  5. Leave all other settings with their default values and select Register.

  6. Copy the value of Application (client) ID and save it as Client ID for future retrieval.

  7. Select Certificates & secrets > New client secret to create a new security key.

  8. Enter a key description, choose the desired key duration, and then select Add to save the new key.

  9. Copy the value of Value and save it as Secret Key for future retrieval.

Hope this helps..

Cheers!

RN

Have a nice day!

Thanks Ramesh, you have described it quite nicely.

I will go through the steps which you have mentioned and will update if i face any errors.

Thank You.

Featured Posts