Skip to content

Commit 1684f11

Browse files
committed
Update screenshots
format update
1 parent b57e981 commit 1684f11

File tree

13 files changed

+30
-22
lines changed

13 files changed

+30
-22
lines changed
Binary file not shown.
Binary file not shown.
134 KB
Loading
173 KB
Loading

articles/bastion/tutorial-create-host-portal.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to deploy Bastion using settings that you specify - Azure
44
author: cherylmc
55
ms.service: bastion
66
ms.topic: tutorial
7-
ms.date: 08/15/2022
7+
ms.date: 08/17/2022
88
ms.author: cherylmc
99

1010
---
@@ -31,12 +31,14 @@ If you don’t have an Azure subscription, create a [free account](https://azure
3131
* A [virtual network](../virtual-network/quick-create-portal.md). This will be the VNet to which you deploy Bastion.
3232
* 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).
3333
* **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.
3637

3738
* **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)
4042

4143
> [!NOTE]
4244
> 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
8587

8688
1. On the page for your virtual network, in the left pane, select **Bastion** to open the **Bastion** page.
8789

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.
8991

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":::
9193

9294
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.
9395

@@ -101,7 +103,7 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
101103

102104
:::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":::
103105

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.
105107

106108
1. To configure the AzureBastionSubnet, select **Manage subnet configuration**.
107109

@@ -118,7 +120,7 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
118120

119121
1. At the top of the **Subnets** page, select **Create a Bastion** to return to the Bastion configuration page.
120122

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":::
122124

123125
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.
124126

@@ -128,10 +130,12 @@ This section helps you deploy Bastion to your VNet. Once Bastion is deployed, yo
128130

129131
## <a name="connect"></a>Connect to a VM
130132

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).
132134

133135
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-connect-article-list.md)]
134136

137+
You can also use the basic [Connection steps](#steps) in the section below to connect to your VM.
138+
135139
### <a name="steps"></a>Connection steps
136140

137141
[!INCLUDE [Connect to a VM](../../includes/bastion-vm-connect.md)]
@@ -158,4 +162,5 @@ your resources using the following steps:
158162
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.
159163

160164
> [!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)

includes/bastion-vm-audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can enable remote audio output for your VM. Some VMs automatically enable th
1414
1515
To enable remote audio output on a Windows VM:
1616

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.
1818
1. Right-click the audio button and select "Sounds".
1919
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.
2020
1. To verify sound output, hover your mouse over the audio button on the toolbar.

includes/bastion-vm-connect-article-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 05/05/2022
4+
ms.date: 08/16/2022
55
ms.service: bastion
66
ms.topic: include
77

includes/bastion-vm-connect.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,29 @@
22
author: cherylmc
33
ms.service: bastion
44
ms.topic: include
5-
ms.date: 05/05/2022
5+
ms.date: 08/16/2022
66
ms.author: cherylmc
77
---
88

99
1. In the [Azure portal](https://portal.azure.com), go to the virtual machine to which you want to connect.
1010
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**.
1212

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":::
1414

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.
1616

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":::
1818

19-
:::image type="content" source="./media/bastion-connect-vm/connection-settings.png" alt-text="Screenshot connection settings expanded." lightbox="./media/bastion-connect-vm/connection-settings.png":::
20-
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.
2225
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.
2326

2427
* When you connect, the desktop of the VM will look different than the example screenshot.
2528
* 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.
2629

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.":::
87.2 KB
Loading
74.8 KB
Loading

0 commit comments

Comments
 (0)