Forum Discussion
steve144
Jan 09, 2022Copper Contributor
deployment error
hello every one please any azure experienced developer in the house?? i need help deploying an http://asp.net/ core mvc application ...
ChrisBradshaw
Jan 10, 2022Iron Contributor
Have you got any existing apps deployed in the same subscription? Each Azure subscription has a quota limiting the number of each type of resource that can be deployed. Details on checking quota limits can be found here: https://docs.microsoft.com/en-us/azure/networking/check-usage-against-limits
As the error suggests, you can potentially work round this by choosing a different SKU (VM/ App size) or by changing region, or by requesting a quota increase.
As the error suggests, you can potentially work round this by choosing a different SKU (VM/ App size) or by changing region, or by requesting a quota increase.