MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.01k stars 21k forks source link

MQTT bridge cloud connector to other MQTT brokers/howto-configure-mqtt-bridge.md #122236

Closed PDA-IT closed 1 week ago

PDA-IT commented 2 weeks ago

Hi,

Trying to bridge cloud connector to other MQTT broker and:

  1. I successfully make a connection to remote MQTT broker
  2. After some time remote MQTT broker disconnect me because I receive Expiring client. There is no option in documentation about keep alive
  3. As mention I successfully connect to remote broker but when i create a route as: spec: mqttBridgeConnectorRef: mqtt-bridge routes:
    • direction: remote-to-local name: first-route qos: 0 source: remote-topic target: local-topic sharedSubscription: groupMinimumShareNumber: 3 groupName: group1
    • direction: local-to-remote name: second-route qos: 1 source: local-topic target: remote-topic

remote broker doesn't see the client to be subscribed on topic first-route, just see successfully connected. So no message get to bridge


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

PesalaPavan commented 1 week ago

@PDA-IT It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

PDA-IT commented 1 week ago

Hi,

Documentations: https://learn.microsoft.com/en-us/azure/iot-operations/connect-to-cloud/howto-configure-mqtt-bridge and https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/iot-operations/connect-to-cloud/howto-configure-mqtt-bridge.md

PesalaPavan commented 1 week ago

@PDA-IT Thanks for your feedback! We will investigate and update as appropriate.

AjayBathini-MSFT commented 1 week ago

@PDA-IT

I'd recommend working closer with our support team via an [Azure support request] (https://docs.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request). Or you can leverage our Q&A forum by posting your issue there so our community, and MVPs can further assist you in troubleshooting this issue or finding potential workarounds. [Teams Q&A forum] (https://docs.microsoft.com/en-us/answers/topics/46488/office-teams-windows-itpro.html) for technical questions about the configuration and administration of Microsoft Teams on Windows. [Microsoft Teams Community forum] (https://answers.microsoft.com/en-us/msteams/forum?sort=LastReplyDate&dir=Desc&tab=All&status=all&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&isFilterExpanded=false&page=1) Thank you for your time and patience throughout this issue.