eShopOnContainers/deploy/az/cosmos/deploycosmos.parameters.json
Eduard Tomas 9f6216b7a3 Update to resources deployed:
- SQL (marketingdb)
- CosmosDb
2017-06-16 13:14:14 +02:00

9 lines
225 B
JSON

{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"name": {
"value": "eshop-nosql"
}
}
}