Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
MTolman1694485591
Contributor
Contributor

How do you connect to a Azure Event Grid Namespace using cMQTT components?

I've been attempting to connect to our Azure Event Grid Namespace using the cMQTT and cMQConnectionFactory components in a route but haven't been successful yet.

The error I'm getting is 'Not authorized to connect (5)'.

Here is my current configuration.

MTolman1694485591_0-1720084607580.png

 

MTolman1694485591_1-1720084643357.pngMTolman1694485591_2-1720084663209.png

 

Any suggestions are much appreciated. 

Note: I've been able to connect to the event grid using MQTTx and with the same parameters and certificated.

Labels (2)
1 Solution

Accepted Solutions
MTolman1694485591
Contributor
Contributor
Author

In case it helps anyone, I solved the issue. I've resolved this by enabling the X.509 certificate authentication and setting the Alternative source field in client certificate for client authentication name to Certificate DNS in Azure Event Grid Namspace

MTolman1694485591_0-1720170919582.png

 

View solution in original post

1 Reply
MTolman1694485591
Contributor
Contributor
Author

In case it helps anyone, I solved the issue. I've resolved this by enabling the X.509 certificate authentication and setting the Alternative source field in client certificate for client authentication name to Certificate DNS in Azure Event Grid Namspace

MTolman1694485591_0-1720170919582.png