Skip to content

Commit 50b8bbf

Browse files
Remove extra space
1 parent 086d7c0 commit 50b8bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/extensions/custom-script-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ These items should be treated as sensitive data and specified in the extensions
9595
"storageAccountName": "<storage-account-name>",
9696
"storageAccountKey": "<storage-account-key>",
9797
"fileUris": ["https://.."],
98-
"managedIdentity" : "<managed-identity-identifier>"
98+
"managedIdentity" : "<managed-identity-identifier>"
9999
}
100100
}
101101
}

0 commit comments

Comments
 (0)