You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/bastion/native-client.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: 'Configure Bastion for native client connections'
2
+
title: Configure Bastion for native client connections
3
3
titleSuffix: Azure Bastion
4
4
description: Learn how to configure Bastion for native client connections.
5
5
author: cherylmc
6
6
ms.service: azure-bastion
7
7
ms.topic: how-to
8
-
ms.date: 08/12/2024
8
+
ms.date: 12/09/2024
9
9
ms.author: cherylmc
10
10
---
11
11
@@ -26,7 +26,6 @@ If you haven't already deployed Bastion to your VNet, you can deploy with the na
26
26
27
27
1. On the **Basics** tab, for **Instance Details -> Tier** select **Standard**. Native client support requires the Standard SKU.
28
28
29
-
:::image type="content" source="./media/native-client/standard.png" alt-text="Settings for a new bastion host with Standard SKU selected." lightbox="./media/native-client/standard.png":::
30
29
1. Before you create the bastion host, go to the **Advanced** tab and check the box for **Native Client Support**, along with the checkboxes for any other features that you want to deploy.
31
30
32
31
:::image type="content" source="./media/native-client/new-host.png" alt-text="Screenshot that shows settings for a new bastion host with Native Client Support box selected." lightbox="./media/native-client/new-host.png":::
@@ -40,8 +39,6 @@ If you've already deployed Bastion to your VNet, modify the following configurat
40
39
1. Navigate to the **Configuration** page for your Bastion resource. Verify that the SKU Tier is **Standard**. If it isn't, select **Standard**.
41
40
1. Select the box for **Native Client Support**, then apply your changes.
42
41
43
-
:::image type="content" source="./media/native-client/update-host.png" alt-text="Screenshot that shows settings for updating an existing host with Native Client Support box selected." lightbox="./media/native-client/update-host.png":::
44
-
45
42
## <aname="secure"></a>Secure your native client connection
46
43
47
44
If you want to further secure your native client connection, 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.
0 commit comments