Skip to content

Commit 06eb425

Browse files
committed
Restructure production deployment recommendations
1 parent fa1f14d commit 06eb425

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/reliability/reliability-bastion.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ This article describes reliability support in Azure Bastion and covers both intr
1919
2020
Azure Bastion is a fully managed PaaS service that you provision to securely connect to virtual machines via a private IP address. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly over TLS from the Azure portal, or via the native SSH or RDP client already installed on your local computer. When you connect via Azure Bastion, your virtual machines don't need a public IP address, agent, or special client software.
2121

22-
> [!NOTE]
23-
> For production deployments, you should:
24-
> - Use standard or premium Azure Bastion resources.
25-
> - [Enable zone redundancy](#availability-zone-support) (in preview), if your Azure Bastion resources are in a supported region.
22+
## Production deployment recommendations
23+
24+
For production deployments, you should:
25+
26+
- Use standard or premium Azure Bastion resources. While the basic SKU supports zone redundancy, we don't recommend it for production use.
27+
- [Enable zone redundancy](#availability-zone-support) (in preview), if your Azure Bastion resources are in a supported region.
2628

2729
## Transient faults
2830

0 commit comments

Comments
 (0)