You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
266 B

7 years ago
  1. {
  2. "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
  3. "contentVersion": "1.0.0.0",
  4. "parameters": {
  5. "catalogstorage": {
  6. "value": "catalog"
  7. },
  8. "profileName":{
  9. "value": "eshopcatalog"
  10. }
  11. }
  12. }