Assignment

Create or update a blueprint assignment.

put/{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}

Path parameters

resourceScopestring required

The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').

assignmentNamestring required

Name of the blueprint assignment.

Query parameters

api-versionstring required

Client API Version.

Request body

idstring

String Id used to locate any resource on Azure.

typestring

Type of this resource.

namestring

Name of this resource.

Response

Created -- blueprint assignment saved.

idstring

String Id used to locate any resource on Azure.

typestring

Type of this resource.

namestring

Name of this resource.

Changes

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