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/bastion-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: azure-bastion
6
6
ms.custom:
7
7
- ignite-2024
8
8
ms.topic: overview
9
-
ms.date: 03/12/2025
9
+
ms.date: 03/14/2025
10
10
ms.author: cherylmc
11
11
# Customer intent: As someone with a basic network background, but is new to Azure, I want to understand the capabilities of Azure Bastion so that I can securely connect to my Azure virtual machines.
12
12
---
@@ -51,7 +51,7 @@ The following diagrams show the available architectures for Azure Bastion.
51
51
52
52
**Bastion Developer**
53
53
54
-
:::image type="content" source="./media/quickstart-developer-sku/bastion-shared-pool.png" alt-text="Diagram that shows the Azure Bastion developer SKU architecture." lightbox="./media/quickstart-developer-sku/bastion-shared-pool.png":::
54
+
:::image type="content" source="./media/quickstart-developer/bastion-shared-pool.png" alt-text="Diagram that shows the Azure Bastion Developer architecture." lightbox="./media/quickstart-developer/bastion-shared-pool.png":::
55
55
56
56
**Private-only deployment**
57
57
@@ -82,7 +82,7 @@ For frequently asked questions, see the Bastion [FAQ](bastion-faq.md).
82
82
## Next steps
83
83
84
84
*[Quickstart: Deploy Bastion automatically with default settings and Standard SKU](quickstart-host-portal.md)
Copy file name to clipboardExpand all lines: articles/bastion/quickstart-deploy-terraform.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
@@ -18,7 +18,7 @@ In this Quickstart, you learn how to use Terraform to deploy [Azure Bastion](bas
18
18
19
19
:::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
20
21
-
Deploying Azure Bastion allows you to use RDP and SSH to access to your virtual machines within the Azure portal. This service is provisioned directly in your virtual network and supports all virtual machines there, reducing exposure to public network connections. When you deploy Bastion automatically, Bastion is deployed with the Standard SKU. To deploy with the Developer SKU instead, see [Quickstart: Connect with Azure Bastion Developer](quickstart-developer-sku.md). See the [Azure Bastion deployment guidance](design-architecture.md) for more information about how to customize your Azure Bastion deployment.
21
+
Deploying Azure Bastion allows you to use RDP and SSH to access to your virtual machines within the Azure portal. This service is provisioned directly in your virtual network and supports all virtual machines there, reducing exposure to public network connections. When you deploy Bastion automatically, Bastion is deployed with the Standard SKU. To deploy with Bastion Developer instead, see [Quickstart: Connect with Azure Bastion Developer](quickstart-developer.md). See the [Azure Bastion deployment guidance](design-architecture.md) for more information about how to customize your Azure Bastion deployment.
# Quickstart: Connect with Azure Bastion Developer
13
13
14
-
In this quickstart, you learn how to deploy Azure Bastion using the Developer SKU. After Bastion is deployed, you can connect to virtual machines (VM) in the virtual network via Bastion using the private IP address of the VM. The VMs you connect to don't need a public IP address, client software, agent, or a special configuration. For more information about Azure Bastion, see [What is Azure Bastion](bastion-overview.md)?
14
+
In this quickstart, you learn how to connect to VMs with the Azure Bastion Developer offering. In just a few seconds, you can connect to virtual machines (VM) in the virtual network at no extra cost via Bastion Developer using the private IP address of the VM. The VMs you connect to don't need a public IP address, client software, agent, or a special configuration. For more information about Azure Bastion, see [What is Azure Bastion](bastion-overview.md)?
15
15
16
-
The following diagram shows the architecture for Azure Bastion and the Developer SKU.
16
+
The following diagram shows the architecture for Azure Bastion Developer.
17
17
18
-
:::image type="content" source="./media/quickstart-developer-sku/bastion-shared-pool.png" alt-text="Diagram that shows the Azure Bastion developer SKU architecture." lightbox="./media/quickstart-developer-sku/bastion-shared-pool.png":::
18
+
:::image type="content" source="./media/quickstart-developer/bastion-shared-pool.png" alt-text="Diagram that shows the Azure Bastion Developer architecture." lightbox="./media/quickstart-developer/bastion-shared-pool.png":::
* Verify that you have an Azure subscription. If you don't already have an Azure subscription, 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).
32
32
33
33
***A VM in a virtual network**.
34
34
35
-
When you deploy Bastion using default values, the values are pulled from the virtual network in which your VM resides. Make sure the VM resides in a resource group that's in a region where the Developer SKU is supported.
35
+
When you connect with Bastion Developer using default values, the values are pulled from the virtual network in which your VM resides. Make sure the VM resides in a resource group that's in a region where Bastion Developer is supported.
36
36
37
37
* If you don't already have a VM in a virtual network, create one using [Quickstart: Create a Windows VM](/azure/virtual-machines/windows/quick-create-portal), or [Quickstart: Create a Linux VM](/azure/virtual-machines/linux/quick-create-portal).
38
38
* If you need example values, see the [Example values](#values) section.
@@ -69,18 +69,18 @@ You can use the following example values when creating this configuration as an
69
69
70
70
## <aname="createvmset"></a>Deploy Bastion and connect to VM
71
71
72
-
These steps help you deploy Bastion using the developer SKU and automatically connect to your VM via the portal. To connect to a VM, your NSG rules must allow traffic to ports 22 and 3389 from the private IP address 168.63.129.16.
72
+
These steps help you automatically connect to your VM via the portal with Bastion Developer. The VM must be located in a region that supports Bastion Developer. Additionally, to connect to a VM, your NSG rules must allow traffic to ports 22 and 3389 from the private IP address 168.63.129.16.
73
73
74
74
1. Sign in to the [Azure portal](https://portal.azure.com).
75
-
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 are used to create the Bastion deployment. The VM must be located in a region that supports the Developer SKU.
75
+
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 are used to connect with Bastion Developer.
76
76
1. On the page for your VM, expand the settings on the left menu if necessary, and select **Bastion**.
77
-
1. On the **Bastion** page, you'll see a number of options. The SKU that you deploy depends on the settings you choose. To automatically deploy using the **Developer SKU**, select **Authentication Type** and input the required credential values. Then, click **Connect**. When you click **Connect**, Bastion automatically deploys using the Developer SKU. You could also deploy the Developer SKU using the "Configure manually" button, but it's more efficient to use the **Connect** button.
78
-
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. Select **Allow** when asked for permissions to the clipboard. This lets you use the remote clipboard arrows on the left of the screen.
77
+
1. On the **Bastion** page, you'll see multiple options, including dedicated SKUs and Bastion **Developer**. To automatically deploy using the Bastion Developer offering, select **Authentication Type** and input the required credential values. Then, click **Connect** to connect to your virtual machine in just a few seconds through Bastion Developer. When you click **Connect**, a free Bastion Developer resource automatically deploys to your virtual network. You could also deploy Bastion Developer using the "Configure manually" button, but it's more efficient to use the **Connect** button.
78
+
1. The connection to this virtual machine via Bastion Developer will open directly in the Azure portal (over HTML5) using port 443 and the Bastion service. Select **Allow** when asked for permissions to the clipboard. This lets you use the remote clipboard arrows on the left of the screen.
79
79
80
80
* When you connect, the desktop of the VM might look different than the example screenshot.
81
81
* Using keyboard shortcut keys while connected to a VM might 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.
82
82
83
-
1. When you disconnect from the VM, Bastion remains deployed to the virtual network. You can reconnect to the VM from the virtual machine page in the Azure portal by selecting **Bastion -> Connect**.
83
+
1. When you disconnect from the VM, the Bastion Developer resource remains deployed to the virtual network. You can reconnect to the VM from the virtual machine page in the Azure portal by selecting **Bastion -> Connect**.
84
84
85
85
### <aname="audio"></a>To enable audio output
86
86
@@ -102,10 +102,10 @@ When you're done using the virtual network and the virtual machines, delete the
102
102
103
103
## Next steps
104
104
105
-
In this quickstart, you deployed Bastion using the Developer SKU, and then connected to a virtual machine securely via Bastion. Next, you can configure more features and work with VM connections.
105
+
In this quickstart, you used Bastion Developer to connect to a virtual machine securely. Next, you can configure more features and work with VM connections.
106
106
107
107
> [!div class="nextstepaction"]
108
-
> [Upgrade SKUs](upgrade-sku.md)
108
+
> [Upgrade to a dedicated SKU](upgrade-sku.md)
109
109
110
110
> [!div class="nextstepaction"]
111
111
> [Azure Bastion configuration settings and features](configuration-settings.md)
Copy file name to clipboardExpand all lines: articles/bastion/whats-new.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
@@ -27,7 +27,7 @@ You can also find the latest Bastion updates and subscribe to the RSS feed [here
27
27
| SKU |[Bastion Premium SKU](bastion-overview.md#sku)| Bastion Premium SKU is now generally available in all regions that Bastion is available in. | June 2024 | N/A|
28
28
| Feature |[Microsoft Entra ID support for portal (SSH)](bastion-connect-vm-ssh-linux.md#microsoft-entra-id-authentication)|Microsoft Entra ID support for SSH connections in portal is now GA. | November 2024 | N/A|
29
29
|Feature | [Availability Zones for Bastion](../reliability/reliability-bastion.md?toc=/azure/bastion/TOC.json) |Availability Zones is now in public preview as a customer-enabled feature in select regions. | May 2024 | See available region list [here](../reliability/reliability-bastion.md?toc=%2Fazure%2Fbastion%2FTOC.json#regions-supported).
30
-
|Platform Capability| [Bastion Developer](quickstart-developer-sku.md) | Bastion Developer is now in GA for select regions. | May 2024 | See available region list [here](quickstart-developer-sku.md#developer).
30
+
|Platform Capability| [Bastion Developer](quickstart-developer.md) | Bastion Developer is now in GA for select regions. | May 2024 | See available region list [here](quickstart-developer.md#developer).
0 commit comments