A cloud-based identity and access management service for securing user authentication and resource access
Hi @Raymond Breen,
Thank you for reaching out on Microsoft Q&A forum.
Could you please confirm what subscription you are using?
From recent cases, the generic “Tenant creation failed” right after the CAPTCHA typically occurs when you try to create a new Microsoft Entra ID tenant from within an existing tenant that doesn’t have a paid subscription. Microsoft now limits that flow to paid customers. After several retries, you may also see “Too many requests. Please try again later” due to rate‑limiting.
Customers on trial subscriptions will not be able to create additional tenants from the Microsoft Entra admin center. Customers in this situation who need a new trial tenant can sign up for a Free Azure Account.
How to unblock:
- Recommended: Start a Microsoft 365 trial or Azure Free Trial from a clean account context. The signup process creates the tenant for you and avoids this portal restriction.
- If you must use Azure portal → Create new tenant, first attach a paid subscription to the source tenant, or sign out and use an incognito window with a personal Microsoft account that isn’t a member/admin of any tenant.
- If you’ve retried multiple times, wait ~30–60 minutes before the next attempt to clear throttling.
If it still fails: Open your browser dev tools (F12 → Network) before clicking Create, reproduce once, and share the failing request’s HTTP status and response body. A 403/401 often confirms the subscription requirement; a 429 indicates rate limiting.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.
Thanks,
Thanmayi