We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f329041 + 29f7d92 commit 5680dbaCopy full SHA for 5680dba
articles/azure-resource-manager/bicep/bicep-functions-deployment.md
@@ -176,7 +176,7 @@ The preceding example returns the following object when deployed to global Azure
176
"vmImageAliasDoc": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-compute/quickstart-templates/aliases.json",
177
"resourceManager": "https://management.azure.com/",
178
"authentication": {
179
- "loginEndpoint": "https://login.windows.net/",
+ "loginEndpoint": "https://login.microsoftonline.com/",
180
"audiences": [
181
"https://management.core.windows.net/",
182
"https://management.azure.com/"
0 commit comments