Does Azure IoT Operations Support OPC UA over MQTT?
Hello, I am trying to understand whether Azure IoT Operations introduces OPC UA over MQTT functionality. Based on my understanding, data is first generated from assets and sent to an OPC UA server. Then, this data is published to the built-in MQTT…
![](https://techprofile.blob.core.windows.net/images/xa5h60Ksy0O79EPsi4I_eQ.png?8DAD44)
How to debug WolfSSL connection with Azure Event Grid
Dear all, I'm having trouble to connect to Azure Event Grid using PahoMQTT/WolfSSL. From what I can tell using WireShark, the connection fails during the TLS negotiation. The same device, however, can connect without any problems to public MQTT brokers…
How to setup custom JWT authentication with Azure Event Grid namespace
Hello, I am trying to configure custom JWT based authentication for MQTT clients as described in this guide Authenticate with namespaces using JSON Web Tokens. As a prototype I use the client code example provided in…
![](https://techprofile.blob.core.windows.net/images/hra_WeT_hEmSpN-7GT42eA.png?8DA207)
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…
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…
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…
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…
Event Grod Topics and TLS Version
We received a MS security advisory to update our Topics to TLS1.2. Our Event Grid instance contains no Custom Topics, though it does contain System Topics. The instructions their advisory refer us to the API documentation for System Topics. But the GET…
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…
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…
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…
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…
![](https://techprofile.blob.core.windows.net/images/UCqFmWvyFUGXB6F9e0XuYw.png?8DC2BD)
![](https://techprofile.blob.core.windows.net/images/UCqFmWvyFUGXB6F9e0XuYw.png?8DC2BD)
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?
(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…
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…
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…
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…
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…
![](https://techprofile.blob.core.windows.net/images/xa5h60Ksy0O79EPsi4I_eQ.png?8DAD44)
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
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?