An Azure platform as a service offer that is used to deploy web and cloud applications.
Welcome to Microsoft Q&A!
@Nabil Azmat I hope you are doing well,
This error occurs because Microsoft Entra ID restricts the creation of additional/add-on tenants to directories backed by an active, paid commercial billing agreement. Create a new tenant in Microsoft Entra ID
Even with a P2 license assigned, this happens if:
- The P2 license is a trial: Evaluation and trial subscriptions keep the base tenant classified as free/unpaid.
- No paid billing account is linked: The base directory requires an active commercial subscription (such as Pay-As-You-Go, MCA, or EA) attached in Azure Billing, not just a standalone user license.
- Sync delay: Recent commercial purchases can take a few hours to replicate billing status across Entra ID.
Check please :
- Add a paid subscription: Go to the Azure Portal > Cost Management + Billing and attach an active, paid Azure subscription (e.g., Pay-As-You-Go) to your base directory.
- Create a standalone tenant instead: If you only need a separate environment and do not want to convert the base directory, register directly for a new standalone tenant or Microsoft 365 developer tenant rather than nesting it from an unpaid directory.
References:
Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.