---
title: "PUT /{applicationId}"
method: PUT
path: "/{applicationId}"
tags: ["Applications"]
---

# PUT /{applicationId}

`PUT /{applicationId}`

Creates or updates a managed application.

## Path parameters

- `applicationId` string, required

## Parameters

- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- Application — Resource information.
  - `id` string — Resource ID
  - `name` string — Resource name
  - `type` string — Resource type
  - `location` string — Resource location
  - `tags` object — Resource tags
  - `systemData` SystemData — unresolved $ref

## Response `200`

Azure operation completed successfully.

- Application — Resource information.
  - `id` string — Resource ID
  - `name` string — Resource name
  - `type` string — Resource type
  - `location` string — Resource location
  - `tags` object — Resource tags
  - `systemData` SystemData — unresolved $ref

## Other responses

- `201` — Azure create operation completed successfully.
- `default` — An unexpected error response.

---

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