Microsoft Azure Administrator:Exam Guide AZ-103
上QQ阅读APP看书,第一时间看更新

Configuring cost center quotas

Quotas in Azure are basically the limits of creating an amount of resources in Azure. For example, there is a limit of 2,000 availability sets that can be created inside an Azure subscription. However, you can contact Microsoft support if you wish to increase this quota. We need to perform the following steps:

  1. Navigate to the Azure portal by opening https://portal.azure.com.
  2. In the left-hand menu, select Subscriptions.
  3. Select the right subscription. In the Subscriptions overview blade, under Settings, select Usage + quotas. There, you can select a provider:
Usage and quotas overview
  1. Select Microsoft.Compute.
  2. You will see the amount of available availability sets for this subscription. If you want to increase this, select the Request Increase button on the right-hand side of the screen:
Increasing quotas
  1. A new blade will open, where you can create a new support request for increasing the quota of an Azure resource. 

In the next section, we're going to configure resource locks and resource policies.