Skip to content

Instantly share code, notes, and snippets.

@bogdanbujdea
Created September 25, 2018 16:08
Show Gist options
  • Select an option

  • Save bogdanbujdea/0ef8cf4b2a371e2b933d02b0ecd59a3d to your computer and use it in GitHub Desktop.

Select an option

Save bogdanbujdea/0ef8cf4b2a371e2b933d02b0ecd59a3d to your computer and use it in GitHub Desktop.
Credentials file generated by Azure CLI
{
"clientId": "a guid",
"clientSecret": "secret guid",
"subscriptionId": "subscription guid",
"tenantId": "tenant guid",
"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/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment