Skip to content

Commit 5c5d02d

Browse files
committed
update screenshot
update
1 parent 1170bff commit 5c5d02d

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed
Binary file not shown.
229 KB
Loading

articles/bastion/quickstart-host-portal.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,16 @@ description: Learn how to deploy Bastion with default settings from the Azure po
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: quickstart
8-
ms.date: 08/02/2022
8+
ms.date: 09/09/2022
99
ms.author: cherylmc
10-
ms.custom: ignite-fall-2021, mode-other
1110

1211
---
1312

1413
# Quickstart: Deploy Azure Bastion with default settings
1514

16-
In this quickstart, you'll learn how to deploy Azure Bastion with default settings to your virtual network using the Azure portal. After Bastion is deployed, you can connect (SSH/RDP) to virtual machines in the virtual network via Bastion using the private IP address of the VM. When you connect to a VM, it doesn't need a public IP address, client software, agent, or a special configuration.
15+
In this quickstart, you'll learn how to deploy Azure Bastion with default settings to your virtual network using the Azure portal. After Bastion is deployed, you can connect (SSH/RDP) to virtual machines in the virtual network via Bastion using the private IP address of the VM. When you connect to a VM, it doesn't need a public IP address, client software, agent, or a special configuration. Azure Bastion is a PaaS service that's maintained for you, not a bastion host that you install on one of your VMs and maintain yourself. For more information about Azure Bastion, see [What is Azure Bastion?](bastion-overview.md)
1716

18-
In this quickstart, you deploy Bastion from your VM resource using the Azure portal. Bastion is deployed using default settings that are based on the virtual network in which your VM is located. You then connect to your VM using RDP/SSH connectivity and the VM's private IP address. If your VM has a public IP address that you don't need for anything else, you can remove it.
19-
20-
Azure Bastion is a PaaS service that's maintained for you, not a bastion host that you install on one of your VMs and maintain yourself. For more information about Azure Bastion, see [What is Azure Bastion?](bastion-overview.md)
17+
The following steps walk you through how to deploy Bastion from your VM resource using the Azure portal. When you deploy using default settings, the settings are based on the virtual network to which Bastion will be deployed. After deploying Bastion, you'll then connect to your VM using RDP/SSH connectivity and the VM's private IP address. If your VM has a public IP address that you don't need for anything else, you can remove it. While the steps in this quickstart help you deploy Bastion from your VM resource, you can deploy Bastion from a virtual network resource instead. The steps are similar, except you start from the virtual network resource instead of the VM resource.
2118

2219
## <a name="prereq"></a>Prerequisites
2320

@@ -63,7 +60,7 @@ You can use the following example values when creating this configuration, or yo
6360

6461
**Bastion values:**
6562

66-
When you deploy from VM settings, Bastion is automatically configured with default values.
63+
When you deploy from VM settings, Bastion is automatically configured with default values from the VNet
6764

6865
|**Name** | **Default value** |
6966
|---|---|
@@ -79,9 +76,9 @@ When you create Azure Bastion using default settings, the settings are configure
7976
1. Sign in to the [Azure portal](https://portal.azure.com).
8077
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.
8178
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.
79+
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 **Deploy Bastion** to deploy bastion using default settings.
8380

84-
:::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":::
81+
:::image type="content" source="./media/quickstart-host-portal/deploy.png" alt-text="Screenshot of Deploy Bastion." lightbox="./media/quickstart-host-portal/deploy.png":::
8582

8683
1. Bastion begins deploying. This can take around 10 minutes to complete.
8784

@@ -124,4 +121,6 @@ In this quickstart, you deployed Bastion to your virtual network, and then conne
124121

125122
> [!div class="nextstepaction"]
126123
> [VM connections](vm-about.md)
127-
> [Azure Bastion configuration settings and features](configuration-settings.md).
124+
125+
> [!div class="nextstepaction"]
126+
> [Azure Bastion configuration settings and features](configuration-settings.md)

0 commit comments

Comments
 (0)