EHNamespaces

Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}

Path parameters

namespaceNamestring required

The Namespace name

Parameters

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

Request body

EHNamespace required— unresolved $ref

Response

Azure operation completed successfully.

EHNamespace required— unresolved $ref

Changes

Changed in 2 of the 4 revisions of this API.131

  • 2026-01-01945b239a2b0031See the full diff
    • the optional response header Azure-AsyncOperation removed for the status 202

      optional-response-header-removed

    • the optional response header Location removed for the status 202

      optional-response-header-removed

    • the optional response header Retry-After removed for the status 202

      optional-response-header-removed

    • added the success response with the status 201

      response-success-status-added

  • 2026-01-0152de2a16ac181See the full diff
    • removed the success response with the status 201

      response-success-status-removed