Skip to content

Commit 5bc2595

Browse files
authored
Update connect-native-client-windows.md
add security recommendations
1 parent c27db2e commit 5bc2595

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/bastion/connect-native-client-windows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ Before you begin, verify that you have the following prerequisites:
5353
* [Configure your Windows VM to be Azure AD-joined](../active-directory/devices/concept-azure-ad-join.md).
5454
* [Configure your Windows VM to be hybrid Azure AD-joined](../active-directory/devices/concept-azure-ad-join-hybrid.md).
5555

56+
57+
## <a name="secure "></a>Secure your native client connection
58+
You can limit port access by only providing access to port 22/3389. To restrict port access, you must deploy the following NSG rules on your AzureBastionSubnet to allow access to select ports and deny access from any other ports.
59+
![image](https://user-images.githubusercontent.com/91911522/205508594-a2ef2ae3-256e-44f8-84ed-4aba0eb3af1c.png)
60+
61+
5662
## <a name="configure"></a>Configure the native client support feature
5763

5864
You can configure this feature by either modifying an existing Bastion deployment, or you can deploy Bastion with the feature configuration already specified.

0 commit comments

Comments
 (0)