Skip to content

Commit 2fb1a74

Browse files
committed
Update Developer SKU
1 parent 876e75a commit 2fb1a74

13 files changed

+70
-67
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,6 +2819,11 @@
28192819
"redirect_url": "/azure/bastion/bastion-connect-vm-ssh-linux",
28202820
"redirect_document_id": false
28212821
},
2822+
{
2823+
"source_path_from_root": "/articles/bastion/quickstart-developer-sku.md",
2824+
"redirect_url": "/azure/bastion/quickstart-developer",
2825+
"redirect_document_id": false
2826+
},
28222827
{
28232828
"source_path_from_root": "/articles/bastion/bastion-connect-vm-rdp.md",
28242829
"redirect_url": "/azure/bastion/bastion-connect-vm-rdp-windows",

articles/bastion/TOC.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,19 @@
66
href: bastion-overview.md
77
- name: What's new in Bastion?
88
href: whats-new.md
9-
- name: Quickstarts
9+
- name: Quickstarts & Tutorials
1010
expanded: true
1111
items:
12-
- name: Deploy Bastion - default settings - Standard SKU
12+
- name: Deploy Bastion Developer
13+
href: quickstart-developer.md
14+
- name: Deploy Bastion - Standard SKU
1315
href: quickstart-host-portal.md
14-
- name: Deploy Bastion - default settings - Developer SKU
15-
href: quickstart-developer-sku.md
16+
- name: Deploy Bastion - specify settings and SKU
17+
href: tutorial-create-host-portal.md
1618
- name: Deploy Bastion - ARM template
1719
href: quickstart-host-arm-template.md
1820
- name: Deploy Bastion - Terraform
1921
href: quickstart-deploy-terraform.md
20-
- name: Tutorials
21-
items:
22-
- name: Deploy Bastion using manually specified settings and SKUs
23-
href: tutorial-create-host-portal.md
2422
- name: Concepts
2523
items:
2624
- name: Work remotely

articles/bastion/bastion-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: azure-bastion
66
ms.custom:
77
- ignite-2024
88
ms.topic: overview
9-
ms.date: 03/12/2025
9+
ms.date: 03/14/2025
1010
ms.author: cherylmc
1111
# 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.
1212
---
@@ -51,7 +51,7 @@ The following diagrams show the available architectures for Azure Bastion.
5151

5252
**Bastion Developer**
5353

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

5656
**Private-only deployment**
5757

@@ -82,7 +82,7 @@ For frequently asked questions, see the Bastion [FAQ](bastion-faq.md).
8282
## Next steps
8383

8484
* [Quickstart: Deploy Bastion automatically with default settings and Standard SKU](quickstart-host-portal.md)
85-
* [Quickstart: Deploy Bastion automatically - Developer SKU](quickstart-developer-sku.md)
85+
* [Quickstart: Deploy Bastion Developer](quickstart-developer.md)
8686
* [Tutorial: Deploy Bastion using specified settings and SKUs](tutorial-create-host-portal.md)
8787
* [Learn module: Introduction to Azure Bastion](/training/modules/intro-to-azure-bastion/)
8888
* Learn about some of the other key [networking capabilities](../networking/fundamentals/networking-overview.md) of Azure

articles/bastion/configuration-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: cherylmc
55
ms.author: cherylmc
66
ms.service: azure-bastion
77
ms.topic: concept-article
8-
ms.date: 03/12/2025
8+
ms.date: 03/14/2025
99
ms.custom: references_regions, ignite-2024
1010
---
1111

@@ -21,9 +21,9 @@ A SKU is also known as a Tier. Azure Bastion supports multiple SKU tiers. When y
2121

2222
### Bastion Developer
2323

24-
[!INCLUDE [Developer SKU description](../../includes/bastion-developer-sku-description.md)]
24+
[!INCLUDE [Bastion Developer description](../../includes/bastion-developer-description.md)]
2525

26-
[!INCLUDE [Developer SKU regions](../../includes/bastion-developer-sku-regions.md)]
26+
[!INCLUDE [Bastion Developer regions](../../includes/bastion-developer-regions.md)]
2727

2828
> [!NOTE]
2929
> VNet peering isn't currently supported for Bastion Developer.

articles/bastion/design-architecture.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'About Azure Bastion design and architecture'
33
description: Learn about the different architectures available with Azure Bastion.
44
author: cherylmc
55
ms.topic: concept-article
6-
ms.date: 03/12/2025
6+
ms.date: 03/14/2025
77
ms.author: cherylmc
88
ms.service: azure-bastion
99
---
@@ -35,11 +35,11 @@ For configuration steps, see:
3535

3636
## <a name="developer"></a>Deployment - Bastion Developer
3737

38-
:::image type="content" source="./media/quickstart-developer-sku/bastion-shared-pool.png" alt-text="Diagram that shows the Azure Bastion Developer architecture." lightbox="./media/quickstart-developer-sku/bastion-shared-pool.png":::
38+
:::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":::
3939

40-
[!INCLUDE [Bastion Developer](../../includes/bastion-developer-sku-description.md)]
40+
[!INCLUDE [Bastion Developer](../../includes/bastion-developer-description.md)]
4141

42-
For more information about Bastion Developer, see [Connect with Azure Bastion Developer](quickstart-developer-sku.md).
42+
For more information about Bastion Developer, see [Connect with Azure Bastion Developer](quickstart-developer.md).
4343

4444
## <a name="private-only"></a>Deployment - Private-only
4545

@@ -59,5 +59,5 @@ For more information about private-only deployments, see [Deploy Bastion as priv
5959

6060
* [Deploy Bastion automatically - Standard SKU only](quickstart-host-portal.md)
6161
* [Deploy Bastion using manually specified settings and SKU](tutorial-create-host-portal.md)
62-
* [Connect with Azure Bastion Developer](quickstart-developer-sku.md)
62+
* [Connect with Azure Bastion Developer](quickstart-developer.md)
6363
* [Deploy Bastion as private-only](private-only-deployment.md)

articles/bastion/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ landingContent:
4545
links:
4646
- text: Deploy Bastion - default settings - Standard SKU
4747
url: quickstart-host-portal.md
48-
- text: Deploy Bastion - default settings - Developer SKU
49-
url: quickstart-developer-sku.md
48+
- text: Deploy Bastion Bastion Developer
49+
url: quickstart-developer.md
5050
- linkListType: deploy
5151
links:
5252
- text: Deploy Bastion using manually specified settings and SKUs

articles/bastion/quickstart-deploy-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this Quickstart, you learn how to use Terraform to deploy [Azure Bastion](bas
1818

1919
:::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":::
2020

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

2323
[!INCLUDE [About Terraform](~/azure-dev-docs-pr/articles/terraform/includes/abstract.md)]
2424

articles/bastion/quickstart-developer-sku.md renamed to articles/bastion/quickstart-developer.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
---
2-
title: 'Quickstart: Deploy Bastion using the Developer SKU: Azure portal'
3-
description: Learn how to deploy Bastion using the Developer SKU.
2+
title: 'Quickstart: Connect with Bastion Developer: Azure portal'
3+
description: Learn how to connect to VMs using Bastion Developer.
44
author: cherylmc
55
ms.service: azure-bastion
66
ms.topic: quickstart
7-
ms.date: 01/21/2025
7+
ms.date: 03/14/2025
88
ms.author: cherylmc
99
ms.custom: references_regions
1010
---
1111

12-
# Quickstart: Deploy Azure Bastion - Developer SKU
12+
# Quickstart: Connect with Azure Bastion Developer
1313

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)?
1515

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

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

20-
[!INCLUDE [regions](../../includes/bastion-developer-sku-regions.md)]
20+
[!INCLUDE [regions](../../includes/bastion-developer-regions.md)]
2121

2222
> [!NOTE]
23-
> Virtual network peering isn't currently supported for the Developer SKU.
23+
> Virtual network peering isn't currently supported for Bastion Developer.
2424
25-
## <a name="developer"></a>About the Developer SKU
25+
## <a name="developer"></a>About Bastion Developer
2626

27-
[!INCLUDE [Developer SKU](../../includes/bastion-developer-sku-description.md)]
27+
[!INCLUDE [Bastion developer](../../includes/bastion-developer-description.md)]
2828

2929
## <a name="prereq"></a>Prerequisites
3030

3131
* 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).
3232

3333
* **A VM in a virtual network**.
3434

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

3737
* 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).
3838
* 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
6969

7070
## <a name="createvmset"></a>Deploy Bastion and connect to VM
7171

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

7474
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.
7676
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.
7979

8080
* When you connect, the desktop of the VM might look different than the example screenshot.
8181
* 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.
8282

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**.
8484

8585
### <a name="audio"></a>To enable audio output
8686

@@ -102,10 +102,10 @@ When you're done using the virtual network and the virtual machines, delete the
102102

103103
## Next steps
104104

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

107107
> [!div class="nextstepaction"]
108-
> [Upgrade SKUs](upgrade-sku.md)
108+
> [Upgrade to a dedicated SKU](upgrade-sku.md)
109109
110110
> [!div class="nextstepaction"]
111111
> [Azure Bastion configuration settings and features](configuration-settings.md)

articles/bastion/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can also find the latest Bastion updates and subscribe to the RSS feed [here
2727
| 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|
2828
| 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|
2929
|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).
3131

3232

3333
## Next steps

0 commit comments

Comments
 (0)