Open alexdovbysh opened 4 years ago
Hi, @alexdovbysh Thanks for your suggestion!
We will discuss it
The documentDB is compatible with MongoDB, which is available in theory. We are evaluating the availability of documentDB, which will be completed in 1-2 working days @alexdovbysh
Thank you for considering the fix.
If this will help, i suspect the problem might be:
Sorry for bothering you again, but what is the status of the issue? Just to know if we can expect documentDb being supported or we should look to some other solution. Thanks
@alexdovbysh According to our test, the authentication of DocumentDB is not supported.
Please see if it can be supported at the source code. @turtleDeng
Environment OS: Ubuntu 16.04 Erlang/OTP: EMQX: v3.2.3
Description
We tried configuring plugin for EC2 mongoDB instance and it works as expected. But in our production environment we using documentDB and with same configuration it doesn't work .
It always returns Cannot subscribe [<<"topic_name">>] for [<<"Not authorized">>]
If you can confirm that documentDB is supported we can provide more information if needed.
P.S. When we migrated to document DB we had some issue with 'eval' function that is deprecated and not available in documentDB may be you have some incompatibilities as well.
Thanks.