The extensionTopics resource type is an extension resource, which means you can apply it to another resource.
Use the scope
property on this resource to set the scope for this resource. See Set scope on extension resources in ARM templates.
The extensionTopics resource type can be deployed with operations that target:
Note
This resource type is read-only, which means it can't be deployed but an existing instance can be referenced. Typically, read-only resource types are automatically created by the service.
Use the reference
function.
To create a Microsoft.EventGrid/extensionTopics resource, add the following JSON to your template.
[reference(resourceId('Microsoft.EventGrid/extensionTopics', '{name}'), '2023-12-15-preview')]
Name | Description | Value |
---|---|---|
name | The name of the existing resource. | 'default' |