Update container groups.

Updates container group tags with specified values.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroups/{containerGroupName}

Path parameters

containerGroupNamestring required

The name of the container group.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Request body

idstring

The resource id.

namestring

The resource name.

typestring

The resource type.

locationstring

The resource location.

tagsobject

The resource tags.

zonesstring[]

The zones for the container group.

Response

Azure operation completed successfully.

ContainerGroup required— unresolved $ref

Changes