---
title: "Implements dedicatedCloudService PATCH method"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}"
tags: ["DedicatedCloudServices"]
---

# Implements dedicatedCloudService PATCH method

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/{dedicatedCloudServiceName}`

Patch dedicated cloud service's properties

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `dedicatedCloudServiceName` string, required

## Query parameters

- `api-version` string, required

## Request body

- PatchPayload — General patch payload modal
  - `tags` unknown

## Response `200`

If resource is created or updated successfully, 200 should be returned

- DedicatedCloudService — Dedicated cloud service model
  - `id` string — /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName}
  - `location` string, required — Azure region
  - `name` string — {dedicatedCloudServiceName}
  - `properties` DedicatedCloudServiceProperties — Properties of dedicated cloud service
    - `gatewaySubnet` string, required — gateway Subnet for the account. It will collect the subnet address and always treat it as /28
    - `isAccountOnboarded` 'notOnBoarded' | 'onBoarded' | 'onBoardingFailed' | 'onBoarding' — indicates whether account onboarded or not in a given region
    - `nodes` integer — total nodes purchased
    - `serviceURL` string — link to a service management web portal
  - `tags` unknown
  - `type` string — {resourceProviderNamespace}/{resourceType}

## Other responses

- `default` — General Error

## Changes

- **2019-10-01** (2019-04-01) `7f9c99d00f07` — 3 info
  - api operation id `dedicatedCloudService_Update` removed and replaced with `DedicatedCloudServices_Update`
  - api tag `DedicatedCloudServices` added
  - api tag `dedicatedCloudService` removed
- **2019-06-20** (2019-04-01) `efec17f26250` — 3 info
  - api operation id `DedicatedCloudServices_Update` removed and replaced with `dedicatedCloudService_Update`
  - api tag `dedicatedCloudService` added
  - api tag `DedicatedCloudServices` removed

[Change history](https://skmtc.dev/azure/apis/vmwarecloudsimple/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VMwareCloudSimple/dedicatedCloudServices/:dedicatedCloudServiceName/patch.md)

---

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