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 : 09/27 /2023
7
+ ms.date : 10/19 /2023
8
8
ms.author : kendownie
9
9
ms.custom : engagement-fy23, devx-track-azurepowershell
10
10
recommendations : false
@@ -69,7 +69,7 @@ Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
69
69
# Import AzFilesHybrid module
70
70
Import-Module -Name AzFilesHybrid
71
71
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
73
73
# assignment. If you are logging into an Azure environment other than Public (ex. AzureUSGovernment)
74
74
# you will need to specify that.
75
75
# See https://learn.microsoft.com/azure/azure-government/documentation-government-get-started-connect-with-ps
You can’t perform that action at this time.
0 commit comments