|
| 1 | +--- |
| 2 | +title: Benefits of Classic deployment migration in Azure AD Domain Services | Microsoft Docs |
| 3 | +description: Learn more about the benefits of migrating a Classic deployment of Azure Active Directory Domain Services to the Resource Manager deployment model |
| 4 | +services: active-directory-ds |
| 5 | +author: iainfoulds |
| 6 | +manager: daveba |
| 7 | + |
| 8 | +ms.service: active-directory |
| 9 | +ms.subservice: domain-services |
| 10 | +ms.workload: identity |
| 11 | +ms.topic: conceptual |
| 12 | +ms.date: 05/26/2020 |
| 13 | +ms.author: iainfou |
| 14 | +--- |
| 15 | + |
| 16 | +# Benefits of migration from the Classic to Resource Manager deployment model in Azure Active Directory Domain Services |
| 17 | + |
| 18 | +Azure Active Directory Domain Services (AD DS) lets you migrate an existing managed domain that uses the Classic deployment model to the Resource Manager deployment model. Azure AD DS managed domains that use the Resource Manager deployment model provide additional features such as fine-grained password policy, audit logs, and account lockout protection. |
| 19 | + |
| 20 | +This article outlines the benefits for migration. To get started, see [Migrate Azure AD Domain Services from the Classic virtual network model to Resource Manager][howto-migrate]. |
| 21 | + |
| 22 | +> [!NOTE] |
| 23 | +> In 2017, Azure AD Domain Services became available to host in an Azure Resource Manager network. Since then, we have been able to build a more secure service using the Azure Resource Manager's modern capabilities. Because Azure Resource Manager deployments fully replace classic deployments, Azure AD DS classic virtual network deployments will be retired on March 1, 2023. |
| 24 | +> |
| 25 | +> For more information, see the [official deprecation notice](https://azure.microsoft.com/updates/we-are-retiring-azure-ad-domain-services-classic-vnet-support-on-march-1-2023/) |
| 26 | +
|
| 27 | +## Migration benefits |
| 28 | + |
| 29 | +The migration process takes an existing Azure AD DS instance that uses the Classic deployment model and moves to use the Resource Manager deployment model. When you migrate an Azure AD DS managed domain from the Classic to Resource Manager deployment model, you avoid the need to rejoin machines to the managed domain or delete the Azure AD DS instance and create one from scratch. VMs continue to be joined to the Azure AD DS managed domain at the end of the migration process. |
| 30 | + |
| 31 | +After migration, Azure AD DS provides many features that are only available for domains using Resource Manager deployment model, such as the following: |
| 32 | + |
| 33 | +* [Fine-grained password policy support][password-policy]. |
| 34 | +* Faster synchronization speeds between Azure AD and Azure AD Domain Services. |
| 35 | +* Two new [attributes that synchronize from Azure AD][attributes] - *manager* and *employeeID*. |
| 36 | +* Access to higher-powered domain controllers when you [upgrade the SKU][skus]. |
| 37 | +* AD account lockout protection. |
| 38 | +* [Email notifications for alerts on your managed domain][email-alerts]. |
| 39 | +* [Use Azure Workbooks and Azure monitor to view audit logs and sign-in activity][workbooks]. |
| 40 | +* In supported regions, [Azure Availability Zones][availability-zones]. |
| 41 | +* Integrations with other Azure products such as [Azure Files][azure-files], [HD Insights][hd-insights], and [Windows Virtual Desktop][wvd]. |
| 42 | +* Support has access to more telemetry and can help troubleshoot more effectively. |
| 43 | +* Encryption at rest using [Azure Managed Disks][managed-disks] for the data on the managed domain controllers. |
| 44 | + |
| 45 | +Azure AD DS managed domains that use a Resource Manager deployment model help you stay up-to-date with the latest new features. New features aren't available for Azure AD DS managed domains that use the Classic deployment model. |
| 46 | + |
| 47 | +## Next steps |
| 48 | + |
| 49 | +To get started, see [Migrate Azure AD Domain Services from the Classic virtual network model to Resource Manager[howto-migrate]. |
| 50 | + |
| 51 | +<!-- LINKS - INTERNAL --> |
| 52 | +[password-policy]: password-policy.md |
| 53 | +[skus]: change-sku.md |
| 54 | +[email-alerts]: notifications.md |
| 55 | +[workbooks]: use-azure-monitor-workbooks.md |
| 56 | +[azure-files]: ../storage/files/storage-files-identity-auth-active-directory-domain-service-enable.md |
| 57 | +[hd-insights]: ../hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds.md |
| 58 | +[wvd]: ../virtual-desktop/overview.md |
| 59 | +[availability-zones]: ../availability-zones/az-overview.md |
| 60 | +[howto-migrate]: migrate-from-classic-vnet.md |
| 61 | +[attributes]: synchronization.md#attribute-synchronization-and-mapping-to-azure-ad-ds |
| 62 | +[managed-disks]: ../virtual-machines/windows/managed-disks-overview.md |
0 commit comments