Skip to content

Commit 6f64f3c

Browse files
authored
Merge pull request #53154 from Strongbyte-ES/patch-1
Remove extra space
2 parents d1bd6d0 + 50b8bbf commit 6f64f3c

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)