Applications

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

patch/{applicationId}

Path parameters

applicationIdstring required

The fully qualified ID of the managed application, including the managed application name and the managed application resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applications/{application-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 managed application, including provisioning status.

idstring

Resource ID

namestring

Resource name

typestring

Resource type

locationstring

Resource location

tagsobject

Resource tags

Changes

No recorded changes to this endpoint across all 5 revisions of this API.