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
description: Learn about the available configuration settings for Azure Bastion.
4
-
services: bastion
5
4
author: cherylmc
6
5
ms.service: bastion
7
6
ms.topic: conceptual
8
-
ms.date: 01/14/2022
7
+
ms.date: 08/03/2022
9
8
ms.author: cherylmc
10
-
ms.custom: ignite-fall-2021
9
+
11
10
---
12
11
13
12
# About Bastion configuration settings
@@ -19,19 +18,22 @@ The sections in this article discuss the resources and settings for Azure Bastio
19
18
A SKU is also known as a Tier. Azure Bastion supports two SKU types: Basic and Standard. The SKU is configured in the Azure portal during the workflow when you configure Bastion. You can [upgrade a Basic SKU to a Standard SKU](#upgradesku).
20
19
21
20
* The **Basic SKU** provides base functionality, enabling Azure Bastion to manage RDP/SSH connectivity to virtual machines (VMs) without exposing public IP addresses on the target application VMs.
22
-
* The **Standard SKU** enables premium features that allow Azure Bastion to manage remote connectivity at a larger scale.
21
+
* The **Standard SKU** enables premium features.
23
22
24
-
The following table shows features and corresponding SKUs.
23
+
The following table shows the availability of features per corresponding SKU.
Currently, you must use the Azure portal if you want to specify the Standard SKU. If you use the Azure CLI or Azure PowerShell to configure Bastion, the SKU can't be specified and defaults to the Basic SKU.
29
30
30
-
| Method | Value | Links |
31
+
| Method |SKU Value | Links |
31
32
| --- | --- | --- |
32
-
| Azure portal | Tier - Basic or <br>Standard |[Quickstart - Configure Bastion from VM settings](quickstart-host-portal.md)<br>[Tutorial - Configure Bastion](tutorial-create-host-portal.md)|
33
-
| Azure PowerShell | Basic only - no settings |[Configure Bastion - PowerShell](bastion-create-host-powershell.md)|
34
-
| Azure CLI | Basic only - no settings |[Configure Bastion - CLI](create-host-cli.md)|
33
+
| Azure portal | Tier - Basic or Standard |[Tutorial](tutorial-create-host-portal.md)|
You can specify the port that you want to use to connect to your VMs. By default, the inbound ports used to connect are 3389 for RDP and 22 for SSH. If you configure a custom port value, you need to specify that value when you connect to the VM.
108
+
You can specify the port that you want to use to connect to your VMs. By default, the inbound ports used to connect are 3389 for RDP and 22 for SSH. If you configure a custom port value, specify that value when you connect to the VM.
107
109
108
-
Custom port values are supported for the Standard SKU only. If your Bastion deployment uses the Basic SKU, you can easily [upgrade a Basic SKU to a Standard SKU](#upgradesku).
110
+
Custom port values are supported for the Standard SKU only.
Copy file name to clipboardExpand all lines: articles/bastion/upgrade-sku.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,31 +2,31 @@
2
2
title: 'Upgrade a SKU'
3
3
titleSuffix: Azure Bastion
4
4
description: Learn how to change Tiers from the Basic to the Standard SKU.
5
-
services: bastion
6
5
author: cherylmc
7
6
ms.service: bastion
8
7
ms.topic: how-to
9
-
ms.date: 08/30/2021
8
+
ms.date: 08/02/2022
10
9
ms.author: cherylmc
11
-
# Customer intent: As someone with a networking background, I want to upgrade to the Standard SKU.
12
-
ms.custom: ignite-fall-2021
10
+
13
11
---
14
12
15
13
# Upgrade a SKU
16
14
17
-
This article helps you upgrade from the Basic Tier (SKU) to Standard. Once you upgrade, you can't revert back to the Basic SKU without deleting and reconfiguring Bastion. Currently, this setting can be configured in the Azure portal only. For more information about host scaling, see [Configuration settings- SKUs](configuration-settings.md#skus).
15
+
This article helps you upgrade from the Basic Tier (SKU) to Standard. Once you upgrade, you can't revert back to the Basic SKU without deleting and reconfiguring Bastion. Currently, this setting can be configured in the Azure portal only. For more information about features and SKUs, see [Configuration settings](configuration-settings.md).
18
16
19
17
## Configuration steps
20
18
21
19
1. Sign in to the [Azure portal](https://portal.azure.com).
22
20
1. In the Azure portal, go to your Bastion host.
23
-
1. On the **Configuration** page, for **Tier**, select **Standard** from the dropdown.
21
+
1. On the **Configuration** page, for **Tier**, select **Standard**.
22
+
23
+
:::image type="content" source="./media/upgrade-sku/select-sku.png" alt-text="Screenshot of tier select dropdown with Standard selected." lightbox="./media/upgrade-sku/select-sku.png":::
24
24
25
-
:::image type="content" source="./media/upgrade-sku/select-sku.png" alt-text="Screenshot of tier select dropdown with Standard selected." lightbox="./media/upgrade-sku/select-sku-expand.png":::
25
+
1. You can add features at the same time you upgrade the SKU. You don't need to upgrade the SKU and then go back to add the features as a separate step.
26
26
27
-
1. Click **Apply** to apply changes.
27
+
1. Click **Apply** to apply changes. The bastion host will update. This takes about 10 minutes to complete.
28
28
29
29
## Next steps
30
30
31
-
* See [Configuration settings](configuration-settings.md) for additional configuration information.
31
+
* See [Configuration settings](configuration-settings.md) for more configuration information.
| Connect to target VMs in peered virtual networks |[Available](../articles/bastion/vnet-peering.md)|[Available](../articles/bastion/vnet-peering.md)|
13
-
| Access Linux VM Private Keys in Azure Key Vault (AKV) |Available|Available|
14
-
| Connect to Linux VM using SSH |[Available](../articles/bastion/bastion-connect-vm-ssh-linux.md)|[Available](../articles/bastion/bastion-connect-vm-ssh-linux.md)|
15
-
| Connect to Windows VM using RDP |[Available](../articles/bastion/bastion-connect-vm-rdp-windows.md)|[Available](../articles/bastion/bastion-connect-vm-rdp-windows.md)|
| Connect to target VMs in peered virtual networks |[Yes](../articles/bastion/vnet-peering.md)|[Yes](../articles/bastion/vnet-peering.md)|
13
+
| Access Linux VM Private Keys in Azure Key Vault (AKV) |Yes|Yes|
14
+
| Connect to Linux VM using SSH |[Yes](../articles/bastion/bastion-connect-vm-ssh-linux.md)|[Yes](../articles/bastion/bastion-connect-vm-ssh-linux.md)|
15
+
| Connect to Windows VM using RDP |[Yes](../articles/bastion/bastion-connect-vm-rdp-windows.md)|[Yes](../articles/bastion/bastion-connect-vm-rdp-windows.md)|
16
+
| VM audio output |Yes|Yes|
17
+
| Host scaling |Not available |[Yes](../articles/bastion/configuration-settings.md#instance)|
18
+
| Specify custom inbound port |Not available |[Yes](../articles/bastion/configuration-settings.md#ports)|
19
+
| Connect to Linux VM using RDP |Not available|[Yes](../articles/bastion/bastion-connect-vm-rdp-linux.md)|
20
+
| Connect to Windows VM using SSH |Not available |[Yes](../articles/bastion/bastion-connect-vm-ssh-windows.md)|
21
+
| Upload or download files |Not available |[Yes](../articles/bastion/vm-upload-download-native.md)|
22
+
| Disable copy/paste (web-based clients) |Not available | Yes|
0 commit comments