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 086d7c0 commit 50b8bbfCopy full SHA for 50b8bbf
articles/virtual-machines/extensions/custom-script-linux.md
@@ -95,7 +95,7 @@ These items should be treated as sensitive data and specified in the extensions
95
"storageAccountName": "<storage-account-name>",
96
"storageAccountKey": "<storage-account-key>",
97
"fileUris": ["https://.."],
98
- "managedIdentity" : "<managed-identity-identifier>"
+ "managedIdentity" : "<managed-identity-identifier>"
99
}
100
101
0 commit comments