ResourceGroups
Updates a resource group.
Resource groups can be updated through a simple PATCH operation to a group address. The format of the request is the same as that for creating a resource group. If a field is unspecified, the current value is retained.
patch/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}
Path parameters
resourceGroupNamestring required
The name of the resource group to update. The name is case insensitive.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for this operation.
Request body
Response
OK - Returns information about the resource group.