Edit

Share via


Manage Azure subscription policies

This article helps you to configure Azure subscription policies to control the movement of Azure subscriptions from and into directories. The default behavior of these two policies is set to Allow Everyone. Note that the setting of Allow Everyone allows all authorized users, including authorized guest users on a subscription to be able to transfer them. It does not mean all users of a directory.

Prerequisites

Available subscription policy settings

Use the following policy settings to control the movement of Azure subscriptions from and into directories.

Subscriptions leaving a Microsoft Entra ID directory

The policy allows or stops users from moving subscriptions out of the current directory. Subscription owners can change the directory of an Azure subscription or use transfer features available on the Azure portal and APIs to another directory where they're a member. Global administrators can allow or disallow directory users from changing the directory or transfer of subscriptions.

  • Set this policy to Permit no one if you do not want subscriptions to be transferred out of your directory. This policy applies to all authorized subscriptions users including authorized guest users of your directory.
  • Set this policy to Allow Everyone if you want all authorized users including authorized guest users to be able to transfer subscriptions out of your directory.

Subscriptions entering a Microsoft Entra ID directory

The policy allows or stops users from other directories, who have access in the current directory, to move subscriptions into the current directory. Subscription owners can change the directory of an Azure subscription or transfer them to another directory where they're a member. Global administrators can allow or disallow directory users from transferring these subscriptions.

  • Set this policy to Permit no one if you do not want subscriptions to be transferred into your directory. This policy applies to all authorized users, including authorized guest users of your directory.
  • Set this policy to Allow Everyone if you want all authorized users, including authorized guest users in your directory to be able to transfer subscriptions into your directory.

Exempted Users

For governance reasons, global administrators can block all subscription directory moves - in to or out of the current directory. However they might want to allow specific users to do both operations. For both situations, they can configure a list of exempted users that allows these users to bypass all the policy settings that apply to everyone else.

Important note

Authorized users (including guest users) in your directory can create Azure subscriptions in another directory where they have billing permissions and then transfer those subscriptions into your Entra ID directory. If you don't want to allow this, you should set one or both of the following policies:

  • Subscriptions leaving Entra ID directory should be set to Permit no one.
  • Subscriptions entering Entra ID directory should be set to Permit no one.

Setting subscription policy

  1. Sign in to the Azure portal.
  2. Navigate to Subscriptions. Manage Policies is shown on the command bar.
    Screenshot showing Manage Polices in Subscriptions.
  3. Select Manage Policies to view details about the current subscription policies set for the directory. A global administrator with elevated permissions can make edits to the settings including adding or removing exempted users.
    Screenshot showing specific policy settings and exempted users.
  4. Select Save changes at the bottom to save changes. The changes are effective immediately.

Read subscription policy

Non-global administrators can still navigate to the subscription policy area to view the directory's policy settings. They can't make any edits. They can't see the list of exempted users for privacy reasons. They can view their global administrators to submit requests for policy changes, as long as the directory settings allow them to.

Screenshot showing the Manage policies in Subscriptions as a reader.

Next steps