Scalardb QA application not properly working with Azure Cosmos DB
问题 I tried to start scalardb backend QA application with Azure Cosmos DB. The Spring boot application shows as started. But I couldn't access the QA backend application with port 8090. Port 8090 does not list in listening ports lsof -i -P -n | grep LISTEN . QA backend Application When we connect it with the QA frontend application, it shows an error message An error occurred during the login QA frontend Application Step to reproduce Cosmos DB Account Creation Create an Azure Cosmos DB account