-
I created a Azure Function App with two functions:
1. [HttpTrigger] http-triggered function that sends an EventGrid event in CloudEvent schema to a topic
2. [CloudEventsTrigger] http-triggered funct…
-
**Bicep version**
Bicep CLI version 0.16.1 (d77dcc750a)
**Describe the bug**
When creating an EventGridTopic Subscription with a destination of "Event Hub" and using a User-Assigned Managed Ident…
-
### Library name and version
Azure.Messaging.EventGrid 4.13.0
### Query/Question
Trying to unit test an Azure Function to confirm that it correctly handles a SubscriptionValidationEvent (at least v…
-
Folks,
Thanks so much for building this utility!
I'm able to use the console app to connect to our storage account and read manifests, however, I'm not able to do the same with the AzureFunction…
-
I was following this scenario https://docs.microsoft.com/en-us/azure/event-grid/resize-images-on-storage-blob-upload-event?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&tabs=net#deploy-the-function-code
…
-
Hello,
I want to deploy the solution to an excising IoT Hub environment. I have there already routes to eventgrid, so the deployment give this error ( I think that is the reason):
{
"sta…
-
### Library name and version
Azure.ResourceManager.EventGrid 1.0.1
### Describe the bug
We can no longer create EventGridDomain Subscriptions because of the error in the title. This seems to …
-
-
**What is the problem you're trying to solve**
When a task fails, I would like to be notified so I can take appropriate actions.
**Describe the solution you'd like**
The following two functionali…
-
### Description
'Get-AzEventGridDomain' does not return any information about private endpoint.
Testing with az CLI returns the whole package "privateEndpointConnections".
### Issue script & …