Skip to content

Commit b5b94ad

Browse files
committed
Tweaks to phrasing.
1 parent a460481 commit b5b94ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/dev-box/concept-dev-box-deployment-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ When you have the following requirements, you need to use Azure network connecti
108108

109109
When connecting to resources on-premises through Microsoft Entra hybrid joins, work with your Azure network topology expert. Best practice is to implement a [hub-and-spoke network topology](/azure/cloud-adoption-framework/ready/azure-best-practices/hub-spoke-network-topology). The hub is the central point that connects to your on-premises network; you can use an Express Route, a site-to-site VPN, or a point-to-site VPN. The spoke is the virtual network that contains the dev boxes. You peer the dev box virtual network to the on-premises connected virtual network to provide access to on-premises resources. Hub and spoke topology can help you manage network traffic and security.
110110

111-
Network planning should include an estimate of the number of IP addresses you'll need, and their distribution across VNETs. Additional free IP addresses are necessary for the Azure Network connection health check. If the health check fails the dev box definition will not update. You need 1 additional IP address per dev box, and two IP addresses for the health check and Dev Box infrastructure.
111+
Network planning should include an estimate of the number of IP addresses you'll need, and their distribution across VNETs. Additional free IP addresses are necessary for the Azure Network connection health check. You need 1 additional IP address per dev box, and two IP addresses for the health check and Dev Box infrastructure.
112112

113113
Learn more about [Microsoft Dev Box networking requirements](./concept-dev-box-network-requirements.md?tabs=W365).
114114

articles/dev-box/concept-dev-box-network-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ These FQDNs and endpoints only correspond to client sites and resources. This li
229229

230230
## Troubleshooting
231231

232-
This section covers some common connect and network issues.
232+
This section covers some common connection and network issues.
233233

234234
### Connection issues
235235

0 commit comments

Comments
 (0)