英文:
Connecting Azure Event Grid to MQTTX
问题
我正在尝试将我的Azure Event Grid客户端连接到MQTTX,但它没有连接。这些是我的客户端,它们没有连接。我应该如何填写MQTTX中的字段?文档中也没有提供太多信息。
英文:
I am trying to connect my client in Azure Event Grid to MQTTX but it is not connecting.
These are my clients which are not connecting. How should i fill the fields in MQTTX ? There is not much information available in the documentation either.
答案1
得分: 1
Azure文档中正好有这种情况:
https://learn.microsoft.com/en-us/azure/event-grid/mqtt-publish-and-subscribe-portal
英文:
The Azure documentation has exactly this scenario
https://learn.microsoft.com/en-us/azure/event-grid/mqtt-publish-and-subscribe-portal
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论