Skip to content

Commit 674a48e

Browse files
change format 2
1 parent a3f01f1 commit 674a48e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

infra/main.parameters.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
33
"contentVersion": "1.0.0.0",
44
"parameters": {
5-
"solutionName32": {
6-
"value": "${AZURE_ENV_NAMEsfsd}"
5+
"solutionName": {
6+
"value": "${AZURE_ENV_NAME}"
77
},
88
"location": {
9-
"value": "${AZURE_LOCATION45}"
9+
"value": "${AZURE_LOCATION12}"
1010
},
11-
"azureAiServiceLocation54": {
12-
"value": "${AZURE_ENV_AI_SERVICE_LOCATION}"
11+
"azureAiServiceLocation": {
12+
"value": "${AZURE_ENV_AI_SERVICE_LOCATION34}"
1313
},
14-
"deploymentType34": {
15-
"value": "${AZURE_ENV_MODEL_DEPLOYMENT_TYPE2232}"
14+
"deploymentType": {
15+
"value": "${AZURE_ENV_MODEL_DEPLOYMENT_TYPE233}"
1616
},
1717
"gptModelName": {
1818
"value": "${AZURE_ENV_GPT_MODEL_NAME}"

0 commit comments

Comments
 (0)