---
title: "PUT /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/artifacts/{artifactName}"
method: PUT
path: "/{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/artifacts/{artifactName}"
tags: ["Artifact"]
---

# PUT /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/artifacts/{artifactName}

`PUT /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/artifacts/{artifactName}`

Create or update blueprint artifact.

## Path parameters

- `resourceScope` string, required
- `blueprintName` string, required
- `artifactName` string, required

## Query parameters

- `api-version` string, required

## Request body

- Artifact — 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 artifact created/updated.

- Artifact — 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-3.md) · [All operations](https://skmtc.net/azure/apis/blueprintclient-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/blueprintclient-3/revisions/0f20a9e5d396/schema)
