---
title: "PUT /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}"
method: PUT
path: "/{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}"
tags: ["Assignment"]
---

# PUT /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}

`PUT /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}`

Create or update a blueprint assignment.

## Path parameters

- `resourceScope` string, required
- `assignmentName` string, required

## Query parameters

- `api-version` string, required

## Request body

- Assignment — Common properties for all Azure resources.
  - `id` string — String Id used to locate any resource on Azure.
  - `type` string — Type of this resource.
  - `name` string — Name of this resource.

## Response `201`

Created -- blueprint assignment saved.

- Assignment — Common properties for all Azure resources.
  - `id` string — String Id used to locate any resource on Azure.
  - `type` string — Type of this resource.
  - `name` string — Name of this resource.

## Other responses

- `default` — Blueprints error response.

---

[API](https://skmtc.net/azure/apis/blueprintclient-2.md) · [All operations](https://skmtc.net/azure/apis/blueprintclient-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/blueprintclient-2/versions/87a81a44f5a7/schema)
