Settings API - Microsoft Entra Identity Developer Connection schema table

Microsoft Entra ID (app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection)

Authentication settings for Microsoft Entra ID.

Schema IDSchema groupsScope
app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Connection name
name
text

The name of the Microsoft Entra ID connection

required
Description
description
text-optional
Directory (tenant) ID
directoryId
secret

Directory (tenant) ID of Microsoft Entra ID

required
Application (client) ID
applicationId
secret

Application (client) ID of your app registered in Microsoft Azure App registrations

required
Client secret
clientSecret
secret

Client secret of your app registered in Microsoft Azure App registrations

required