Skip to content

Commit 08d7f1f

Browse files
Merge pull request #296191 from isamorris99/patch-15
Update bastion-overview.md
2 parents 87614f8 + e9a9a78 commit 08d7f1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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/03/2025
9+
ms.date: 03/12/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
---
@@ -41,15 +41,15 @@ Azure Bastion offers multiple deployment architectures, depending on the selecte
4141

4242
RDP and SSH are some of the fundamental means through which you can connect to your workloads running in Azure. Exposing RDP/SSH ports over the Internet isn't desired and is seen as a significant threat surface. This is often due to protocol vulnerabilities. To contain this threat surface, you can deploy bastion hosts (also known as jump-servers) at the public side of your perimeter network. Bastion host servers are designed and configured to withstand attacks. Bastion servers also provide RDP and SSH connectivity to the workloads sitting behind the bastion, as well as further inside the network.
4343

44-
The SKU you select when you deploy Bastion determines the architecture and the available features. You can upgrade to a higher SKU to support more features, but you can't downgrade a SKU after deploying. Certain architectures, such as Private-only and Developer SKU, must be configured at the time of deployment. For more information about each architecture, see [Bastion design and architecture](design-architecture.md).
44+
The SKU you select when you deploy Bastion determines the architecture and the available features. You can upgrade to a higher SKU to support more features, but you can't downgrade a SKU after deploying. Certain architectures, such as Private-only and the Bastion Developer offering, must be configured at the time of deployment. For more information about each architecture, see [Bastion design and architecture](design-architecture.md).
4545

4646
The following diagrams show the available architectures for Azure Bastion.
4747

4848
**Basic SKU and higher**
4949

5050
:::image type="content" source="./media/bastion-overview/architecture.png" alt-text="Diagram showing Azure Bastion architecture." lightbox="./media/bastion-overview/architecture.png":::
5151

52-
**Developer SKU**
52+
**Bastion Developer**
5353

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

0 commit comments

Comments
 (0)