Skip to content

Commit 4b2d8f1

Browse files
committed
fixed warning
1 parent 8f14ac8 commit 4b2d8f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/storage-files-identity-auth-active-directory-domain-service-enable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ By default, Azure AD DS authentication uses Kerberos RC4 encryption. We recommen
150150

151151
The action requires running an operation on the Active Directory domain that's managed by Azure AD DS to reach a domain controller to request a property change to the domain object. The cmdlets below are Windows Server Active Directory PowerShell cmdlets, not Azure PowerShell cmdlets. Because of this, these PowerShell commands must be run from a machine that's domain-joined to the Azure AD DS domain.
152152

153-
As an Azure AD DS user with the required permissions (typically, members of the **AAD DC Administrators** group will have the necessary permissions), execute the following Azure PowerShell commands.
153+
> [!IMPORTANT]
154+
> Azure Cloud Shell won't work in this scenario.
154155
155-
> [!IMPORTANT]
156-
> Azure Cloud Shell won't work in this scenario.
156+
As an Azure AD DS user with the required permissions (typically, members of the **AAD DC Administrators** group will have the necessary permissions), execute the following PowerShell commands.
157157

158158
```powershell
159159
# 1. Find the service account in your managed domain that represents the storage account.

0 commit comments

Comments
 (0)