docs: update deprecated Azure AD terminology to Microsoft Entra ID#44293
Conversation
## Summary Replace deprecated "Azure AD" terminology with the current "Microsoft Entra" branding per Microsoft's official rename (July 2023). ## Changes | Location | Before | After | |---|---|---| | `billing/concepts/azure-subscriptions.md` | an **Azure AD** global administrator | a **Microsoft Entra** Global Administrator | ## Why - Microsoft officially renamed Azure Active Directory to **Microsoft Entra ID** in July 2023. - The role name **Global Administrator** remains unchanged; only the product prefix requires updating. ## References - [Microsoft Entra rename announcement](https://learn.microsoft.com/en-us/entra/fundamentals/new-name) - [Microsoft Entra built-in roles – Global Administrator](https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/permissions-reference#global-administrator)
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
This PR updates deprecated Azure AD terminology in billing documentation to use current Microsoft Entra branding.
Changes:
- Replaces “Azure AD global administrator” with “Microsoft Entra Global Administrator” in Azure subscription setup prerequisites.
| * You must know your Azure subscription ID. See [Get subscription and tenant IDs in the Azure portal](https://learn.microsoft.com/en-us/azure/azure-portal/get-subscription-tenant-id) in the Microsoft Docs. | ||
|
|
||
| * You must be logged into Azure as a user who is able to provide tenant-wide admin consent or arrange to work with an Azure AD global administrator to configure an admin consent workflow. See [AUTOTITLE](/billing/concepts/azure-subscriptions). | ||
| * You must be logged into Azure as a user who is able to provide tenant-wide admin consent or arrange to work with a Microsoft Entra Global Administrator to configure an admin consent workflow. See [AUTOTITLE](/billing/concepts/azure-subscriptions). |
|
@zer0big Looks good! Thanks for the update! |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Summary
Replace deprecated "Azure AD" terminology with the current "Microsoft Entra" branding per Microsoft's official rename (July 2023).
Changes
billing/concepts/azure-subscriptions.mdWhy
References
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: