Skip to content

Commit ee5f565

Browse files
authored
Merge pull request #227506 from ShawnJackson/work-remotely-support
[AQ] edit pass: Two articles about supporting remote work
2 parents 5eb3a4d + 27e07a0 commit ee5f565

File tree

2 files changed

+61
-51
lines changed

2 files changed

+61
-51
lines changed
Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Working remotely using Bastion: Azure Bastion'
3-
description: Learn how to use Azure Bastion to enable working remotely due to the COVID-19 pandemic.
2+
title: Enable remote work by using Azure Bastion
3+
description: Learn how to use Azure Bastion to enable remote access to virtual machines.
44
services: bastion
55
author: mialdrid
66

@@ -12,22 +12,18 @@ ms.author: mialdrid
1212

1313
---
1414

15-
# Working remotely using Azure Bastion
15+
# Enable remote work by using Azure Bastion
1616

17-
Azure Bastion plays a pivotal role in supporting remote work scenarios by allowing users with internet connectivity to access Azure virtual machines. In particular, it enables IT administrators to manage their applications running on Azure at any time and from anywhere around the globe.
18-
19-
>[!NOTE]
20-
>This article describes how you can leverage Azure Bastion, Azure, Microsoft network, and the Azure partner ecosystem to work remotely and mitigate network issues that you are facing because of COVID-19 crisis.
21-
>
17+
Azure Bastion supports remote work scenarios by allowing users with internet connectivity to access Azure virtual machines. In particular, it enables IT administrators to manage their applications running on Azure at any time and from anywhere around the globe.
2218

2319
## Securely access virtual machines
2420

25-
Specifically, Azure Bastion provides secure and seamless RDP/SSH connectivity to virtual machines within the Azure virtual network, directly in the Azure portal, without the use of a public IP address. For more information about the Azure Bastion architecture and key features, check out [What is Azure Bastion](bastion-overview.md).
21+
Azure Bastion provides RDP/SSH connectivity to virtual machines within an Azure virtual network, directly in the Azure portal, without the use of a public IP address. For more information about the Azure Bastion architecture and key features, check out [What is Azure Bastion?](bastion-overview.md).
2622

27-
Azure Bastion is deployed per virtual network, meaning companies can configure and manage one Azure Bastion to quickly support remote user access to virtual machines within an Azure virtual network. For guidance on how to create and manage Azure Bastion, refer to [Create a bastion host](./tutorial-create-host-portal.md).
23+
Azure Bastion is deployed per virtual network. Companies can configure and manage one Azure Bastion to quickly support remote user access to virtual machines within an Azure virtual network. For guidance on how to create and manage Azure Bastion, see [Create an Azure Bastion host](./tutorial-create-host-portal.md).
2824

2925
## Next steps
3026

31-
* Configure Azure Bastion using the [Azure portal](./tutorial-create-host-portal.md), [PowerShell](bastion-create-host-powershell.md), or 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).
3228

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

0 commit comments

Comments
 (0)