Skip to content

Commit 27e07a0

Browse files
committed
edit pass: work-remotely-support
1 parent e471627 commit 27e07a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/bastion/work-remotely-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Azure Bastion is deployed per virtual network. Companies can configure and manag
2424

2525
## Next steps
2626

27-
* Configure Azure Bastion by using the [Azure portal](./tutorial-create-host-portal.md), [PowerShell](bastion-create-host-powershell.md), or the Azure CLI.
27+
* Configure Azure Bastion by using the [Azure portal](tutorial-create-host-portal.md), [PowerShell](bastion-create-host-powershell.md), or the [Azure CLI](create-host-cli.md).
2828

29-
* Read the [Azure Bastion FAQ](bastion-faq.md) for additional information.
29+
* Read the [Azure Bastion FAQ](bastion-faq.md).

articles/networking/working-remotely-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Network architects are faced with the following challenges:
2121
- Provide reliable and secure connectivity to more employees of their company and customers.
2222
- Provide connectivity to remote locations across the globe.
2323

24-
Not all networks (for example, private WAN and corporate core networks) experience congestion from peak loads of remote workers. The bottlenecks are commonly reported only in home broadband networks and VPN gateways of on-premises networks of corporations.
24+
Not all networks (for example, private WAN and corporate core networks) experience congestion from peak loads of remote workers. The bottlenecks are commonly reported only in home broadband networks and in VPN gateways of on-premises networks of corporations.
2525

2626
Network planners can help ease bottlenecks and alleviate network congestion by keeping in mind that different traffic types need different network treatment priorities. Some traffic requires smart load redirection or redistribution.
2727

2828
For example, real-time telemedicine traffic of doctor/patient interaction has a high importance and is sensitive to delay or jitter. Replication of traffic between storage solutions is not delay sensitive. Telemedicine traffic must be routed via the most optimal network path with a high quality of service, whereas it's acceptable to use a suboptimal route for traffic between storage solutions.
2929

3030
## Elasticity and high availability in the Microsoft network
3131

32-
Azure is designed to withstand sudden changes in resource utilization and to keep systems operating during periods of peak utilization.
32+
Azure is designed to withstand sudden changes in resource utilization and to keep systems running during periods of peak utilization.
3333

3434
Microsoft maintains and operates one of the world's largest networks. The Microsoft network has been designed for high availability to withstand various types of failures, from failure of a single network element to failure of an entire region.
3535

@@ -44,7 +44,7 @@ Azure VPN Gateway supports both point-to-site (P2S) and site-to-site (S2S) VPN c
4444

4545
If you're using Secure Socket Tunneling Protocol (SSTP), the number of concurrent connections is limited to 128. To get a higher number of connections, we suggest transitioning to OpenVPN or IKEv2. For more information, see [Transition to OpenVPN protocol or IKEv2 from SSTP](../vpn-gateway/ikev2-openvpn-from-sstp.md).
4646

47-
To access your resources deployed in Azure, remote developers can use Azure Bastion instead of a VPN connection. That solution can provide secure shell access (RDP or SSH) without requiring public IPs on the VMs that are being accessed. For more information, see [Enable remote work by using Azure Bastion](../bastion/work-remotely-support.md).
47+
To access your resources deployed in Azure, remote developers can use Azure Bastion instead of a VPN connection. That solution can provide secure shell access (RDP or SSH) without requiring public IP addresses on the VMs that are being accessed. For more information, see [Enable remote work by using Azure Bastion](../bastion/work-remotely-support.md).
4848

4949
You can use Azure Virtual WAN to:
5050

0 commit comments

Comments
 (0)