Skip to content

Commit 4de51ec

Browse files
committed
freshness update
1 parent 9ec5ea7 commit 4de51ec

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed
154 KB
Loading
3.82 KB
Loading

articles/bastion/quickstart-host-portal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ When you create Azure Bastion using default settings, the settings are configure
7878

7979
1. Sign in to the [Azure portal](https://portal.azure.com).
8080
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.
81-
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** to deploy bastion.
81+
1. On the page for your VM, in the **Operations** section on the left menu, select **Bastion**. When the **Bastion** page opens, it checks to see if you have enough available address space to create the AzureBastionSubnet. If you don't, you'll see settings to allow you to add more address space to your VNet to meet this requirement.
82+
1. On the **Bastion** page, 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** to deploy bastion using default settings.
8283

8384
:::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":::
8485

@@ -88,9 +89,10 @@ When you create Azure Bastion using default settings, the settings are configure
8889

8990
When the Bastion deployment is complete, the screen changes to the **Connect** page.
9091

91-
1. Type the username and password for your virtual machine. Then, select **Connect**.
92+
1. Type your authentication credentials. Then, select **Connect**.
9293

9394
:::image type="content" source="./media/quickstart-host-portal/connect-vm.png" alt-text="Screenshot shows the Connect using Azure Bastion dialog." lightbox="./media/quickstart-host-portal/connect-vm.png":::
95+
9496
1. The connection to this virtual machine via Bastion will open directly in the Azure portal (over HTML5) using port 443 and the Bastion service. Select **Allow** when asked for permissions to the clipboard. This lets you use the remote clipboard arrows on the left of the screen.
9597

9698
* When you connect, the desktop of the VM may look different than the example screenshot.
@@ -118,7 +120,7 @@ When you're done using the virtual network and the virtual machines, delete the
118120

119121
## Next steps
120122

121-
In this quickstart, you deployed Bastion to your virtual network, and then connected to a virtual machine securely via Bastion. Next, you can can configure more features and work with VM connections.
123+
In this quickstart, you deployed Bastion to your virtual network, and then connected to a virtual machine securely via Bastion. Next, you can configure more features and work with VM connections.
122124

123125
> [!div class="nextstepaction"]
124126
> [VM connections](vm-about.md)

0 commit comments

Comments
 (0)