File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Learn how to enable Active Directory Domain Services authentication
4
4
author : khdownie
5
5
ms.service : azure-file-storage
6
6
ms.topic : how-to
7
- ms.date : 12/11 /2023
7
+ ms.date : 12/12 /2023
8
8
ms.author : kendownie
9
9
ms.custom : engagement-fy23, devx-track-azurepowershell
10
10
recommendations : false
@@ -113,7 +113,7 @@ Join-AzStorageAccount `
113
113
-StorageAccountName $StorageAccountName `
114
114
-SamAccountName $SamAccountName `
115
115
-DomainAccountType $DomainAccountType `
116
- -OrganizationalUnitDistinguishedName $OuDistinguishedName `
116
+ -OrganizationalUnitDistinguishedName $OuDistinguishedName
117
117
118
118
# You can run the Debug-AzStorageAccountAuth cmdlet to conduct a set of basic checks on your AD configuration
119
119
# 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