Add EventGridSystemTopicEventSubscription with deadletter not working #26870
Labels
customer-reported
Event Grid
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Description
I want to create an event subscription for a FunctionApp on a SystemTopic but can not find how to define the DeadletterEndpoint. My pipeline has Az module v12.5.0 installed.
The following code is working but how can I define the storage account container for deadletter?
I searched this documentation but couldn't find something about DeadletterEndpoint or destination: https://learn.microsoft.com/en-us/powershell/module/az.eventgrid/new-azeventgridsystemtopiceventsubscription?view=azps-12.5.0
Script or Debug output
The parameter cannot be found that matches name - I tried DeadletterEndpoint or DeadletterDestination
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: