CustomResourceProvider
Updates an existing custom resource provider. The only value that can be updated via PATCH currently is the tags.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomProviders/resourceProviders/{resourceProviderName}
Path parameters
subscriptionIdstring required
The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)
resourceGroupNamestring required
The name of the resource group.
resourceProviderNamestring required
The name of the resource provider.
Query parameters
api-versionstring required
The API version to be used with the HTTP request.
Request body
Response
OK response. The resource has been updated.