---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/disconnectedOperations/{name}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/disconnectedOperations/{name}"
tags: ["DisconnectedOperations"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/disconnectedOperations/{name}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/disconnectedOperations/{name}`

Update a DisconnectedOperation

## Path parameters

- `name` 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

- DisconnectedOperationUpdate — The type used for update operations of the DisconnectedOperation.
  - `tags` object — Resource tags.
  - `properties` DisconnectedOperationUpdateProperties — The updatable properties of the DisconnectedOperation.
    - `connectionIntent` 'Connected' | 'Disconnected' — Connection Intent
    - `registrationStatus` 'Registered' | 'Unregistered' — Registration status
    - `deviceVersion` string — The device version
    - `billingConfiguration` BillingConfigurationUpdate — The billing configuration
      - `autoRenew` 'Enabled' | 'Disabled' — Auto renew status
      - `current` BillingPeriodUpdate — The billing period
        - `cores` integer — The number of cores
        - `pricingModel` 'Trial' | 'Annual' — Pricing model
      - `upcoming` BillingPeriodUpdate — The billing period
        - `cores` integer — The number of cores
        - `pricingModel` 'Trial' | 'Annual' — Pricing model
    - `benefitPlans` BenefitPlans — The benefit plans
      - `azureHybridWindowsServerBenefit` 'Enabled' | 'Disabled' — Benefit plans status
      - `windowsServerVmCount` integer — Number of Windows Server VMs to license under the Azure Hybrid Benefit plan

## Response `200`

Azure operation completed successfully.

- DisconnectedOperation — unresolved $ref

## Other responses

- `default` — An unexpected error response.

---

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