Skip to content

Commit 4c41b6b

Browse files
Merge pull request #268798 from khdownie/patch-1
Update storage-files-identity-ad-ds-enable.md
2 parents ed6c38a + 71af556 commit 4c41b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-identity-ad-ds-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Connect-AzAccount
8383
# Define parameters
8484
# $StorageAccountName is the name of an existing storage account that you want to join to AD
8585
# $SamAccountName is the name of the to-be-created AD object, which is used by AD as the logon name
86-
# for the object. It must be 20 characters or less and has certain character restrictions.
86+
# for the object. It must be 15 characters or less and has certain character restrictions.
8787
# Make sure that you provide the SamAccountName without the trailing '$' sign.
8888
# See https://learn.microsoft.com/windows/win32/adschema/a-samaccountname for more information.
8989
$SubscriptionId = "<your-subscription-id-here>"

0 commit comments

Comments
 (0)