---
title: "PATCH /subscriptions/{subscriptionId}/providers/Microsoft.Edge/sites/{siteName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Edge/sites/{siteName}"
---

# PATCH /subscriptions/{subscriptionId}/providers/Microsoft.Edge/sites/{siteName}

`PATCH /subscriptions/{subscriptionId}/providers/Microsoft.Edge/sites/{siteName}`

Update a Site

## Path parameters

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

## Request body

- SiteUpdate — The type used for update operations of the Site.
  - `properties` SiteUpdateProperties — The updatable properties of the Site.
    - `displayName` string — displayName of Site resource
    - `description` string — Description of Site resource
    - `siteAddress` SiteAddressProperties — Site address properties
      - `streetAddress1` string — First line of the street address
      - `streetAddress2` string — Second line of the street address
      - `city` string — City of the address
      - `stateOrProvince` string — State or province of the address
      - `country` string — Country of the address
      - `postalCode` string — Postal or ZIP code of the address
    - `labels` object — Key-value pairs for labeling the site resource.

## Response `200`

Azure operation completed successfully.

- Site — unresolved $ref

## Other responses

- `default` — An unexpected error response.

---

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