I am trying to create azure subscription from api. After making api request, I got this error saying:
"(NotAllowed) Couldn't create subscription. Your account has reached its subscription limit. To create more subscriptions, contact Azure support. Code: NotAllowed Message: Couldn't create subscription. Your account has reached its subscription limit. To create more subscriptions, contact Azure support.".
I currently have 10 subscription created under my root management group and I did not find anything in the documentation that mentions any limit on subscription under specific management group.
These are some references that I went through related to limits in azure.
Azure subscription and service limits, quotas, and constraints
Billing accounts and scopes in the Azure portal
I didn't find anything related to subscription limits other than that. If anyone is able to guide or help it would be great. Thanks