Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Sqlgrs (#36)
Browse files Browse the repository at this point in the history
* Guide - Pillars: Reliability
Main questions.

* add grs

* don't use ssd

* build azuredeploy from bicep
  • Loading branch information
jmservera committed Jun 22, 2022
1 parent 7486fb0 commit b0de4ce
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions 2. Well-Architected 1 day lab/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"_generator": {
"name": "bicep",
"version": "0.7.4.23292",
"templateHash": "10074584210818871574"
"templateHash": "15398074448090386464"
}
},
"parameters": {
Expand Down Expand Up @@ -111,7 +111,7 @@
"_generator": {
"name": "bicep",
"version": "0.7.4.23292",
"templateHash": "6553948147175848728"
"templateHash": "3949619918665366314"
}
},
"parameters": {
Expand Down Expand Up @@ -399,9 +399,6 @@
},
"storageDiskSize": {
"value": 2048
},
"storageAccountType": {
"value": "StandardSSD_LRS"
}
},
"template": {
Expand Down

0 comments on commit b0de4ce

Please sign in to comment.