How to restrict Azure subscription creation for specific email domains while allowing administrators?

Kanha Bhatt 1 Reputation point
2026-08-19T07:52:49.09+00:00

Hello Microsoft Community,

We are looking to strengthen our cloud governance and prevent unauthorized users from creating new Azure subscriptions using their corporate identities & personal credit card, while still allowing designated administrators to do so.

Scenario:

We have users in our tenant with domains like @abc.com and @abcglobal.com.

We want to block standard users under these domains from creating self-service/Pay-As-You-Go Azure subscriptions or attaching their corporate accounts to new subscriptions.

We must allow designated IT / Cloud Administrators under these same domains to create and provision subscriptions as needed.

Specific Questions:

  1. Can Azure Policy be used for this? Can a custom Azure Policy definition inspect user attributes (such as UPN or domain name) and deny subscription creation at the root/tenant level?
  2. Recommended Best Practice: If Azure Policy does not evaluate user identity during subscription creation, what is the Microsoft-recommended approach to achieve this lockdown? (e.g., Billing RBAC, Microsoft Entra ID tenant creation settings, or Management Group isolation/quarantine strategies?)

Any architectural guidance, reference documentation, or best practices would be greatly appreciated!

Thank you!

@azure-policy⁠

@⁠azure-governance⁠

⁠@azure-subscriptions⁠

⁠@microsoft-entra-id⁠

Azure Policy
Azure Policy

An Azure service that is used to implement corporate governance and standards at scale for Azure resources.


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.