You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/bastion/quickstart-host-portal.md
+11-31Lines changed: 11 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to deploy Azure Bastion with default settings from the Az
5
5
author: cherylmc
6
6
ms.service: bastion
7
7
ms.topic: quickstart
8
-
ms.date: 01/18/2024
8
+
ms.date: 04/25/2024
9
9
ms.author: cherylmc
10
10
11
11
---
@@ -14,15 +14,13 @@ ms.author: cherylmc
14
14
15
15
In this quickstart, you learn how to deploy Azure Bastion automatically in the Azure portal by using default settings and the Basic SKU. After you deploy Bastion, you can use SSH or RDP to connect to virtual machines (VMs) in the virtual network via Bastion by using the private IP addresses of the VMs. The VMs that you connect to don't need a public IP address, client software, an agent, or a special configuration.
16
16
17
-
The following diagram shows the architecture of Bastion.
18
-
19
17
:::image type="content" source="./media/create-host/host-architecture.png" alt-text="Diagram that shows the Azure Bastion architecture." lightbox="./media/create-host/host-architecture.png":::
20
18
21
-
The default tier for this type of deployment is the Basic SKU. If you want to deploy by using the Developer SKU instead, see [Quickstart: Deploy Azure Bastion - Developer SKU](quickstart-developer-sku.md). If you want to deploy by using the Standard SKU, see [Tutorial: Deploy Azure Bastion by using specified settings](tutorial-create-host-portal.md). For more information about Bastion, see [What is Azure Bastion?](bastion-overview.md).
19
+
When you deploy Bastion automatically, Bastion is deployed with the Basic SKU. If you want to deploy with the Developer SKU instead, see [Quickstart: Deploy Azure Bastion - Developer SKU](quickstart-developer-sku.md). If you want to specify features, configuration settings, or use a different SKU when you deploy Bastion, see [Tutorial: Deploy Azure Bastion by using specified settings](tutorial-create-host-portal.md). For more information about Bastion, see [What is Azure Bastion](bastion-overview.md)?
22
20
23
-
The steps in this article help you do the following:
21
+
The steps in this article help you:
24
22
25
-
* Deploy Bastion with default settings from your VM resource by using the Azure portal. When you deploy by using default settings, the settings are based on the virtual network where Bastion will be deployed.
23
+
* Deploy Bastion with default settings (Basic SKU) from your VM resource by using the Azure portal. When you deploy by using default settings, the settings are based on the virtual network in which the VM resides.
26
24
* Connect to your VM via the portal by using SSH or RDP connectivity and the VM's private IP address.
27
25
* Remove your VM's public IP address if you don't need it for anything else.
28
26
@@ -34,13 +32,10 @@ The steps in this article help you do the following:
34
32
To complete this quickstart, you need these resources:
35
33
36
34
* An Azure subscription. If you don't already have one, you can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details) or sign up for a [free account](https://azure.microsoft.com/pricing/free-trial).
37
-
* A VM in a virtual network.
38
-
39
-
When you deploy Bastion by using default values, the values are pulled from the virtual network in which your VM resides. This VM doesn't become a part of the Bastion deployment itself, but you connect to it later in the exercise.
35
+
* A VM in a virtual network. When you deploy Bastion by using default values, the values are pulled from the virtual network in which your VM resides. This VM doesn't become a part of the Bastion deployment itself, but you connect to it later in the exercise.
40
36
41
-
If you don't already have a VM in a virtual network, create a VM by using [Quickstart: Create a Windows VM](../virtual-machines/windows/quick-create-portal.md) or [Quickstart: Create a Linux VM](../virtual-machines/linux/quick-create-portal.md).
42
-
43
-
If you don't have a virtual network, you can create one at the same time that you create your VM. If you already have a virtual network, make sure that it's selected on the **Networking** tab when you create your VM.
37
+
* If you don't already have a VM in a virtual network, create a VM by using [Quickstart: Create a Windows VM](../virtual-machines/windows/quick-create-portal.md) or [Quickstart: Create a Linux VM](../virtual-machines/linux/quick-create-portal.md).
38
+
* If you don't have a virtual network, you can create one at the same time that you create your VM. If you already have a virtual network, make sure that it's selected on the **Networking** tab when you create your VM.
44
39
45
40
* Required VM roles:
46
41
@@ -80,28 +75,16 @@ When you deploy from VM settings, Bastion is automatically configured with the f
80
75
|**Name**| Based on the virtual network name |
81
76
|**Public IP address name**| Based on the virtual network name |
82
77
83
-
## Configure the AzureBastionSubnet
84
-
85
-
When you deploy Azure Bastion, resources are created in a specific subnet which must be named **AzureBastionSubnet**. The name of the subnet lets the system know where to deploy resources. Use the following steps to add the AzureBastionSubnet to your virtual network:
After adding the AzureBastionSubnet, you can continue to the next section and deploy Bastion.
90
-
91
78
## <aname="createvmset"></a>Deploy Bastion
92
79
93
-
When you create an Azure Bastion instance in the portal by using **Deploy Bastion**, you deploy Bastion automatically by using default settings and the Basic SKU. You can't modify, or specify additional values for, a default deployment.
94
-
95
-
After deployment finishes, you can go to the bastion host's **Configuration** page to select certain additional settings and features. You can also upgrade a SKU later to add more features, but you can't downgrade a SKU after Bastion is deployed. For more information, see [About Azure Bastion configuration settings](configuration-settings.md).
80
+
When you create an Azure Bastion instance in the portal by using **Deploy Bastion**, you deploy Bastion automatically by using default settings and the Basic SKU. You can't modify, or specify additional values when you select **Deploy Bastion**. After deployment completes, you can later go to the **Configuration** page for the bastion host to configure additional settings or upgrade the SKU. For more information, see [About Azure Bastion configuration settings](configuration-settings.md).
96
81
97
82
1. Sign in to the [Azure portal](https://portal.azure.com).
98
83
1. In the portal, go to the VM that you want to connect to. The values from the virtual network where this VM resides will be used to create the Bastion deployment.
99
-
1. On the page for your VM, in the **Operations** section on the left menu, select **Bastion**.
100
-
1. On the **Bastion** pane, select the arrow next to **Dedicated Deployment Options** to expand the section.
101
-
1. In the **Create Bastion** section, select **Deploy Bastion**.
84
+
1. On the page for your VM, in the **Operations** section on the left menu, select **Bastion** to open the Bastion page. The Bastion page has different interfaces, depending on the region to which your VM is deployed. Certain features aren't available in all regions. You might need to expand **Dedicated Deployment Options** to access **Deploy Bastion**.
85
+
1. Select **Deploy Bastion**. Bastion begins deploying. This process can take around 10 minutes to complete.
102
86
103
87
:::image type="content" source="./media/quickstart-host-portal/deploy-bastion-automatically.png" alt-text="Screenshot that shows dedicated deployment options and the button for deploying an Azure Bastion instance." lightbox="./media/quickstart-host-portal/deploy-bastion-automatically.png":::
104
-
1. Bastion begins deploying. The process can take around 10 minutes to finish.
@@ -111,9 +94,6 @@ After deployment finishes, you can go to the bastion host's **Configuration** pa
111
94
When the Bastion deployment is complete, the screen changes to the **Connect** pane.
112
95
113
96
1. Enter your authentication credentials. Then, select **Connect**.
114
-
115
-
:::image type="content" source="./media/quickstart-host-portal/connect-vm.png" alt-text="Screenshot shows the pane for connecting by using Azure Bastion." lightbox="./media/quickstart-host-portal/connect-vm.png":::
116
-
117
97
1. The connection to this virtual machine via Bastion opens directly in the Azure portal (over HTML5) by using port 443 and the Bastion service. When the portal asks you for permissions to the clipboard, select **Allow**. This step lets you use the remote clipboard arrows on the left of the window.
118
98
119
99
:::image type="content" source="./media/quickstart-host-portal/connected.png" alt-text="Screenshot that shows an RDP connection to a virtual machine." lightbox="./media/quickstart-host-portal/connected.png":::
@@ -127,7 +107,7 @@ Using keyboard shortcut keys while you're connected to a VM might not result in
127
107
128
108
[!INCLUDE [Enable VM audio output](../../includes/bastion-vm-audio.md)]
129
109
130
-
## <aname="remove"></a>Remove a VM's public IP address
110
+
## <aname="remove"></a>Remove VM public IP address
131
111
132
112
[!INCLUDE [Remove a public IP address from a VM](../../includes/bastion-remove-ip.md)]
Copy file name to clipboardExpand all lines: includes/bastion-remove-ip.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,17 @@
1
1
---
2
2
author: cherylmc
3
3
ms.author: cherylmc
4
-
ms.date: 08/15/2022
4
+
ms.date: 04/25/2024
5
5
ms.service: bastion
6
6
ms.topic: include
7
7
8
8
---
9
9
10
10
When you connect to a VM by using Azure Bastion, you don't need a public IP address for your VM. If you aren't using the public IP address for anything else, you can dissociate it from your VM:
11
11
12
-
1. Go to your virtual machine and select**Networking**. Click **NIC Public IP**.
12
+
1. Go to your virtual machine. On the**Overview** page, click the **Public IP address** to open the Public IP address page.
13
13
14
-
:::image type="content" source="./media/bastion-remove-ip/networking.png" alt-text="Screenshot of the Networking pane for a virtual network." lightbox="./media/bastion-remove-ip/networking.png" :::
15
-
16
-
1. On the **Public IP address** pane, the VM network interface is listed under **Associated to**. Select **Dissociate** at the top of the pane.
14
+
1. On the **Public IP address** page, go to **Overview**. You can view the resource that this IP address is **Associated to**. Select **Dissociate** at the top of the pane.
17
15
18
16
:::image type="content" source="./media/bastion-remove-ip/dissociate.png" alt-text="Screenshot of details for a virtual machine's public IP address." lightbox="./media/bastion-remove-ip/dissociate.png":::
0 commit comments