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
Response
Created -- blueprint assignment saved.