Skip to content

Commit 880a112

Browse files
authored
Merge pull request #291695 from cherylmc/native3
freshness update - native client
2 parents de29484 + 3cb00e3 commit 880a112

File tree

5 files changed

+5
-10
lines changed

5 files changed

+5
-10
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/bastion/native-client.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Configure Bastion for native client connections'
2+
title: Configure Bastion for native client connections
33
titleSuffix: Azure Bastion
44
description: Learn how to configure Bastion for native client connections.
55
author: cherylmc
66
ms.service: azure-bastion
77
ms.topic: how-to
8-
ms.date: 08/12/2024
8+
ms.date: 12/09/2024
99
ms.author: cherylmc
1010
---
1111

@@ -26,7 +26,6 @@ If you haven't already deployed Bastion to your VNet, you can deploy with the na
2626

2727
1. On the **Basics** tab, for **Instance Details -> Tier** select **Standard**. Native client support requires the Standard SKU.
2828

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":::
3029
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.
3130

3231
:::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
4039
1. Navigate to the **Configuration** page for your Bastion resource. Verify that the SKU Tier is **Standard**. If it isn't, select **Standard**.
4140
1. Select the box for **Native Client Support**, then apply your changes.
4241

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-
4542
## <a name="secure"></a>Secure your native client connection
4643

4744
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.

articles/bastion/private-only-deployment.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: 'Deploy private-only Bastion'
2+
title: Deploy private-only Bastion
33
description: Learn how to deploy Bastion for a private-only scenario.
44
author: cherylmc
55
ms.service: azure-bastion
66
ms.custom:
77
- ignite-2024
88
ms.topic: how-to
9-
ms.date: 05/30/2024
9+
ms.date: 12/09/2024
1010
ms.author: cherylmc
1111
---
1212

@@ -77,9 +77,7 @@ This section helps you deploy Bastion as private-only to your virtual network.
7777

7878
1. On the **Create a Bastion** pane, configure the settings for your bastion host. The **Project details** values are populated from your virtual network values.
7979

80-
Under **Instance details**, configure these values:
81-
82-
:::image type="content" source="./media/private-only-deployment/instance-values.png" alt-text="Screenshot of Azure Bastion instance details." lightbox="./media/private-only-deployment/instance-values.png":::
80+
Under **Instance details**, configure these values:
8381

8482
* **Name**: The name that you want to use for your Bastion resource.
8583

0 commit comments

Comments
 (0)