Elfocrash / Cosmonaut

🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
https://cosmonaut.readthedocs.io
MIT License
342 stars 44 forks source link

connect to cosmosdb from local #110

Open trungdh1609 opened 4 years ago

trungdh1609 commented 4 years ago

I can not connect cosmosdb on azure from local. It has error : The requested name is valid, but no data of the requested type was found

Elfocrash commented 4 years ago

This has to do with the Connection string you're providing. Make sure you are using a properly formatted Cosmos DB connection string.