Skip to content

Commit 5e63b7f

Browse files
authored
Update quickstart-host-portal.md
1 parent 6d9561d commit 5e63b7f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/bastion/quickstart-host-portal.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: bastion
66
author: cherylmc
77
ms.service: bastion
88
ms.topic: quickstart
9-
ms.date: 06/05/2022
9+
ms.date: 08/02/2022
1010
ms.author: cherylmc
1111
ms.custom: ignite-fall-2021, mode-other
1212
#Customer intent: As someone with a networking background, I want to connect to a virtual machine securely via RDP/SSH using a private IP address through my browser.
@@ -66,8 +66,6 @@ You can use the following example values when creating this configuration, or yo
6666

6767
When you deploy from VM settings, Bastion is automatically configured with default values.
6868

69-
You can't modify or specify additional values for a default deployment. However, once Bastion deploys, you can later modify [settings](configuration-settings.md). For example, the default SKU is the Basic SKU. You can later upgrade to the Standard SKU to support more features.
70-
7169
|**Name** | **Default value** |
7270
|---|---|
7371
|AzureBastionSubnet | This subnet is created within the VNet as a /26 |
@@ -77,13 +75,14 @@ When you deploy from VM settings, Bastion is automatically configured with defau
7775

7876
## <a name="createvmset"></a>Deploy Bastion
7977

80-
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.
78+
When you create Azure Bastion using default settings, the settings are configured for you. You can't modify or specify additional values for a default deployment. After deployment completes, you can always go to the bastion host **Configuration** page to select additional settings and features. For example, the default SKU is the Basic SKU. You can later upgrade to the Standard SKU to support more features. For more information, see [About configuration settings](configuration-settings.md).
8179

8280
1. Sign in to the [Azure portal](https://portal.azure.com).
8381
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.
84-
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 **Create Azure Bastion using defaults**.
82+
1. On the page for your VM, in the **Operations** section on the left menu, select **Bastion**. You can view some of the values that will be used when creating the bastion host for your virtual network. Select **Create Azure Bastion using defaults**.
8583

8684
:::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":::
85+
8786
1. Bastion begins deploying. This can take around 10 minutes to complete.
8887

8988
:::image type="content" source="./media/quickstart-host-portal/creating-bastion.png" alt-text="Screenshot of Bastion resources being created." lightbox="./media/quickstart-host-portal/creating-bastion.png":::
@@ -125,4 +124,4 @@ When you're done using the virtual network and the virtual machines, delete the
125124
In this quickstart, you deployed Bastion to your virtual network, and then connected to a virtual machine securely via Bastion. Next, you can continue with the following steps if you want to copy and paste to your VM.
126125

127126
> [!div class="nextstepaction"]
128-
> [Copy and paste to a Windows VM](bastion-vm-copy-paste.md)
127+
> [Copy and paste to a Windows VM](bastion-vm-copy-paste.md)

0 commit comments

Comments
 (0)