Skip to content

Commit 6a82d37

Browse files
Merge pull request #289586 from isamorris99/patch-3
Update reliability-bastion.md
2 parents 12cf2e9 + bd43451 commit 6a82d37

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/reliability/reliability-bastion.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Azure Bastion is a fully managed PaaS service that you provision to securely con
2525

2626
For production deployments, you should:
2727

28-
- Use standard or premium Azure Bastion resources. While the basic SKU supports zone redundancy, we don't recommend it for production use.
29-
- [Enable zone redundancy](#availability-zone-support) (in preview), if your Azure Bastion resources are in a supported region.
28+
- [Enable zone redundancy](#availability-zone-support), if your Azure Bastion resources are in a supported region.
3029

3130
## Transient faults
3231

@@ -42,28 +41,31 @@ You can specify which availability zone or zones an Azure Bastion resource shoul
4241

4342
:::image type="content" source="media/reliability-bastion/bastion-instances-zones.png" alt-text="Diagram that shows Azure Bastion with three instances, each in a separate availability zone." border="false":::
4443

45-
If you specify more availability zones than you have instances, Azure Bastion spreads instances across as many zones as it can. If an availability zone is unavailable, the instance in the faulty zone will be replaced with another instance in a healthy zone.
4644

4745
> [!NOTE]
48-
> Azure Bastion support for zone redundancy is currently in preview.
46+
> If you specify more availability zones than you have instances, Azure Bastion spreads instances across as many zones as it can. If an availability zone is unavailable, the instance in the faulty zone will be replaced with another instance in a healthy zone.
4947
5048
### Requirements
5149

5250
To configure Azure Bastion resources with zone redundancy you must deploy with the Basic, Standard, or Premium SKUs.
5351

5452
The Developer SKU is intended for non-production use. It doesn't support zone redundancy. However, in the event of a region failure, Azure Bastion attempts to route traffic through different infrastructure.
5553

54+
Bastion requires a Standard SKU zone redundant Public IP.
55+
5656
### Regions supported
5757

5858
Zone-redundant Azure Bastion resources can be deployed into the following regions:
5959

6060
| Americas | Europe | Middle East | Africa | Asia Pacific |
6161
|---|---|---|---|---|
6262
| Canada Central | North Europe | Qatar Central | South Africa North | Australia East |
63-
| Central US | Sweden Central | | |
63+
| Central US | Sweden Central | Israel Central | | Korea Central |
6464
| East US | UK South
6565
| East US 2 | West Europe | | |
66-
| West US 2 | | | |
66+
| West US 2 | Norway East | | |
67+
| East US 2 EUAP | Italy North | | |
68+
| Mexico Central| Spain Central | | |
6769

6870
### Cost
6971

0 commit comments

Comments
 (0)