---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOpsInfrastructure/pools/{poolName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOpsInfrastructure/pools/{poolName}"
tags: ["Pools"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOpsInfrastructure/pools/{poolName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOpsInfrastructure/pools/{poolName}`

Update a Pool

## Path parameters

- `poolName` string, required

## Parameters

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

## Request body

- PoolUpdate — The type used for update operations of the Pool.
  - `identity` ManagedServiceIdentity — unresolved $ref
  - `tags` object — Resource tags.
  - `properties` PoolUpdateProperties — The updatable properties of the Pool.
    - `provisioningState` 'Succeeded' | 'Failed' | 'Canceled' | 'Provisioning' | 'Updating' | 'Deleting' | 'Accepted' — The status of the current operation.
    - `maximumConcurrency` integer — Defines how many resources can there be created at any given time.
    - `organizationProfile` OrganizationProfile — Defines the organization in which the pool will be used.
      - `kind` string, required — Discriminator property for OrganizationProfile.
    - `agentProfile` AgentProfile — The agent profile of the machines in the pool.
      - `kind` string, required — Discriminator property for AgentProfile.
      - `resourcePredictions` ResourcePredictions — Defines pool buffer.
      - `resourcePredictionsProfile` ResourcePredictionsProfile — Determines how the stand-by scheme should be provided.
        - `kind` 'Manual' | 'Automatic', required — Determines how the stand-by scheme should be provided.
    - `fabricProfile` FabricProfile — Defines the type of fabric the agent will run on.
      - `kind` string, required — Discriminator property for FabricProfile.
    - `devCenterProjectResourceId` string — The resource id of the DevCenter Project the pool belongs to.
    - `runtimeConfiguration` RuntimeConfiguration — The runtime configuration of the pool.
      - `workFolder` string — The target work folder of the task agent on the machine.

## Response `200`

Azure operation completed successfully.

- Pool — unresolved $ref

## Other responses

- `202` — Resource update request accepted.
- `default` — An unexpected error response.

---

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