When i try to run spring-boot application with azure cosmos db the console gives me following message Client is not on azure vm what can it mean?

Samvel Kazaryan 1 Reputation point
2022-07-11T05:29:41.57+00:00

219412-%D0%B1%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B8.jpg

This is a screensht from runned spring-boot application in

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,235 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,440 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
109 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Samvel Kazaryan 1 Reputation point
    2022-07-11T05:32:16.143+00:00

    https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db
    i,m starter in azure and i created my spring-boot application like example in link, but when i run application it cant done any operation with azure cosmosDB.

    0 comments No comments