Skip to content

Commit 7f1ccf9

Browse files
committed
remove backtick
1 parent b54bd6a commit 7f1ccf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to enable Active Directory Domain Services authentication
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
7-
ms.date: 12/11/2023
7+
ms.date: 12/12/2023
88
ms.author: kendownie
99
ms.custom: engagement-fy23, devx-track-azurepowershell
1010
recommendations: 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

0 commit comments

Comments
 (0)