---
title: "Update a partner destination."
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerDestinations/{partnerDestinationName}"
tags: ["PartnerDestinations"]
---

# Update a partner destination.

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerDestinations/{partnerDestinationName}`

Asynchronously updates a partner destination with the specified parameters.

## Path parameters

- `partnerDestinationName` string, required

## Parameters

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

## Request body

- PartnerDestinationUpdateParameters — Properties of the Partner Destination that can be updated.
  - `tags` object — Tags of the Partner Destination resource.

## Response `200`

Partner Destination update request accepted.

- PartnerDestination — Definition of a Resource.
  - `id` string — Fully qualified identifier of the resource.
  - `name` string — Name of the resource.
  - `type` string — Type of the resource.

## Other responses

- `201` — Partner Destination update request accepted.
- `202` — Partner Destination update request accepted.
- `default` — Error response returned if request was unsuccessful.

## Changes

- **2026-07-13** (2017-06-15-preview) `285f714f3339` — 3 warning
  - the optional response header `Azure-AsyncOperation` removed for the status `202`
  - the optional response header `Retry-After` removed for the status `201`
  - the optional response header `Retry-After` removed for the status `202`
- **2026-07-13** (2017-06-15-preview) `6114a105ef69` — 3 warning
  - deleted the `path` request parameter `resourceGroupName`
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`
- **2026-07-13** (2017-06-15-preview) `c42d8387eca8` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2017-06-15-preview) `cc8ff5a919c1` — 1 info
  - endpoint added
- **2026-07-13** (2017-06-15-preview) `cbb7abd10a95` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/azure/apis/eventgrid-microsoft-eventgrid-eventgrid/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EventGrid/partnerDestinations/:partnerDestinationName/patch.md)

---

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