You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
4
services: bastion
5
5
author: mialdrid
6
6
@@ -12,22 +12,18 @@ ms.author: mialdrid
12
12
13
13
---
14
14
15
-
# Working remotely using Azure Bastion
15
+
# Enable remote work by using Azure Bastion
16
16
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.
22
18
23
19
## Securely access virtual machines
24
20
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).
26
22
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).
28
24
29
25
## Next steps
30
26
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).
32
28
33
-
* Read the [Bastion FAQ](bastion-faq.md) for additional information.
0 commit comments