Skip to content

Commit

Permalink
Update VM size (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicbetts authored Dec 16, 2024
1 parent f58fc94 commit 9e4016d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deployment/arm.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
"location": "[resourceGroup().location]",
"properties": {
"hardwareProfile": {
"vmSize": "Standard_D4s_v5"
"vmSize": "Standard_D4s_v4"
},
"osProfile": {
"computerName": "[parameters('resourcesName')]",
Expand Down

0 comments on commit 9e4016d

Please sign in to comment.