How do I transfer ownership of my subscription id

David Howard 0 Reputation points
2026-04-17T15:36:47.1433333+00:00

I have a subscription Id I would like to transfer I have the Subscription Id and the directory information

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Oldest
  1. AI answer

    2026-04-17T15:37:06.0766667+00:00

    To transfer ownership of an Azure subscription, use one of the following approaches depending on what needs to move: billing ownership, directory (tenant) association, or both.

    1. Confirm prerequisites
    • Be Subscription Owner on the source subscription.
    • Be billing account owner for that subscription if changing billing ownership.
    • Ensure the Owner role is directly assigned (not via group/PIM).
    • Have a user account in both source and target directories if changing directory.
    1. If only changing the Microsoft Entra directory (same billing owner) This changes which tenant the subscription is associated with but does not change who pays the bill.

    Steps (Azure portal):

    1. Sign in to the Azure portal with an account that has the Owner role on the subscription.
    2. Go to Subscriptions and select the subscription.
    3. Select Change directory.
    4. Review the warnings and select the target directory.
    5. Select Change.
    6. After success, use Switch directories to move to the new directory context.

    Note: Changing the subscription directory is a service-level operation and does not affect billing ownership. To delete the original directory later, billing ownership must be transferred separately.

    1. If transferring billing ownership to another account (may be in another tenant) This changes who is billed and who is the subscription owner from a billing perspective.

    Steps (high level):

    1. Initiate transfer from the current billing owner using the billing portal workflow described in Transfer billing ownership of an Azure subscription.
    2. Specify the recipient’s account (email) as the new owner.
    3. The recipient receives an email, opens the link, signs in or creates an Azure account, and selects a payment method.
    4. After acceptance, the subscription’s billing ownership is transferred.

    If the new owner’s account is in another Microsoft Entra tenant, the subscription can be moved into that tenant as part of the transfer. When doing so:

    • All existing Azure role assignments (users, groups, service principals) lose access.
    • Only the new owner retains access and must re-create role assignments.
    1. If transferring to a different Microsoft Entra directory and changing billing ownership Use the combined approach:
    2. From the current billing owner, start a billing ownership transfer and ensure the Subscription Microsoft Entra tenant option is selected so the subscription moves to the new account’s tenant.
    3. The new owner accepts the transfer via email and completes payment setup.
    4. After completion, the subscription is in the new owner’s tenant, and all previous role assignments are permanently removed.
    5. The new owner must re-create role assignments and any directory-dependent configurations.
    6. Important warnings
    • When a subscription is transferred to a different Microsoft Entra directory, all role assignments in the source directory are permanently deleted and cannot be restored.
    • Plan and document existing role assignments and directory-dependent resources before transferring.

    If the goal is only to associate the subscription with another tenant under the same billing owner, use Change directory. If the goal is to hand over full ownership (who pays and who controls the subscription), use the billing ownership transfer workflow, optionally with tenant move enabled.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.