Skip to content

Commit fc73bde

Browse files
authored
Update AAD DS enablement doc
1 parent 7aee07b commit fc73bde

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ author: roygara
55

66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 08/08/2019
8+
ms.date: 01/06/2020
99
ms.author: rogarana
1010
ms.subservice: files
1111
---
1212

13-
# Enable Azure Active Directory Domain Services authentication over SMB for Azure Files
13+
# Enable Azure Active Directory Domain Services authentication on Azure Files
1414

1515
[!INCLUDE [storage-files-aad-auth-include](../../../includes/storage-files-aad-auth-include.md)]
1616

17-
For an overview of Azure AD authentication over SMB for Azure Files, see [Overview of Azure Active Directory authentication over SMB for Azure Files](storage-files-active-directory-overview.md).
17+
For an overview of the identity-based authentication supported on Azure Files, see [Overview of Azure Active Directory authentication over SMB for Azure Files](storage-files-active-directory-overview.md). This article is focused on how to enable authentication with Azure Active Directory Domain Services (Azure AD DS) on Azure Files. If you are interested in leveraging customer-managed Active Directory (AD) as the directory service for Azure Files authentication, see [Enable Customer-managed Active Directory authentication on Azure Files](../../../includes/???)
1818

1919
[!INCLUDE [updated-for-az](../../../includes/updated-for-az.md)]
2020

@@ -67,7 +67,7 @@ Before you enable Azure AD over SMB for Azure Files, make sure you have complete
6767

6868
## Enable Azure AD DS authentication for your account
6969

70-
To enable Azure AD DS authentication over SMB for Azure Files, you can set a property on storage accounts created after September 24, 2018, by using the Azure portal, Azure PowerShell, or Azure CLI. Setting this property registers the storage account with the associated Azure AD DS deployment. Azure AD DS authentication over SMB is then enabled for all new and existing file shares in the storage account.
70+
To enable Azure AD DS authentication over SMB for Azure Files, you can set a property on storage accounts by using the Azure portal, Azure PowerShell, or Azure CLI. Setting this property implicitly "domain joins" the storage account with the associated Azure AD DS deployment. Azure AD DS authentication over SMB is then enabled for all new and existing file shares in the storage account.
7171

7272
Keep in mind that you can enable Azure AD DS authentication over SMB only after you have successfully deployed Azure AD DS to your Azure AD tenant. For more information, see the [prerequisites](#prerequisites).
7373

0 commit comments

Comments
 (0)