Skip to content

Commit

Permalink
Increase VM size again.
Browse files Browse the repository at this point in the history
  • Loading branch information
barnstee committed Apr 21, 2023
1 parent f7aabe6 commit 1c1a3c6
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 @@ -294,7 +294,7 @@
"location": "[resourceGroup().location]",
"properties": {
"hardwareProfile": {
"vmSize": "Standard_D2s_v3"
"vmSize": "Standard_D4s_v3"
},
"osProfile": {
"computerName": "[parameters('resourcesName')]",
Expand Down

0 comments on commit 1c1a3c6

Please sign in to comment.