Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Event Grid Subscription Extension
Event Grid Subscription Extension

Event Grid Subscription Extension

Rasmus Wätjen

|
128 installs
| (0) | Free
Configure Azure Event Grid subscriptions
Get it free

Create Azure Event Grid Subscriptions

This extension can create and modify event grid subscriptions.

Read the Microsoft documentation to learn about Azure Event Grid and subscribing to events:

  • Azure Event Grid documentation
  • Quickstart: Route custom events to web endpoint
  • Powershell command to create subscriptions

You must pass in an Azure Resource Manager Subscription (a service connection in Azure DevOps), and information about the Event Grid Topic to create the subscription in, as well as other information that is required to create the subscription.

Azure Event Grid will verify that the receiver is functioning and ready to handle events.

Usage

Extension Settings

To configure the Event Grid Subscription task, first select an Azure Resource Manager service connection or Azure subscription.

Next, choose the resource group in which the Event Grid Topic is located.

Enter the URL to use as target for the subscription, and optionally configure dead letter storage account, retries, etc.

Security

The extension does not store or transfer or otherwise leak your Cosmos DB keys. The full extension source is available on the GitHub project page.

Limitations

The extenion does not work with service connections that use certificate authentication.

Questions

If you need help, please go to the GitHub issues page.

If you want to help improve the extension; perhaps it doesn't do quite what you need, then feel free to reach out via GitHub as well.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft