Skip to content

Commit 9d532ec

Browse files
Update firewall-requirements.md
line 116 - resolve goes from azure local to AD. not the other way around.
1 parent 2742bb4 commit 9d532ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-local/concepts/firewall-requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Ensure that the following firewall rules are configured in your on-premises fire
9898

9999
Ensure that the following firewall rules are configured in your on-premises firewall for Windows Admin Center.
100100

101-
| Rule | Action | Source | Destination | Service | Ports |
101+
| Rule | Action | Source | Destination | Service | Ports |fv
102102
|:--|:--|:--|:--|:--|:--|
103103
| Provide access to Azure and Microsoft Update | Allow | Windows Admin Center | Azure Local | TCP | 445 |
104104
| Use Windows Remote Management (WinRM) 2.0<br> for HTTP connections to run commands<br> on remote Windows servers | Allow | Windows Admin Center | Azure Local | TCP | 5985 |
@@ -113,7 +113,7 @@ Ensure that the following firewall rules are configured in your on-premises fire
113113

114114
| Rule | Action | Source | Destination | Service | Ports |
115115
|:--|:--|:--|:--|:--|:--|
116-
| Allow inbound/outbound connectivity to the Active Directory Web services (ADWS) and Active Directory Management Gateway Service | Allow | Active Directory Services | Azure Local | TCP | 9389 |
116+
| Allow inbound/outbound connectivity to the Active Directory Web services (ADWS) and Active Directory Management Gateway Service | Allow | Azure Local | Active Directory Services | TCP | 9389 |
117117

118118
### Network Time Protocol
119119

@@ -198,4 +198,4 @@ This section shows how to configure Microsoft Defender firewall to allow IP addr
198198
For more information, see also:
199199
200200
- The Windows Firewall and WinRM 2.0 ports section of [Installation and configuration for Windows Remote Management](/windows/win32/winrm/installation-and-configuration-for-windows-remote-management#windows-firewall-and-winrm-20-ports).
201-
- [About Azure Local deployment](../deploy/deployment-introduction.md).
201+
- [About Azure Local deployment](../deploy/deployment-introduction.md).

0 commit comments

Comments
 (0)