---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labaccounts/{labAccountName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labaccounts/{labAccountName}"
tags: ["LabAccounts"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labaccounts/{labAccountName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labaccounts/{labAccountName}`

Modify properties of lab accounts.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `labAccountName` string, required

## Query parameters

- `api-version` string, required

## Request body

- LabAccountFragment — An Azure resource.
  - `id` string — The identifier of the resource.
  - `name` string — The name of the resource.
  - `type` string — The type of the resource.
  - `location` string — The location of the resource.
  - `tags` object — The tags of the resource.

## Response `200`

OK

- LabAccount — An Azure resource.
  - `id` string — The identifier of the resource.
  - `name` string — The name of the resource.
  - `type` string — The type of the resource.
  - `location` string — The location of the resource.
  - `tags` object — The tags of the resource.

## Other responses

- `default` — BadRequest

---

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