|
1 | 1 | ---
|
2 |
| -title: 'Quickstart: Deploy Azure Bastion automatically - Basic SKU' |
| 2 | +title: 'Quickstart: Deploy Azure Bastion automatically' |
3 | 3 | titleSuffix: Azure Bastion
|
4 | 4 | description: Learn how to deploy Azure Bastion with default settings from the Azure portal.
|
5 | 5 | author: cherylmc
|
6 | 6 | ms.service: azure-bastion
|
7 | 7 | ms.topic: quickstart
|
8 |
| -ms.date: 12/09/2024 |
| 8 | +ms.date: 01/21/2025 |
9 | 9 | ms.author: cherylmc
|
10 | 10 |
|
11 | 11 | ---
|
12 | 12 |
|
13 |
| -# Quickstart: Deploy Azure Bastion automatically - Basic SKU |
| 13 | +# Quickstart: Deploy Azure Bastion automatically |
14 | 14 |
|
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. |
| 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. For more information about Bastion, see [What is Azure Bastion](bastion-overview.md)? |
16 | 16 |
|
17 | 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":::
|
18 | 18 |
|
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)? |
| 19 | +At this time, when you deploy Bastion automatically, Bastion is deployed with Basic SKU. |
| 20 | + |
| 21 | +* If you want to deploy with the Developer SKU instead, see [Quickstart: Deploy Azure Bastion - Developer SKU](quickstart-developer-sku.md). |
| 22 | +* 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). |
20 | 23 |
|
21 | 24 | The steps in this article help you:
|
22 | 25 |
|
@@ -53,7 +56,7 @@ To complete this quickstart, you need these resources:
|
53 | 56 |
|
54 | 57 | You can use the following example values when you're creating this configuration, or you can substitute your own.
|
55 | 58 |
|
56 |
| -#### Basic virtual network and VM values |
| 59 | +#### Virtual network and VM example values |
57 | 60 |
|
58 | 61 | |Name | Value |
|
59 | 62 | | --- | --- |
|
@@ -81,26 +84,16 @@ When you create an Azure Bastion instance in the portal by using **Deploy Bastio
|
81 | 84 |
|
82 | 85 | 1. Sign in to the [Azure portal](https://portal.azure.com).
|
83 | 86 | 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.
|
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**. |
| 87 | +1. On the page for your VM, in 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 | 88 | 1. Select **Deploy Bastion**. Bastion begins deploying. This process can take around 10 minutes to complete.
|
86 | 89 |
|
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"::: |
88 |
| - |
89 |
| - > [!NOTE] |
90 |
| - > [!INCLUDE [Bastion failed subnet](../../includes/bastion-failed-subnet.md)] |
91 |
| -
|
92 | 90 | ## <a name="connect"></a>Connect to a VM
|
93 | 91 |
|
94 | 92 | When the Bastion deployment is complete, the screen changes to the **Connect** pane.
|
95 | 93 |
|
96 | 94 | 1. Enter your authentication credentials. Then, select **Connect**.
|
97 | 95 | 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.
|
98 | 96 |
|
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"::: |
100 |
| - |
101 |
| - > [!NOTE] |
102 |
| - > When you connect, the desktop of the VM might look different from the example screenshot. |
103 |
| -
|
104 | 97 | Using keyboard shortcut keys while you're connected to a VM might not result in the same behavior as shortcut keys on a local computer. For example, when you're 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 you're connected to a Windows VM, the keyboard shortcut is Fn+Ctrl+Alt+Backspace.
|
105 | 98 |
|
106 | 99 | ### <a name="audio"></a>Enable audio output
|
|
0 commit comments