Forum Discussion
Unable to Create Azure Batch Pool Due to "Pool Quota Reached" Error Despite Having Zero Pools
I'm encountering an issue with Azure Batch where I'm unable to create a new batch pool. The error message I'm receiving is: poolquotaReached: pool quota for the account has been reached. However, when I check the quota, it shows that my current pool size is 0.
Here are some details about my situation:
- Azure Service: Azure Batch
- Error Message: poolquotaReached: pool quota for the account has been reached
- Current Pool Size: 0
- Actions Taken:
- Verified quota through the Azure Portal, which confirms that no pools are currently in use.
- Checked for any hidden or lingering pools that might be consuming quota, but found none.
I am unsure how to proceed with this issue. Has anyone encountered a similar problem, or can someone provide guidance on how to resolve this? Is there a possibility that my account quota is incorrectly configured, or could this be a bug?
Any insights or solutions would be greatly appreciated. Thank you!
3 Replies
- IanKelly134Copper Contributor
I am also facing this issue. I am trying to create a first pool under an Azure Batch Account and no matter what I try I get this error and it cannot create the pool.
- IanKelly134Copper ContributorThanks Kidd_Ip for the reply. I did find that same article above but could not find where in the request quota wizard you can request for more pools. I also saw that all of my organization's current quotas are not at all full. Could this be a subscription level issue or possibly an Azure outage that is going on at the moment?