connect azure to MongoDB
Reut Cohen
6
Reputation points
I'm trying to connect MongoDB to Azure
I'm using integration runtime
but I'm getting error once I'm checking the connection
The operation failed with server error. ConnectionId: '{ ServerId : { ClusterId : 1, EndPoint : "Unspecified/eks-stg-shard-00-01.yufxk.mongodb.net:27017" }, LocalValue : 4, ServerValue : "8002" }'.
Command dbStats failed: not authorized on cy to execute command { dbStats: 1, scale: 1, $db: "cy", lsid: { id: UUID("80757c1c-cf6a-4b05-a09f-8509f792bb72") } }.
Sign in to answer