...

Text file src/github.com/Azure/go-autorest/autorest/azure/auth/testdata/credsutf8.json

Documentation: github.com/Azure/go-autorest/autorest/azure/auth/testdata

     1{
     2  "clientId": "client-id-123",
     3  "clientSecret": "client-secret-456",
     4  "subscriptionId": "sub-id-789",
     5  "tenantId": "tenant-id-123",
     6  "activeDirectoryEndpointUrl": "https://login.microsoftonline.com",
     7  "resourceManagerEndpointUrl": "https://management.azure.com/",
     8  "activeDirectoryGraphResourceId": "https://graph.windows.net/",
     9  "sqlManagementEndpointUrl": "https://management.core.windows.net:8443/",
    10  "galleryEndpointUrl": "https://gallery.azure.com/",
    11  "managementEndpointUrl": "https://management.core.windows.net/"
    12}

View as plain text