-
The first thing wrong is that page says to get the system key:
`https://{functionappname}.azurewebsites.net/runtime/webhooks/eventgrid?functionName={functionname}&code={systemkey}`
That URL return…
-
### Describe the bug
When using az eventgrid system-topic event-subscription create to create an event-subscription and it validates the webhook endpoint, it does not send the query parameters beyond…
-
## Describe the bug
**Command Name**
`az eventgrid system-topic create`
**Errors:**
```
The requested operation on resource 'Microsoft.EventGrid/systemTopics/azure-policy-events' failed since…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
At the time of the EventGrid component creation there was no Go SDK for it. We had to use an ARM Management SDK, and only delivery via a public endpoint (pushing of events) was supported as a result. …
-
OperationSearcher failed to find mathed operation wehn generate scenario from recording.
Failed list:
```
attestation/Azure.Security.Attestation
azurestackhci/Azure.ResourceManager.Hci
batch/Az…
-
In the code sample following the text "The following example shows a Functions 3.x C# function that binds to an EventGridEvent" there is a using statement to "Azure.Messaging.EventGrid;". I believe th…
-
I created a Azure Function App with two functions:
[HttpTrigger] http-triggered function that sends an EventGrid event in CloudEvent schema to a topic
[CloudEventsTrigger] http-triggered function …
-
**Related command**
az eventgrid system-topic event-subscription update....
**Is your feature request related to a problem? Please describe.**
We have a fully automated process to build out a…
-
👋
The Swagger definitions for Identities within the EventGrid API ([this Swagger](https://github.com/Azure/azure-rest-api-specs/blob/921957dfa2228c2062b8d2ef832507339c5562d4/specification/eventgri…