Contact Us
If you still have questions or prefer to get help directly from an agent, please submit a request. We’ll get back to you as soon as possible.
![]() |
VOOZH | about |
Cluster creation fails with a message about a cloud provider error when you hover over cluster state.
Cloud Provider Launch Failure: A cloud provider error was encountered while setting up the cluster.
When you view the cluster event log to get more details, you see a message about publicIPAddresses limits.
ResourceQuotaExceeded Azure error message: Creating the resource of type 'Microsoft.Network/publicIPAddresses' would exceed the quota of '800' resources of type 'Microsoft.Network/publicIPAddresses' per resource group. The current resource count is '800', please delete some resources of this type before creating a new one.'
You may also see an error about core address limits.
Operation results in exceeding quota limits of Core. Maximum allowed: 350, Current in use: 350, Additional requested: 4.
Azure subscriptions have a public IP address limit which restricts the number of public IP addresses you can use. This is a hard limit. If you try to start a cluster that would result in your account exceeding the public IP address quota the cluster launch will fail.
You can either free up resources or request a quota increase for your account.
For more information, please review the following documentation:
If you still have questions or prefer to get help directly from an agent, please submit a request. We’ll get back to you as soon as possible.