|
| 1 | +--- |
| 2 | +title: How to rename Azure Active Directory (Azure AD) |
| 3 | +description: Learn about best practices and tips on how customers and organizations can update their documentation or content to use the Microsoft Entra ID product name and icon. |
| 4 | +services: active-directory |
| 5 | +author: CelesteDG |
| 6 | +manager: CelesteDG |
| 7 | +ms.service: active-directory |
| 8 | +ms.subservice: fundamentals |
| 9 | +ms.custom: docutune-disable |
| 10 | +ms.topic: how-to |
| 11 | +ms.date: 09/15/2023 |
| 12 | +ms.author: celested |
| 13 | +ms.reviewer: nicholepet |
| 14 | + |
| 15 | +# Customer intent: As a content creator, employee of an organization with internal documentation for IT or identity security admins, developer of Azure AD-enabled apps, ISV, or Microsoft partner, I want to learn how to correctly update our documentation or content to use the new name for Azure AD. |
| 16 | +--- |
| 17 | +# How to: Rename Azure AD |
| 18 | + |
| 19 | +Azure Active Directory (Azure AD) is being renamed to Microsoft Entra ID to better communicate the multicloud, multiplatform functionality of the product and unify the naming of the Microsoft Entra product family. |
| 20 | + |
| 21 | +This article provides best practices and support for customers and organizations who wish to update their documentation or content with the new product name and icon. |
| 22 | + |
| 23 | +## Prerequisites |
| 24 | + |
| 25 | +Before changing instances of Azure AD in your documentation or content, familiarize yourself with the guidance in [New name for Azure AD](new-name.md) to: |
| 26 | + |
| 27 | +- Understand the product name and why we made the change |
| 28 | +- Download the new product icon |
| 29 | +- Get a list of names that aren't changing |
| 30 | +- Get answers to the more frequently asked questions and more |
| 31 | + |
| 32 | +## Assess and scope renaming updates for your content |
| 33 | + |
| 34 | +Audit your experiences to find references to Azure AD and its icons. |
| 35 | + |
| 36 | +**Scan your content** to identify references to Azure AD and its synonyms. Compile a detailed list of all instances. |
| 37 | + |
| 38 | +- Search for the following terms: "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD" |
| 39 | +- Search for graphics with the Azure AD icon ( ) to replace with the Microsoft Entra ID icon () |
| 40 | + |
| 41 | +You can download the Microsoft Entra ID icon here: [Microsoft Entra architecture icons](../architecture/architecture-icons.md) |
| 42 | + |
| 43 | +**Identify exceptions in your list**: |
| 44 | + |
| 45 | +- Don't make breaking changes. |
| 46 | +- Review the [What names aren't changing?](new-name.md#what-names-arent-changing) section in the naming guidance and note which Azure AD terminology isn't changing. |
| 47 | +- Don’t change instances of 'Active Directory.' Only 'Azure Active Directory' is being renamed, not 'Active Directory,'which is the shortened name of a different product, Windows Server Active Directory. |
| 48 | + |
| 49 | +**Evaluate and prioritize based on future usage**. Consider which content needs to be updated based on whether it's user-facing or has broad visibility within your organization, audience, or customer base. You may decide that some code or content doesn't need to be updated if it has limited exposure to your end-users. |
| 50 | + |
| 51 | +Decide whether existing dated content such as videos or blogs are worth updating for future viewers. It's okay to not rename old content. To help end-users, you may want to add a disclaimer such as "Azure AD is now Microsoft Entra ID." |
| 52 | + |
| 53 | +## Update the naming in your content |
| 54 | + |
| 55 | +Update your organization's content and experiences using the relevant tools. |
| 56 | + |
| 57 | +### How to use "find and replace" for text-based content |
| 58 | + |
| 59 | +1. Almost all editing tools offer "search and replace" or "find and replace" functionality, either natively or using plug-ins. Use your preferred app. |
| 60 | +1. Use "find and replace" to find the strings "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD." |
| 61 | +1. Don't replace all instances with Microsoft Entra ID. |
| 62 | +1. Review whether each instance refers to the product or a feature of the product. |
| 63 | + |
| 64 | + - Azure AD as the product name alone should be replaced by Microsoft Entra ID. |
| 65 | + - Azure AD features or functionality become Microsoft Entra features or functionality. For example, Azure AD Conditional Access becomes Microsoft Entra Conditional Access. |
| 66 | + |
| 67 | +### Automate bulk editing using custom code |
| 68 | + |
| 69 | +Use the following criteria to determine what change(s) you need to make to instances of "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD." |
| 70 | + |
| 71 | +1. If the text string is found in the naming dictionary of previous terms, change it to the new term. |
| 72 | +1. If a punctuation mark follows "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD," replace with 'Microsoft Entra ID' because that's the product name. |
| 73 | +1. If "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD" is followed by "for, Premium, Plan, P1, or P2", replace with 'Microsoft Entra ID' because it refers to a SKU name or Service Plan. |
| 74 | +1. If an article (a, an, the) or possessive (your, your organization’s) precedes ("Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD"), then replace with 'Microsoft Entra' because it's a feature name. For example: |
| 75 | + 1. 'an Azure AD tenant' becomes 'a Microsoft Entra tenant' |
| 76 | + 1. 'your organization's Azure AD tenant' becomes 'your Microsoft Entra tenant' |
| 77 | + |
| 78 | +1. If "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD" is followed by an adjective or noun not listed above, then replace with 'Microsoft Entra' because it's a feature name. For example,'Azure AD Conditional Access' becomes 'Microsoft Entra Conditional Access,' while 'Azure AD tenant' becomes 'Microsoft Entra tenant.' |
| 79 | +1. Otherwise, replace "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD" with 'Microsoft Entra ID' |
| 80 | + |
| 81 | +See the section [Glossary of updated terminology](new-name.md#glossary-of-updated-terminology) to further refine your custom logic. |
| 82 | + |
| 83 | +### Update graphics and icons |
| 84 | + |
| 85 | +1. Replace the Azure AD icon with the Microsoft Entra ID icon. |
| 86 | +1. Replace titles or text containing "Azure Active Directory (Azure AD), Azure Active Directory, Azure AD, AAD" with 'Microsoft Entra ID.' |
| 87 | + |
| 88 | +## Communicate the change to your customers |
| 89 | + |
| 90 | +To help your customers with the transition, it's helpful to add a note: "Azure Active Directory is now Microsoft Entra ID" or follow the new name with "formerly Azure Active Directory" for the first year. |
| 91 | + |
| 92 | +## Next steps |
| 93 | + |
| 94 | +- [Stay up-to-date with what's new in Azure AD/Microsoft Entra ID](whats-new.md) |
| 95 | +- [Get started using Microsoft Entra ID at the Microsoft Entra admin center](https://entra.microsoft.com/) |
| 96 | +- [Learn more about Microsoft Entra with content from Microsoft Learn](/entra) |
0 commit comments