Settings API - Microsoft Entra Identity Developer Connection schema table
Microsoft Entra Identity Developer Connection (app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection)
Authentication settings for Microsoft Entra Identity Developer.
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.azure.connector:microsoft-entra-identity-developer-connection | |
Environment ActiveGate | https://{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
Property | Type | Description | Required |
---|---|---|---|
Connection namename | text | The name of the Microsoft Entra Identity Developer connection | required |
Descriptiondescription | text | - | optional |
Directory (tenant) IDdirectoryId | secret | Directory (tenant) ID of Microsoft Entra Identity Developer | required |
Application (client) IDapplicationId | secret | Application (client) ID of your app registered in Microsoft Azure App registrations | required |
Client secretclientSecret | secret | Client secret of your app registered in Microsoft Azure App registrations | required |