---
title: "PUT /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease"
method: PUT
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease"
tags: ["AutoQuotaIncrease"]
---

# PUT /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease

`PUT /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease`

Sets the Auto Quota Increase enrollment properties for the specified subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Request body

- AutoQuotaIncreaseDetail — Auto Quota Increase settings.
  - `id` string — The subscription Id.
  - `name` string — The name of the auto quota increase.
  - `type` string — The type of the resource
  - `properties` AutoQuotaIncreaseSettings — Actions for auto quota increase.
    - `settings` AqiSettings — Settings for auto quota increase.
      - `autoQuotaIncreaseState` 'enabled' | 'disabled' — The Auto quota increase feature state - enabled: feature is enabled, disabled: feature is disabled.
    - `onFailure` Actions — The actions for auto quota increase.
      - `emailActions` EmailActions — The email actions.
        - `emailAddresses` EmailAction[] — The list of email actions.
          - `emailAddress` string — The email address for the action.
    - `onSuccess` Actions — The actions for auto quota increase.
      - `emailActions` EmailActions — The email actions.
        - `emailAddresses` EmailAction[] — The list of email actions.
          - `emailAddress` string — The email address for the action.
    - `supportTicketAction` SupportRequestAction — The SupportRequest action.
      - `severity` 'Critical' | 'Moderate' | 'Minimal' — The Severity types.
      - `firstName` string — The first name of the recipient.
      - `lastName` string — The last name of the recipient.
      - `country` string — The country of the recipient.
      - `phoneNumber` string — The phone number of the recipient.
      - `primaryEmailAddress` string — The primary email addresses of the recipients.
      - `supportLanguage` string — The support language.
      - `preferredContactMethod` 'Email' | 'Phone' — The contact method - Email: Contact using provided email, Phone: contact using provided phone number.
      - `alternateEmailAddresses` string[] — The alternate email address of the recipient.

## Response `200`

Ok. Returning the updated status of auto quota increase request.

- AutoQuotaIncreaseDetail — Auto Quota Increase settings.
  - `id` string — The subscription Id.
  - `name` string — The name of the auto quota increase.
  - `type` string — The type of the resource
  - `properties` AutoQuotaIncreaseSettings — Actions for auto quota increase.
    - `settings` AqiSettings — Settings for auto quota increase.
      - `autoQuotaIncreaseState` 'enabled' | 'disabled' — The Auto quota increase feature state - enabled: feature is enabled, disabled: feature is disabled.
    - `onFailure` Actions — The actions for auto quota increase.
      - `emailActions` EmailActions — The email actions.
        - `emailAddresses` EmailAction[] — The list of email actions.
          - `emailAddress` string — The email address for the action.
    - `onSuccess` Actions — The actions for auto quota increase.
      - `emailActions` EmailActions — The email actions.
        - `emailAddresses` EmailAction[] — The list of email actions.
          - `emailAddress` string — The email address for the action.
    - `supportTicketAction` SupportRequestAction — The SupportRequest action.
      - `severity` 'Critical' | 'Moderate' | 'Minimal' — The Severity types.
      - `firstName` string — The first name of the recipient.
      - `lastName` string — The last name of the recipient.
      - `country` string — The country of the recipient.
      - `phoneNumber` string — The phone number of the recipient.
      - `primaryEmailAddress` string — The primary email addresses of the recipients.
      - `supportLanguage` string — The support language.
      - `preferredContactMethod` 'Email' | 'Phone' — The contact method - Email: Contact using provided email, Phone: contact using provided phone number.
      - `alternateEmailAddresses` string[] — The alternate email address of the recipient.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/azure-reservation-api-2.md) · [All operations](https://skmtc.net/azure/apis/azure-reservation-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-reservation-api-2/versions/2f1eb330dddb/schema)
