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 BatchError Message: poolquotaReached: pool quota for the account has been reachedCurrent Pool Size: 0Actions 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!
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 BatchError Message: poolquotaReached: pool quota for the account has been reachedCurrent Pool Size: 0Actions 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! Read More