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/tutorial-create-host-portal.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to deploy Bastion using settings that you specify - Azure
4
4
author: cherylmc
5
5
ms.service: bastion
6
6
ms.topic: tutorial
7
-
ms.date: 08/15/2022
7
+
ms.date: 08/17/2022
8
8
ms.author: cherylmc
9
9
10
10
---
@@ -31,12 +31,14 @@ If you don’t have an Azure subscription, create a [free account](https://azure
31
31
* A [virtual network](../virtual-network/quick-create-portal.md). This will be the VNet to which you deploy Bastion.
32
32
* A virtual machine in the virtual network. This VM isn't a part of the Bastion configuration and doesn't become a bastion host. You connect to this VM later in this tutorial via Bastion. If you don't have a VM, create one using [Quickstart: Create a VM](../virtual-machines/windows/quick-create-portal.md).
33
33
***Required VM roles:**
34
-
* Reader role on the virtual machine.
35
-
* Reader role on the NIC with private IP of the virtual machine.
34
+
35
+
* Reader role on the virtual machine.
36
+
* Reader role on the NIC with private IP of the virtual machine.
36
37
37
38
***Required inbound ports:**
38
-
* For Windows VMs - RDP (3389)
39
-
* For Linux VMs - SSH (22)
39
+
40
+
* For Windows VMs - RDP (3389)
41
+
* For Linux VMs - SSH (22)
40
42
41
43
> [!NOTE]
42
44
> The use of Azure Bastion with Azure Private DNS Zones is not supported at this time. Before you begin, please make sure that the virtual network where you plan to deploy your Bastion resource is not linked to a private DNS zone.
@@ -85,9 +87,9 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
85
87
86
88
1. On the page for your virtual network, in the left pane, select **Bastion** to open the **Bastion** page.
87
89
88
-
1. On the Bastion page, select **I want to configure Azure Bastion on my own** to configure manually. This lets you configure specific additional settings when deploying Bastion to your VNet.
90
+
1. On the Bastion page, select **Configure manually**. This lets you configure specific additional settings when deploying Bastion to your VNet.
89
91
90
-
:::image type="content" source="./media/tutorial-create-host-portal/configure-manually.png" alt-text="Screenshot of Bastion page showing configure bastion on my own." lightbox="./media/tutorial-create-host-portal/configure-manually.png":::
92
+
:::image type="content" source="./media/tutorial-create-host-portal/manual-configuration.png" alt-text="Screenshot of Bastion page showing configure bastion on my own." lightbox="./media/tutorial-create-host-portal/manual-configuration.png":::
91
93
92
94
1. On the **Create a Bastion** page, configure the settings for your bastion host. Project details are populated from your virtual network values. Configure the **Instance details** values.
93
95
@@ -101,7 +103,7 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
101
103
102
104
:::image type="content" source="./media/tutorial-create-host-portal/instance-values.png" alt-text="Screenshot of Bastion page instance values." lightbox="./media/tutorial-create-host-portal/instance-values.png":::
103
105
104
-
1. Configure the **virtual networks** settings. Select the VNet from the dropdown. If you don't see your VNet in the dropdown list, make sure you selected the correct Region in the previous settings on this page.
106
+
1. Configure the **virtual networks** settings. Select your VNet from the dropdown. If you don't see your VNet in the dropdown list, make sure you selected the correct Region in the previous settings on this page.
105
107
106
108
1. To configure the AzureBastionSubnet, select **Manage subnet configuration**.
107
109
@@ -118,7 +120,7 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
118
120
119
121
1. At the top of the **Subnets** page, select **Create a Bastion** to return to the Bastion configuration page.
120
122
121
-
:::image type="content" source="./media/tutorial-create-host-portal/create-a-bastion.png" alt-text="Screenshot of Create a Bastion."lightbox="./media/tutorial-create-host-portal/create-a-bastion.png":::
123
+
:::image type="content" source="./media/tutorial-create-host-portal/create-page.png" alt-text="Screenshot of Create a Bastion."lightbox="./media/tutorial-create-host-portal/create-page.png":::
122
124
123
125
1. The **Public IP address** section is where you configure the public IP address of the Bastion host resource on which RDP/SSH will be accessed (over port 443). The public IP address must be in the same region as the Bastion resource you're creating. Create a new IP address. You can leave the default naming suggestion.
124
126
@@ -128,10 +130,12 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
128
130
129
131
## <aname="connect"></a>Connect to a VM
130
132
131
-
You can use the [Connection steps](#steps) in the section below to connect to your VM. You can also use any of the following articles to connect to a VM. Some connection types require the Bastion [Standard SKU](configuration-settings.md#skus).
133
+
You can use any of the following detailed articles to connect to a VM. Some connection types require the Bastion [Standard SKU](configuration-settings.md#skus).
132
134
133
135
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-connect-article-list.md)]
134
136
137
+
You can also use the basic [Connection steps](#steps) in the section below to connect to your VM.
138
+
135
139
### <aname="steps"></a>Connection steps
136
140
137
141
[!INCLUDE [Connect to a VM](../../includes/bastion-vm-connect.md)]
@@ -158,4 +162,5 @@ your resources using the following steps:
158
162
In this tutorial, you deployed Bastion to a virtual network and connected to a VM. You then removed the public IP address from the VM. Next, learn about and configure additional Bastion features.
159
163
160
164
> [!div class="nextstepaction"]
161
-
> [Bastion features and configuration settings](configuration-settings.md)
165
+
> [Bastion features and configuration settings](configuration-settings.md)<br>
166
+
> [Bastion - VM connections and features](vm-about.md)
Copy file name to clipboardExpand all lines: includes/bastion-vm-audio.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can enable remote audio output for your VM. Some VMs automatically enable th
14
14
15
15
To enable remote audio output on a Windows VM:
16
16
17
-
1. After you are connected to the VM, on the right-hand bottom corner of the toolbar, you'll see an audio button.
17
+
1. After you're connected to the VM, on the right-hand bottom corner of the toolbar, you'll see an audio button.
18
18
1. Right-click the audio button and select "Sounds".
19
19
1. A pop-up appears asking if you would like to enable the Windows Audio Service. Select "Yes". You can configure more audio options in Sound preferences.
20
20
1. To verify sound output, hover your mouse over the audio button on the toolbar.
Copy file name to clipboardExpand all lines: includes/bastion-vm-connect.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,26 +2,29 @@
2
2
author: cherylmc
3
3
ms.service: bastion
4
4
ms.topic: include
5
-
ms.date: 05/05/2022
5
+
ms.date: 08/16/2022
6
6
ms.author: cherylmc
7
7
---
8
8
9
9
1. In the [Azure portal](https://portal.azure.com), go to the virtual machine to which you want to connect.
10
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.
11
-
1. The options available on the **Bastion** page are dependant on the Bastion SKU tier.
11
+
1. The options available on the **Bastion** page are dependant on the Bastion SKU tier. If you're using the **Basic SKU**, 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. However, you can change the keyboard language for RDP by expanding **Connection Settings**.
12
12
13
-
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.
13
+
:::image type="content" source="./media/bastion-connect-vm/basic-sku.png" alt-text="Screenshot of Bastion connection page." lightbox="./media/bastion-connect-vm/windows-rdp.png":::
14
14
15
-
:::image type="content" source="./media/bastion-connect-vm/basic-sku.png" alt-text="Screenshot of Bastion page." lightbox="./media/bastion-connect-vm/windows-rdp.png":::
15
+
If you're using the **Standard SKU**, you have more connection protocol and port options available. Expand **Connection Settings** to see the options. Typically, unless you have configured different settings for your VM, you connect to a Windows computer using RDP and port 3389, and to a Linux computer using SSH and port 22.
16
16
17
-
When the **Standard SKU** is configured, you have more connection options available. Expand **Connection Settings** to see the options. The following example shows a Windows computer with SSH selected.
17
+
:::image type="content" source="./media/bastion-connect-vm/connection-settings.png" alt-text="Screenshot of connection settings expanded." lightbox="./media/bastion-connect-vm/connection-settings.png":::
1. Complete the values. Typically, unless you have configured different settings, you connect to a Windows computer using RDP and port 3389, and to a Linux computer using SSH and port 22.
21
-
1. Select **Connect** to connect to the VM.
19
+
1. Select the **Authentication Type** from the dropdown. The protocol determines the available authentication types. Complete the required authentication values.
20
+
21
+
:::image type="content" source="./media/bastion-connect-vm/authentication-connect.png" alt-text="Screenshot showing authentication type dropdown." lightbox="./media/bastion-connect-vm/authentication-connect.png":::
22
+
23
+
1. To open the VM session in a new browser tab, leave **Open in a new browser tab** selected.
24
+
1. Click **Connect** to connect to the VM.
22
25
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.
23
26
24
27
* When you connect, the desktop of the VM will look different than the example screenshot.
25
28
* Using keyboard shortcut keys while connected to a VM may not result in the same behavior as shortcut keys on a local computer. For example, when connected to a Windows VM from a Windows client, CTRL+ALT+END is the keyboard shortcut for CTRL+ALT+Delete on a local computer. To do this from a Mac while connected to a Windows VM, the keyboard shortcut is Fn+CTRL+ALT+Backspace.
26
29
27
-
:::image type="content" source="./media/bastion-vm-rdp/connection.png" alt-text="Screenshot of Connect using port 443.":::
30
+
:::image type="content" source="./media/bastion-vm-rdp/connection.png" alt-text="Screenshot of Connect using port 443.":::
0 commit comments