Appliances

Updates an existing appliance. The only value that can be updated via PATCH currently is the tags.

patch/{applianceId}

Path parameters

applianceIdstring required

The fully qualified ID of the appliance, including the appliance name and the appliance resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/appliances/{appliance-name}

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring

Resource ID

namestring

Resource name

typestring

Resource type

locationstring

Resource location

tagsobject

Resource tags

Response

Created - Returns information about the appliance, including provisioning status.

idstring

Resource ID

namestring

Resource name

typestring

Resource type

locationstring

Resource location

tagsobject

Resource tags

Changes