Artifact
Create or update blueprint artifact.
put/{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/artifacts/{artifactName}
Path parameters
resourceScopestring required
The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
blueprintNamestring required
Name of the blueprint definition.
artifactNamestring required
Name of the blueprint artifact.
Query parameters
api-versionstring required
Client API Version.
Request body
Response
Created -- blueprint artifact created/updated.