From 9f0658e702c3d04bb914dad96ddab98b8c7b587a Mon Sep 17 00:00:00 2001 From: Kim Young Dae <38598117+zer0big@users.noreply.github.com> Date: Sat, 16 May 2026 12:34:43 +0900 Subject: [PATCH] docs: update deprecated Azure AD terminology to Microsoft Entra ID MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 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) --- content/billing/how-tos/set-up-payment/connect-azure-sub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/billing/how-tos/set-up-payment/connect-azure-sub.md b/content/billing/how-tos/set-up-payment/connect-azure-sub.md index 9f4a282ddb02..8ad8db19b748 100644 --- a/content/billing/how-tos/set-up-payment/connect-azure-sub.md +++ b/content/billing/how-tos/set-up-payment/connect-azure-sub.md @@ -30,7 +30,7 @@ You can pay for metered usage of {% data variables.product.github %} features th * 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). ## Connecting your Azure subscription to an organization or enterprise account