Skip to content

Commit 318391b

Browse files
Revert unnecessary changes from main.parametres.json
1 parent e43b016 commit 318391b

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

infra/main.parameters.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,24 +28,6 @@
2828
},
2929
"existingFoundryProjectResourceId": {
3030
"value": "${AZURE_EXISTING_AIPROJECT_RESOURCE_ID}"
31-
},
32-
"enableMonitoring": {
33-
"value": true
34-
},
35-
"enablePrivateNetworking": {
36-
"value": true
37-
},
38-
"enableScalability": {
39-
"value": true
40-
},
41-
"vmAdminUsername": {
42-
"value": "${AZURE_ENV_VM_ADMIN_USERNAME}"
43-
},
44-
"vmAdminPassword": {
45-
"value": "${AZURE_ENV_VM_ADMIN_PASSWORD}"
46-
},
47-
"vmSize": {
48-
"value": "${AZURE_ENV_VM_SIZE}"
4931
}
5032
}
5133
}

0 commit comments

Comments
 (0)