https://github.com/felipementel/unifeso-cosmosdbfornosql
Exemplos de funcionalidades do Azure Cosmos DB For NoSQL
https://github.com/felipementel/unifeso-cosmosdbfornosql
azure canal-deploy cosmosdb cosmosdbfornosql examples
Last synced: 29 days ago
JSON representation
Exemplos de funcionalidades do Azure Cosmos DB For NoSQL
- Host: GitHub
- URL: https://github.com/felipementel/unifeso-cosmosdbfornosql
- Owner: felipementel
- License: apache-2.0
- Created: 2024-09-16T01:20:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T17:08:21.000Z (about 1 year ago)
- Last Synced: 2025-01-21T06:13:28.990Z (10 months ago)
- Topics: azure, canal-deploy, cosmosdb, cosmosdbfornosql, examples
- Language: C#
- Homepage:
- Size: 4.18 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

````
https://learn.microsoft.com/en-us/azure/cosmos-db/emulator
````
````
docker run \
--publish 8081:8081 \
--publish 10250-10255:10250-10255 \
--name canal-deploy-cosmos-emulator \
--detach \
mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:latest
````
````
https://localhost:8081/_explorer/index.html
````
Calculadora
````
https://cosmos.azure.com/capacitycalculator/
````