Add getting started for Cosmos DB#675
Conversation
sajeetharan
commented
Aug 8, 2022
- add getting started sample for Azure cosmos db
- fix typos
|
@sajeetharan Would you please try to mask off the Primary Key and Second Key info from the connection screenshot? |
|
@tarazou9 This screen shot is taken from the existing documentation and these keys are already rotated and not valid. We are using that as a consistent screenshot in all getting started https://docs.microsoft.com/en-us/azure/cosmos-db/sql/sql-api-get-started#Connect |
Aniruddh25
left a comment
There was a problem hiding this comment.
Thanks for adding these changes for Cosmos db!
Waiting for a few nit bits.
seantleonard
left a comment
There was a problem hiding this comment.
Few changes requested. Also, GitHub indicates that samples/getting-started/schema.gql is an empty file. Is that intentional?
|
@seantleonard Yes it's intentional, as the schema file content would be generated as they execute the steps given in the getting started for Cosmos DB similar to the config file |
seantleonard
left a comment
There was a problem hiding this comment.
two last nits, then should be good to go
…waii-engine into sajeetharan-doc-update-cosmos # Conflicts: # Hawaii-Cli/README.md
|
@seantleonard can you check and merge ! thank you |
* add getting started for Cosmos DB * fix PR comments and restructure * resolve PR comments * fix PR comments * commit missed changes * PR comment minor fix