Skip to content

Commit f019cfd

Browse files
committed
Updates
1 parent 9b11244 commit f019cfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/reliability/reliability-bastion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For production deployments, you should [enable zone redundancy](#availability-zo
2929

3030
When you use Azure Bastion, you deploy a *bastion host*. You must deploy it to a subnet that [meets Azure Bastion's requirements](/azure/bastion/configuration-settings#subnet).
3131

32-
A bastion host has a defined number of *instances*, which are also sometimes called *scale units*. The Standard SKU supports *host scaling*, where you configure the number of instances. Adding more instances helps to accommodate additional concurrent client connections. The Basic SKU supports exactly two instances.
32+
A bastion host has a defined number of *instances*, which are also sometimes called *scale units*. The Standard SKU supports *host scaling*, where you configure the number of instances, with a minimum of two instances. Adding more instances helps to accommodate additional concurrent client connections. The Basic SKU supports exactly two instances.
3333

3434
Each instance represents a dedicated VM that handles traffic. One instance is equal to one VM. You don't see or manage the VMs directly. The platform automatically manages instance creation, health monitoring, and replacement of unhealthy instances.
3535

@@ -80,7 +80,7 @@ Zonal and zone-redundant bastion hosts can be deployed into the following region
8080

8181
### Cost
8282

83-
There's no additional cost to use zone redundancy for Azure Bastion.
83+
There's no additional cost to use zone redundancy for Azure Bastion. Charges are based on your bastion host's SKU and the number of instances that it uses. For information, see [Azure Bastion pricing](https://azure.microsoft.com/pricing/details/azure-bastion/).
8484

8585
### Configure availability zone support
8686

0 commit comments

Comments
 (0)