---
title: "PUT /{applicationDefinitionId}"
method: PUT
path: "/{applicationDefinitionId}"
tags: ["ApplicationDefinitions"]
---

# PUT /{applicationDefinitionId}

`PUT /{applicationDefinitionId}`

Creates a new managed application definition.

## Path parameters

- `applicationDefinitionId` string, required

## Query parameters

- `api-version` string, required

## Request body

- ApplicationDefinition — Resource information.
  - `id` string — Resource ID
  - `name` string — Resource name
  - `type` string — Resource type
  - `location` string — Resource location
  - `tags` object — Resource tags

## Response `200`

OK - Returns information about the managed application definition, including provisioning status.

- ApplicationDefinition — Resource information.
  - `id` string — Resource ID
  - `name` string — Resource name
  - `type` string — Resource type
  - `location` string — Resource location
  - `tags` object — Resource tags

## Other responses

- `201` — Created - Returns information about the managed application definition, including provisioning status.
- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.dev/azure/apis/resources-microsoft-solutions-managedapplications.md) · [All operations](https://skmtc.dev/azure/apis/resources-microsoft-solutions-managedapplications/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/resources-microsoft-solutions-managedapplications/revisions/921f2cbe0176/schema)
