13 lines
537 B
JSON
13 lines
537 B
JSON
|
{
|
|||
|
"clientId": "client-id-123",
|
|||
|
"clientSecret": "client-secret-456",
|
|||
|
"subscriptionId": "sub-id-789",
|
|||
|
"tenantId": "tenant-id-123",
|
|||
|
"activeDirectoryEndpointUrl": "https://login.microsoftonline.com",
|
|||
|
"resourceManagerEndpointUrl": "https://management.azure.com/",
|
|||
|
"activeDirectoryGraphResourceId": "https://graph.windows.net/",
|
|||
|
"sqlManagementEndpointUrl": "https://management.core.windows.net:8443/",
|
|||
|
"galleryEndpointUrl": "https://gallery.azure.com/",
|
|||
|
"managementEndpointUrl": "https://management.core.windows.net/"
|
|||
|
}
|