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.
1 parent a15ce0d commit 29f7d92Copy full SHA for 29f7d92
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.microsoftonline.com",
+ "loginEndpoint": "https://login.microsoftonline.com/",
180
"audiences": [
181
"https://management.core.windows.net/",
182
"https://management.azure.com/"
0 commit comments