---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}"
tags: ["CommitmentPlans"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}`

Patch an existing Azure ML commitment plan resource.

## Request body

- CommitmentPlanPatchPayload — The properties of a commitment plan which may be updated via PATCH.
  - `tags` Tags — Resource tags
  - `sku` ResourceSku — The SKU of a resource.
    - `capacity` integer — The scale-out capacity of the resource. 1 is 1x, 2 is 2x, etc. This impacts the quantities and cost of any commitment plan resource.
    - `name` string — The SKU name. Along with tier, uniquely identifies the SKU.
    - `tier` string — The SKU tier. Along with name, uniquely identifies the SKU.

## Response `200`

OK

- CommitmentPlan — Common properties of an ARM resource.
  - `id` string — Resource Id.
  - `name` string — Resource name.
  - `location` string, required — Resource location.
  - `type` string — Resource type.
  - `tags` Tags — Resource tags

---

[API](https://skmtc.dev/azure/apis/azure-ml-commitment-plans-management-client.md) · [All operations](https://skmtc.dev/azure/apis/azure-ml-commitment-plans-management-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/azure-ml-commitment-plans-management-client/revisions/c243d3deab26/schema)
