Azure Event Grid Topic
The Azure Event Grid Topic external action sends events to Microsoft Azure Event Grid topics.
The Azure Event Grid Topic external action has two output ports. The success port (✔) can send a message if the event was delivered successfully. The failure port (x) can send a message if the delivery fails.
Note When Retry settings are configured, the failure port renders with a Retry Configured (⟳) icon.
Parameters
Note See also Working with Parameters in Automations Workflows.
Tip To test that your parameters work as expected, click Validate.
- Event Grid Topic Endpoint: The topic endpoint for the Azure Event Grid topic.
- Event Grid Topic Key: The Event Grid topic access key used to publish events to your Azure Event Grid topic.
- Subject: The subject to use for filtering and routing events.
- Event Type: The event type for the specified Subject.
- Key/Value: The event data, specified in key/value pairs, that is published to the specified Event Grid Topic Endpoint.
Note To locate the endpoint, navigate to your topic in the Microsoft Azure portal.
Note To locate the access key, navigate to your topic in the Microsoft Azure portal.