Microsoft.Hadoop.Avro is not supported for net8.0 project
I want to use AvroContainer.CreateGenericReader to read avro file after download it from azure blob storage. But Microsoft.Hadoop.Avro is not supported in net8 project as the following error. Any suggested pkg to read the avro file? Package…
Azure Blob Storage
Azure Event Grid
Issue with Custom JWT Authentication for Azure Event Grid MQTT Broker
We are trying to authenticate a MQTT client with Azure Event Grid MQTT Broker using custom JWT authentication from our own OIDC Identity Provider hosted in app service. However, we keep encountering authentication errors related to audience validation…
Azure Event Grid
Using Graph API, How to get notification when user email security group received a new mail?
We have a security group ******@domain.com with N assigned emails to it. Is it possible to create one subscription for all of them? Like in this example, but for all users. If it is not possible maybe it is possible to specify multiple emails…
Azure Event Grid
Microsoft Security | Microsoft Graph
What TLS extensions/ciphers are required for WolfSSL to connect to Azure EventGrid from an embedded platform?
I am using WolfSSL on an embedded device and am trying to connect to an Azure EventGrid MQTT broker. The Client Hello message from the device is ignored by the server, which responds with a TCP RST packet. The Client Hello includes the following…
Azure Event Grid
No Notifications for Key Vault Secret creation or Expiry. Stopped suddenly
Hello All, We have configured the Logic App for a Key Vault to get email notifications for Secrets creation and Expiry. However, we were getting email till Dec 2024 and now its stop getting notifications. No issues are found. But, still we are not able…
Azure Logic Apps
Azure Event Grid
How to retrieve file metadata from Azure Blob in Event Grid Notifications or API?
We have an existing AppExchange app integrating Salesforce with Azure Blob Storage and need guidance on retrieving file metadata when working with Azure Event Grid Notifications or APIs. Scenario File with metadata uploaded to Azure Blob: Does…
Azure Event Grid
Changing ADF Trigger changes Advanced Filters in Container Blob EventGrid
Hi, I am using SFTP in a Storage Container set up with an EventGrid that triggers an ADF pipeline when a new file is uploaded to the container. My event grid subscription is set to the filters values you can see in the first attached image. With the…
Azure Blob Storage
Azure Data Factory
Azure Event Grid
An unexpected isssue in EventGrid Callback validation requests
I did spend hours trying to figure out why Cloud Event Webhook validation was ok in one service and failed in other services in Azure. I was running the exactly the same App as a App Service and Container App. I found out that the problem was that the…
Azure Storage
Azure Event Grid


How to pick event of azure subscription creation and cancellation within a tenant?
I need to perform some custom action on any azure subscription creation and cancellation within a tenant and I am not able to find that event. How I can pick that event?
Azure Event Grid
(new)AML Continuous Monitoring | Mapping Ground Truth Data for Model Performance Monitoring in Azure Machine Learning
This is the new post as my first post couldn't be viewed( shown 404 error after I clicked it) Greetings, I am reading the document regarding MLOps and would like to continuously monitor the ML model deployed inside Azure Machine Learning. The goal of…
Azure Machine Learning
Azure Functions
Azure Event Grid
Creating a new premium front door
Hi, I am trying to create a new premium front door from scratch and then create an Event Grid subscription of type webhook endpoint. The Webhook validation handshake is failing for premium front door. However, when I am doing via standard front door…
Azure Front Door
Azure Event Grid
Can I connect to Azure Event Grid through MQTT without a client certificate?
Recently I've been experimenting with Azure Event Grid as an MQTT broker for an IoT project that I'm working on. I want to have a relay controller subscribe to the MQTT broker, but the uploading of my self-signed certificate and corresponding key files…
Azure Event Grid
Blob triggered Azure Function not executed when Blob is uploaded by certain user. The Blob Created Event is matched and delivered as expected.
I have set up an Azure Function that is triggered by Blob Create Events via an Event Subscription. When I upload a file to the container, the Blob Creation Event is published, matched and delivered, also the Function is invoked and the file gets…
Azure Functions
Azure Blob Storage
Azure Event Grid
How often Azure MQTT Event Grid's Public IP will change? It remained same from last 2 months.
We noticed that the Azure MQTT event grid's public IP address remains the same across multiple Azure accounts. It has not changed in the last 2 months. What's the expected behavior? Can it be assumed that the public IP will remain consistent in that…
Azure Event Grid

Azure Repos Webhooks Signature Validation
We would like to validate webhooks (service hooks) with a shared secret We are creating them via the create subscription api How can I do the validation process when the webhooks trigger my service? Thank you
Azure Event Grid
I have an application which sends table data from ibmias400 tables . How to collect messages and process it according to table names from messages and load it into delta parquet files/SQL tables and use it for reporting purposes?
I have an application which sends table data from ibmias400 tables . How to collect messages and process it according to table names from messages and load it into delta parquet files/SQL tables and use it for reporting purposes?
Azure Event Hubs
Azure Event Grid
SQL Server | Other
Azure Function in Container App Webhook validation handshake fails
Hello Trying to provision a eventgrid subscription I get the following error: ERROR:…
Azure Functions
Azure Event Grid
Azure Container Apps

Problem configuring azure event grid JWT authentication
I am trying to configure Azure Event Grid's JWT authentication. My tokens are coming from auth0 and I need Event Grid to validate them against the auth0 certificate. Now when I download the certificate from auth0 it only includes the public key (which…
Azure Event Grid
What DomainName to provide to Get-AzEventGridSubscription for custom topics not in a domain?
Hi, the Get-AzEventGridSubscription's DomainName parameter is newly required since Az PowerShell 13 when querying by providing ResourceGroupName and TopicName (source, supported by a sample earlier on the page and an error message if not provided).…
Azure Event Grid
How to configure Event Grid topic for cross-tenant delivery
Hi, I am trying to configure an EventGrid Topic to deliver events to a subscription for a different Tenant. I am following this article…
Azure Event Grid
