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

Getting connection error while connecting Dynatrace to Azure Monitor

saumil
Participant

Hi Team,

While connecting the Dynatrace to Azure monitor, I am getting the error like communication error. Although I am putting the right value for client ID, tenant ID and secret key.

 

image003.png

Please provide your suggestion on this issue.

1 REPLY 1

dawid_kaszubski
Dynatrace Enthusiast
Dynatrace Enthusiast

Hi saumil,
You need to specify api-version as a query param. E.g.:

https://management.azure.com?api-version=2020-08-01


Current API version can be found here:
https://docs.microsoft.com/en-us/rest/api/searchmanagement/management-api-versions

Featured Posts