Microsoft Azure EventGridManagementClient — EventSubscriptions
Microsoft Azure EventGridManagementClient — EventSubscriptions. 51 operations. Lead operation: Microsoft Azure Get An Aggregated List Of All Global Event Subscriptions Under An Azure Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.
Microsoftazureeventsubscriptionslistglobalbysubscription — Microsoft Azure Get An Aggregated List Of All Global Event Subscriptions Under An Azure Subscription
Microsoftazureeventsubscriptionslistregionalbysubscriptionfortopictype — Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription For A Topic Type
Microsoftazureeventsubscriptionslistglobalbyresourcegroup — Microsoft Azure List All Global Event Subscriptions Under An Azure Subscription And Resource Group
Microsoftazureeventsubscriptionslistregionalbyresourcegroup — Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription And Resource Group
Microsoftazureeventsubscriptionslistregionalbyresourcegroupfortopictype — Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription And Resource Group For A Topic Type
Microsoftazurepartnertopiceventsubscriptionsgetdeliveryattributes — Microsoft Azure Get Delivery Attributes For An Event Subscription Of A Partner Topic
Microsoftazureeventsubscriptionslistglobalbyresourcegroupfortopictype — Microsoft Azure List All Global Event Subscriptions Under A Resource Group For A Topic Type
naftiko: 1.0.0-alpha2
info:
label: Microsoft Azure EventGridManagementClient — EventSubscriptions
description: 'Microsoft Azure EventGridManagementClient — EventSubscriptions. 51 operations. Lead operation: Microsoft Azure
Get An Aggregated List Of All Global Event Subscriptions Under An Azure Subscription. Self-contained Naftiko capability
covering one Microsoft Azure business surface.'
tags:
- Microsoft Azure
- EventSubscriptions
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
consumes:
- type: http
namespace: eventgridmanagementclient-eventsubscriptions
baseUri: https://management.azure.com
description: Microsoft Azure EventGridManagementClient — EventSubscriptions business capability. Self-contained, no shared
references.
resources:
- name: subscriptions-subscriptionId-providers-Microsoft.EventGrid-eventSubscriptions
path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistglobalbysubscription
method: GET
description: Microsoft Azure Get An Aggregated List Of All Global Event Subscriptions Under An Azure Subscription
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: subscriptions-subscriptionId-providers-Microsoft.EventGrid-locations-location-ev
path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistregionalbysubscription
method: GET
description: Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: location
in: path
type: string
description: Name of the location.
required: true
- name: subscriptions-subscriptionId-providers-Microsoft.EventGrid-locations-location-to
path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistregionalbysubscriptionfortopictype
method: GET
description: Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription For A Topic Type
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: location
in: path
type: string
description: Name of the location.
required: true
- name: topicTypeName
in: path
type: string
description: Name of the topic type.
required: true
- name: subscriptions-subscriptionId-providers-Microsoft.EventGrid-topicTypes-topicTypeN
path: /subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistglobalbysubscriptionfortopictype
method: GET
description: Microsoft Azure List All Global Event Subscriptions For A Topic Type
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: topicTypeName
in: path
type: string
description: Name of the topic type.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/eventSubscriptions
operations:
- name: microsoftazuredomaineventsubscriptionslist
method: GET
description: Microsoft Azure List All Event Subscriptions For A Specific Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/eventSubscriptions/{eventSubscriptionName}
operations:
- name: microsoftazuredomaineventsubscriptionsget
method: GET
description: Microsoft Azure Get An Event Subscription Of A Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be found. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: microsoftazuredomaineventsubscriptionscreateorupdate
method: PUT
description: Microsoft Azure Create Or Update An Event Subscription To A Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: eventSubscriptionInfo
in: body
type: string
description: Event subscription properties containing the destination and filter information.
required: true
- name: microsoftazuredomaineventsubscriptionsdelete
method: DELETE
description: Microsoft Azure Delete An Event Subscription For A Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be deleted. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: microsoftazuredomaineventsubscriptionsupdate
method: PATCH
description: Microsoft Azure Update An Event Subscription For A Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be updated.
required: true
- name: eventSubscriptionUpdateParameters
in: body
type: string
description: Updated event subscription information.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/eventSubscriptions/{eventSubscriptionName}/getDeliveryAttributes
operations:
- name: microsoftazuredomaineventsubscriptionsgetdeliveryattributes
method: POST
description: Microsoft Azure Get Delivery Attributes For An Event Subscription For Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/eventSubscriptions/{eventSubscriptionName}/getFullUrl
operations:
- name: microsoftazuredomaineventsubscriptionsgetfullurl
method: POST
description: Microsoft Azure Get Full Url Of An Event Subscription For Domain
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics/{topicName}/eventSubscriptions
operations:
- name: microsoftazuredomaintopiceventsubscriptionslist
method: GET
description: Microsoft Azure List All Nested Event Subscriptions For A Specific Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics/{topicName}/eventSubscriptions/{eventSubscriptionName}
operations:
- name: microsoftazuredomaintopiceventsubscriptionsget
method: GET
description: Microsoft Azure Get A Nested Event Subscription For Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription.
required: true
- name: microsoftazuredomaintopiceventsubscriptionscreateorupdate
method: PUT
description: Microsoft Azure Create Or Update A Nested Event Subscription To A Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: eventSubscriptionInfo
in: body
type: string
description: Event subscription properties containing the destination and filter information.
required: true
- name: microsoftazuredomaintopiceventsubscriptionsdelete
method: DELETE
description: Microsoft Azure Delete A Nested Event Subscription For A Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be deleted. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: microsoftazuredomaintopiceventsubscriptionsupdate
method: PATCH
description: Microsoft Azure Update A Nested Event Subscription For A Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the domain.
required: true
- name: topicName
in: path
type: string
description: Name of the topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be updated.
required: true
- name: eventSubscriptionUpdateParameters
in: body
type: string
description: Updated event subscription information.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics/{topicName}/eventSubscriptions/{eventSubscriptionName}/getDeliveryAttributes
operations:
- name: microsoftazuredomaintopiceventsubscriptionsgetdeliveryattributes
method: POST
description: Microsoft Azure Get Delivery Attributes For An Event Subscription For Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics/{topicName}/eventSubscriptions/{eventSubscriptionName}/getFullUrl
operations:
- name: microsoftazuredomaintopiceventsubscriptionsgetfullurl
method: POST
description: Microsoft Azure Get Full Url Of A Nested Event Subscription For Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics/{topicName}/providers/Microsoft.EventGrid/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistbydomaintopic
method: GET
description: Microsoft Azure List All Event Subscriptions For A Specific Domain Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: domainName
in: path
type: string
description: Name of the top level domain.
required: true
- name: topicName
in: path
type: string
description: Name of the domain topic.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistglobalbyresourcegroup
method: GET
description: Microsoft Azure List All Global Event Subscriptions Under An Azure Subscription And Resource Group
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistregionalbyresourcegroup
method: GET
description: Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription And Resource Group
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: location
in: path
type: string
description: Name of the location.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions
operations:
- name: microsoftazureeventsubscriptionslistregionalbyresourcegroupfortopictype
method: GET
description: Microsoft Azure List All Regional Event Subscriptions Under An Azure Subscription And Resource Group
For A Topic Type
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: location
in: path
type: string
description: Name of the location.
required: true
- name: topicTypeName
in: path
type: string
description: Name of the topic type.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions
operations:
- name: microsoftazurepartnertopiceventsubscriptionslistbypartnertopic
method: GET
description: Microsoft Azure List Event Subscriptions Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions/{eventSubscriptionName}
operations:
- name: microsoftazurepartnertopiceventsubscriptionsget
method: GET
description: Microsoft Azure Get An Event Subscription Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be found. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: microsoftazurepartnertopiceventsubscriptionscreateorupdate
method: PUT
description: Microsoft Azure Create Or Update An Event Subscription Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: eventSubscriptionInfo
in: body
type: string
description: Event subscription properties containing the destination and filter information.
required: true
- name: microsoftazurepartnertopiceventsubscriptionsdelete
method: DELETE
description: Microsoft Azure Delete An Event Subscription Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: microsoftazurepartnertopiceventsubscriptionsupdate
method: PATCH
description: Microsoft Azure Update Event Subscription Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: eventSubscriptionUpdateParameters
in: body
type: string
description: Updated event subscription information.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions/{eventSubscriptionName}/getDeliveryAttributes
operations:
- name: microsoftazurepartnertopiceventsubscriptionsgetdeliveryattributes
method: POST
description: Microsoft Azure Get Delivery Attributes For An Event Subscription Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions/{eventSubscriptionName}/getFullUrl
operations:
- name: microsoftazurepartnertopiceventsubscriptionsgetfullurl
method: POST
description: Microsoft Azure Get Full Url Of An Event Subscription Of A Partner Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: partnerTopicName
in: path
type: string
description: Name of the partner topic.
required: true
- name: eventSubscriptionName
in: path
type: string
description: Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters
in length and use alphanumeric letters only.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopics/{systemTopicName}/eventSubscriptions
operations:
- name: microsoftazuresystemtopiceventsubscriptionslistbysystemtopic
method: GET
description: Microsoft Azure List Event Subscriptions Of A System Topic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: resourceGroupName
in: path
type: string
description: The name of the resource group within the user's subscription.
required: true
- name: systemTopicName
in: path
type: string
description: Name of the system topic.
required: true
- name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopic
# --- truncated at 32 KB (120 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/microsoft-azure/refs/heads/main/capabilities/eventgridmanagementclient-eventsubscriptions.yaml