Last active
October 20, 2020 04:23
-
-
Save PradeepLoganathan/ca2ec12683ac79e584591d21bed94200 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| az cosmosdb create \ | |
| --name eCommerceDb-AC \ | |
| --kind GlobalDocumentDB \ | |
| --resource-group eCommerceDb-RG |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment