Commit 4371b2e
docs: Fix default value for fabricCapacityMode in documentation (#143)
* docs: fix incorrect fabricCapacityMode default from byo to create
Align docs with actual default in infra/main.bicepparam (line 231)
which uses 'create' not 'byo' as the fallback value.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* docs: clarify default mode description in deployment guide
* docs: correct formatting of default mode description in deployment guide
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 39f0ceb commit 4371b2e
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments