Skip to content

Commit a62c50c

Browse files
authored
Merge pull request #190391 from cherylmc/fix1
update
2 parents 70f30e2 + d105174 commit a62c50c

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

articles/bastion/configure-host-scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article helps you add additional scale units (instances) to Azure Bastion t
1919
## Configuration steps
2020

2121
1. Sign in to the [Azure portal](https://portal.azure.com).
22-
1. In the Azure portal, navigate to your Bastion host.
22+
1. In the Azure portal, go to your Bastion host.
2323
1. Host scaling instance count requires Standard tier. On the **Configuration** page, for **Tier**, verify the tier is **Standard**. If the tier is Basic, select **Standard** from the dropdown.
2424

2525
:::image type="content" source="./media/configure-host-scaling/select-sku.png" alt-text="Screenshot of Select Tier." lightbox="./media/configure-host-scaling/select-sku.png":::

articles/bastion/quickstart-host-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ When you deploy from VM settings, Bastion is automatically configured with defau
8080
In this quickstart, you deploy Bastion from your virtual machine settings in the Azure portal. You don't connect and sign in to your virtual machine or deploy Bastion from your VM directly.
8181

8282
1. Sign in to the [Azure portal](https://portal.azure.com).
83-
1. In the portal, navigate to the VM to which you want to connect. The values from the virtual network in which this VM resides will be used to create the Bastion deployment.
83+
1. In the portal, go to the VM to which you want to connect. The values from the virtual network in which this VM resides will be used to create the Bastion deployment.
8484
1. Select **Bastion** in the left menu. You can view some of the values that will be used when creating the bastion host for your virtual network. Select **Deploy Bastion**.
8585

8686
:::image type="content" source="./media/quickstart-host-portal/deploy-bastion.png" alt-text="Screenshot of Deploy Bastion." lightbox="./media/quickstart-host-portal/deploy-bastion.png":::

includes/bastion-remove-ip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 06/29/2021
4+
ms.date: 03/02/2022
55
ms.service: bastion
66
ms.topic: include
77

88
---
99

1010
When you connect to a VM using Azure Bastion, you do not need a public IP address for your VM. If you aren't using the public IP address for anything else, you can disassociate it from your VM. To disassociate a public IP address from your VM, use the following steps:
1111

12-
1. Navigate to your virtual machine and select **Networking**. Select the **NIC Public IP** to open the public IP address page.
12+
1. Go to your virtual machine and select **Networking**. Select the **NIC Public IP** to open the public IP address page.
1313

1414
:::image type="content" source="./media/bastion-remove-ip/networking.png" alt-text="Screenshot of networking page.":::
1515

@@ -21,6 +21,6 @@ When you connect to a VM using Azure Bastion, you do not need a public IP addres
2121

2222
:::image type="content" source="./media/bastion-remove-ip/disassociate-yes.png" alt-text="Screenshot of Disassociate public IP address.":::
2323

24-
1. After you disassociate the IP address, you can delete the public IP address resource. To delete the public IP address resource, navigate to the resource group and locate the IP address resource you want to delete. Then, select **Delete** to delete the resource.
24+
1. After you disassociate the IP address, you can delete the public IP address resource. To delete the public IP address resource, go to the resource group and locate the IP address resource you want to delete. Then, select **Delete** to delete the resource.
2525

2626
:::image type="content" source="./media/bastion-remove-ip/delete-resource.png" alt-text="Screenshot of delete the public IP address resource.":::

includes/bastion-vm-connect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
ms.author: cherylmc
77
---
88

9-
1. In the [Azure portal](https://portal.azure.com), navigate to the virtual machine to which you want to connect.
10-
1. At the top of the page, select **Connect->Bastion** to navigate to the **Bastion** page. You can also navigate to the Bastion page using the left menu.
9+
1. In the [Azure portal](https://portal.azure.com), go to the virtual machine to which you want to connect.
10+
1. At the top of the page, select **Connect->Bastion** to go to the **Bastion** page. You can also go to the Bastion page using the left menu.
1111
1. The options available on the **Bastion** page are dependant on the Bastion SKU tier.
1212

1313
When the Bastion **Basic SKU** is configured, you connect to a Windows computer using RDP and port 3389, and to a Linux computer using SSH and port 22. You don't have options to change the port number or the protocol.

includes/bastion-vm-rdp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: include
8-
ms.date: 08/27/2021
8+
ms.date: 03/02/2022
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
1212

13-
1. In the [Azure portal](https://portal.azure.com), navigate to the virtual machine that you want to connect to. On the **Overview** page, select **Connect**, then select **Bastion** from the dropdown.
13+
1. In the [Azure portal](https://portal.azure.com), go to the virtual machine that you want to connect to. On the **Overview** page, select **Connect**, then select **Bastion** from the dropdown.
1414

1515
:::image type="content" source="./media/bastion-vm-rdp/connect.png" alt-text="Screenshot of Connect." lightbox="./media/bastion-vm-rdp/connect.png":::
1616

0 commit comments

Comments
 (0)