Skip to content

Commit 8ad43a9

Browse files
Merge pull request #255636 from khdownie/patch-1
Update storage-files-identity-ad-ds-enable.md
2 parents 0ef7e3a + f9f5d2b commit 8ad43a9

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: 09/27/2023
7+
ms.date: 10/19/2023
88
ms.author: kendownie
99
ms.custom: engagement-fy23, devx-track-azurepowershell
1010
recommendations: false
@@ -69,7 +69,7 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
6969
# Import AzFilesHybrid module
7070
Import-Module -Name AzFilesHybrid
7171
72-
# Login with an Azure AD credential that has either storage account owner or contributor Azure role
72+
# Login to Azure using a credential that has either storage account owner or contributor Azure role
7373
# assignment. If you are logging into an Azure environment other than Public (ex. AzureUSGovernment)
7474
# you will need to specify that.
7575
# See https://learn.microsoft.com/azure/azure-government/documentation-government-get-started-connect-with-ps

0 commit comments

Comments
 (0)