File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Learn how to enable Active Directory Domain Services authentication
44author : khdownie
55ms.service : azure-file-storage
66ms.topic : how-to
7- ms.date : 12/11 /2023
7+ ms.date : 12/12 /2023
88ms.author : kendownie
99ms.custom : engagement-fy23, devx-track-azurepowershell
1010recommendations : false
@@ -113,7 +113,7 @@ Join-AzStorageAccount `
113113 -StorageAccountName $StorageAccountName `
114114 -SamAccountName $SamAccountName `
115115 -DomainAccountType $DomainAccountType `
116- -OrganizationalUnitDistinguishedName $OuDistinguishedName `
116+ -OrganizationalUnitDistinguishedName $OuDistinguishedName
117117
118118# You can run the Debug-AzStorageAccountAuth cmdlet to conduct a set of basic checks on your AD configuration
119119# with the logged on AD user. This cmdlet is supported on AzFilesHybrid v0.1.2+ version. For more details on
You can’t perform that action at this time.
0 commit comments