Skip to content

Commit 7620500

Browse files
Update infra/modules/virtualNetwork.bicep
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 64b0ef9 commit 7620500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/modules/virtualNetwork.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ param resourceSuffix string
176176
// Standard_D2s_v4 (2 vCPU, 8 GiB RAM, Premium SSD) // Newest, so fewer regions available
177177

178178

179-
// Subnet Classless Inter-Doman Routing (CIDR) Sizing Reference Table (Best Practices)
179+
// Subnet Classless Inter-Domain Routing (CIDR) Sizing Reference Table (Best Practices)
180180
// | CIDR | # of Addresses | # of /24s | Notes |
181181
// |-----------|---------------|-----------|----------------------------------------|
182182
// | /24 | 256 | 1 | Smallest recommended for Azure subnets |

0 commit comments

Comments
 (0)