Skip to content

Commit 985edf7

Browse files
committed
Paul's feedback
1 parent df96483 commit 985edf7

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

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

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,17 @@ Dev boxes need access to specific FQDNs and endpoints for provisioning, manageme
5959
> [!IMPORTANT]
6060
> Microsoft doesn't support dev box deployments where the required FQDNs and endpoints are blocked.
6161
62-
### Dev Box service endpoints
62+
### Dev Box service endpoint
6363

64-
The following endpoints are specific to Microsoft Dev Box:
64+
The following endpoint is specific to Microsoft Dev Box:
6565

6666
| Category | Endpoints | Required? |
6767
|---------------------------------|--------------------------------|-------------------------------------|
68-
| **Dev box communication endpoints** | `*.agentmanagement.dc.azure.com`<br>`*.cmdagent.trafficmanager.net` | Yes |
68+
| **Dev box communication endpoint** | `*.agentmanagement.dc.azure.com` | Yes |
6969

7070
### Shared infrastructure endpoints
7171

72-
Dev boxes use Azure Virtual Desktop infrastructure and require the same endpoints. For the complete list of required endpoints, see:
73-
74-
- **Session host requirements**: [Azure Virtual Desktop session host virtual machines](/azure/virtual-desktop/required-fqdn-endpoint?tabs=azure#session-host-virtual-machines)
75-
- **End user device requirements**: [Azure Virtual Desktop end user devices](/azure/virtual-desktop/required-fqdn-endpoint?tabs=azure#end-user-devices)
76-
- **Windows 365 service endpoints**: [Windows 365 network requirements](/windows-365/enterprise/requirements-network#windows-365-service)
72+
Dev boxes use Azure Virtual Desktop infrastructure and require the same endpoints. For the complete list of required endpoints, follow each link in the table: [Allow network connectivity](/windows-365/enterprise/requirements-network?tabs=enterprise%2Cent#allow-network-connectivity).
7773

7874
### Validating endpoint access
7975

@@ -92,13 +88,16 @@ For detailed guidance on using Azure Firewall with Dev Box, see:
9288

9389
## Network optimization and advanced scenarios
9490

95-
### RDP broker service endpoints
91+
### RDP optimization
92+
93+
Direct connectivity to Azure Virtual Desktop RDP broker service endpoints is critical for remote performance. For guidance, see [Understanding Network Flows - Remote Desktop Protocol](/windows-365/enterprise/understanding-remote-desktop-protocol-traffic).
9694

97-
Direct connectivity to Azure Virtual Desktop RDP broker service endpoints is critical for remote performance. Use Azure Virtual Desktop service tags to configure User Defined Routes (UDRs) for optimal routing. For detailed guidance, see [Windows 365 network requirements - RDP broker service endpoints](/windows-365/enterprise/requirements-network#remote-desktop-protocol-rdp-broker-service-endpoints).
95+
#### User Defined Routes (UDRs)
96+
Use Azure Virtual Desktop service tags to configure User Defined Routes (UDRs) for optimal routing. For detailed guidance, see [Windows 365 network requirements - RDP broker service endpoints](/windows-365/enterprise/requirements-network#remote-desktop-protocol-rdp-broker-service-endpoints).
9897

99-
### RDP Shortpath
98+
#### RDP Shortpath
10099

101-
RDP Shortpath provides an additional UDP-based connection path that can improve connectivity in suboptimal network conditions. For configuration details, see:
100+
RDP Shortpath provides another UDP-based connection path that can improve connectivity in suboptimal network conditions. For configuration details, see:
102101
- [RDP Shortpath for Azure Virtual Desktop](/azure/virtual-desktop/rdp-shortpath)
103102
- [RDP Shortpath for Windows 365](/windows-365/enterprise/rdp-shortpath-public-networks)
104103

0 commit comments

Comments
 (0)