---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EnterpriseKnowledgeGraph/services/{resourceName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EnterpriseKnowledgeGraph/services/{resourceName}"
tags: ["EnterpriseKnowledgeGraph"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EnterpriseKnowledgeGraph/services/{resourceName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EnterpriseKnowledgeGraph/services/{resourceName}`

Updates a EnterpriseKnowledgeGraph Service

## Path parameters

- `resourceGroupName` string, required
- `resourceName` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Request body

- EnterpriseKnowledgeGraph — Azure resource
  - `id` string — Specifies the resource ID.
  - `name` string — Specifies the name of the resource.
  - `type` string — Specifies the type of the resource.
  - `location` string — Specifies the location of the resource.
  - `tags` object — Contains resource tags defined as key/value pairs.
  - `sku` Sku — The SKU of the EnterpriseKnowledgeGraph service account.
    - `name` 'F0' | 'S1', required — The name of SKU.

## Response `200`

The resource provider should return 200 (OK) to indicate that the operation completed successfully.

- EnterpriseKnowledgeGraph — Azure resource
  - `id` string — Specifies the resource ID.
  - `name` string — Specifies the name of the resource.
  - `type` string — Specifies the type of the resource.
  - `location` string — Specifies the location of the resource.
  - `tags` object — Contains resource tags defined as key/value pairs.
  - `sku` Sku — The SKU of the EnterpriseKnowledgeGraph service account.
    - `name` 'F0' | 'S1', required — The name of SKU.

## Other responses

- `201` — If resource is updated successfully, the service should return 201 (Created). Execution to continue asynchronously.
- `default` — Error response describing why the operation failed. If the resource group *or* resource does not exist, 404 (NotFound) should be returned.

---

[API](https://skmtc.net/azure/apis/azure-enterprise-knowledge-graph-service.md) · [All operations](https://skmtc.net/azure/apis/azure-enterprise-knowledge-graph-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-enterprise-knowledge-graph-service/versions/d5040112f31f/schema)
