Skip to content

Commit 6f951d7

Browse files
authored
Update storage-files-active-directory-domain-services-enable.md
1 parent b700975 commit 6f951d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-active-directory-domain-services-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Import-Module -name AzFilesHybrid
119119
Connect-AzAccount
120120
121121
#Select the target subscription for the current session
122-
Select-AzureSubscription -SubscriptionId "<your-subscription-id-here>"
122+
Select-AzSubscription -SubscriptionId "<your-subscription-id-here>"
123123
124124
#Register the target storage account with your active directory environment under the target OU
125125
join-AzStorageAccountForAuth -ResourceGroupName "<resource-group-name-here>" -Name "<storage-account-name-here>" -DomainAccountType "<ServiceLogonAccount|ComputerAccount>" -OrganizationUnitName "<ou-name-here>"

0 commit comments

Comments
 (0)