Skip to content

Commit 8321fe3

Browse files
committed
Merge branch 'reliability-bastion' of https://github.com/johndowns/azure-docs-pr into reliability-bastion
2 parents 06eb425 + 741d0eb commit 8321fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-bastion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For production deployments, you should:
3030

3131
Transient faults are short, intermittent failures in components. They occur frequently in a distributed environment like the cloud, and they're a normal part of operations. They correct themselves after a short period of time. It's important that your applications handle transient faults, usually by retrying affected requests.
3232

33-
The Azure Bastion service enables you to use the secure sockets host (SSH) and remote desktop connection (RDP) protocols. If transient faults affect your virtual machine or Azure Bastion host, clients using these protocols typically retry automatically.
33+
If transient faults affect your virtual machine or Azure Bastion host, clients using the secure sockets host (SSH) and remote desktop connection (RDP) protocols typically retry automatically.
3434

3535
## Availability zone support
3636

0 commit comments

Comments
 (0)