Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Daniel kalu on 5/14/2024 in #☁-iot-cloud
How can I solve this issue and configure the IoT Hub accordingly?
Hey @Daniel kalu ,
I think these resources would help you configure private endpoint
Stream Analytics privates endpoint: https://learn.microsoft.com/en-us/azure/stream-analytics/
SQL Database private endpoint: https://learn.microsoft.com/en-us/azure/azure-sql/database/private-endpoint-overview?view=azuresql
I don't know if your IoT devices and Azure services (Stream Analytics, SQL database) are located in the same region for optimal performance. Ensure it is .
And again try to double-check your firewall rules on the Stream Analytics job and SQL database to ensure they allow inbound traffic from your IoT Hub's private endpoint.
5 replies