Closed KZeronimo closed 6 years ago
I see - we add the Database=Foo to the connection string - I think I have the same fundamental problem as issue #4 - closing this issue
For future reference, the Create collection action creates a database if it does not exist, using the Database=[databasename]
part of the connection string; the Update collection action does not (yet).
What is the recommendation for creating the Cosmos DB that is required prior to creating / updating collections