---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/elasticAccounts/{accountName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/elasticAccounts/{accountName}"
tags: ["ElasticAccounts"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/elasticAccounts/{accountName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/elasticAccounts/{accountName}`

Patch the specified NetApp Elastic Account

## Path parameters

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

- ElasticAccountUpdate — The type used for update operations of the ElasticAccount.
  - `identity` AzureResourceManagerCommonTypesManagedServiceIdentityUpdate — Managed service identity (system assigned and/or user assigned identities)
    - `type` ManagedServiceIdentityType — unresolved $ref
    - `userAssignedIdentities` object — The identities assigned to this resource by the user.
  - `tags` object — Resource tags.
  - `properties` ElasticAccountUpdateProperties — The updatable properties of the ElasticAccount.
    - `encryption` ElasticEncryption — Encryption settings
      - `keySource` 'Microsoft.NetApp' | 'Microsoft.KeyVault' — The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
      - `keyVaultProperties` ElasticKeyVaultProperties — Properties of key vault.
        - `keyVaultUri` string, uri — The Uri of KeyVault.
        - `keyName` string — The name of KeyVault key.
        - `keyVaultResourceId` string, arm-id — The resource ID of KeyVault.
        - `status` 'Created' | 'InUse' | 'Deleted' | 'Error' | 'Updating' — KeyVault status
      - `identity` ElasticEncryptionIdentity — Identity used to authenticate with key vault.
        - `principalId` string — The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.
        - `userAssignedIdentity` string, arm-id — The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities.
        - `federatedClientId` string — ClientId of the multi-tenant Entra ID Application. Used to access cross-tenant keyvaults.

## Response `200`

Azure operation completed successfully.

- ElasticAccount — unresolved $ref

## Other responses

- `202` — Resource update request accepted.
- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2017-08-15) `24fd9a8ea6bd` — 1 info
  - endpoint added
- **2026-07-13** (2017-08-15) `3501cc55a6e0` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2017-08-15) `220c4b976534` — 1 info
  - endpoint added
- **2026-07-13** (2017-08-15) `55ead5ca83f9` — 1 info
  - endpoint added
- **2026-07-13** (2017-08-15) `89130c242a2d` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/azure/apis/netapp-microsoft-netapp-netapp/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/elasticAccounts/:accountName/patch.md)

---

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