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 d1bd6d0 + 50b8bbf commit 6f64f3cCopy full SHA for 6f64f3c
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