Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the DB on Azure #2

Open
eliassal opened this issue Jul 15, 2020 · 2 comments
Open

Create the DB on Azure #2

eliassal opened this issue Jul 15, 2020 · 2 comments

Comments

@eliassal
Copy link

eliassal commented Jul 15, 2020

Barry, after creating the resource for cosmos DB in Azure, then going to data explorer, in the drop down list, I have
New Constainer
New Database

I don't have "New Collection as you show? Is it something because of a different subscription or a new interface? Is it a container which means docker container or is replacement for collection?
Thanks
cosmosColl

@bmaluijb
Copy link
Owner

bmaluijb commented Jul 15, 2020 via email

@eliassal
Copy link
Author

OK, I havee just run the application in VS, I changed the 2 params with the new cosmos on azure
"CosmosDBEndpoint": "..........azure.com:443/",
"CosmosDBAccessKey": "......................TZBUhTY........kOp4OCdTvzCA==",

1st run I got an error, 2nd run went through and it created cookies and orders collection but I am not sure what is the type or name of those objects, is it still considered collection or something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants