Skip to content

Commit bdb4bb4

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into covid19scenariodoc
2 parents 847452a + d1d6b15 commit bdb4bb4

File tree

3 files changed

+38
-1
lines changed

3 files changed

+38
-1
lines changed

articles/application-gateway/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ landingContent:
3131
url: application-gateway-faq.md
3232

3333
# Card
34-
- title: COVID-19 Guidelines
34+
- title: COVID-19 guidelines
3535
linkLists:
3636
- linkListType: concept
3737
links:

articles/bastion/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
items:
99
- name: Create a bastion host from VM settings
1010
href: quickstart-host-portal.md
11+
- name: Concepts
12+
items:
13+
- name: Working remotely
14+
href: working-remotely-support.md
1115
- name: How-to guides
1216
items:
1317
- name: Create a bastion host
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: 'Working remotely using Bastion: Azure Bastion'
3+
description: This page describes how you can leverage Azure Bastion to enable working remotely due to the COVID-19 pandemic.
4+
services: bastion
5+
author: cherylmc
6+
7+
ms.service: bastion
8+
ms.topic: conceptual
9+
ms.date: 03/20/2020
10+
ms.author: mialdrid
11+
12+
13+
---
14+
15+
# Working remotely using Azure Bastion
16+
17+
Azure Bastion plays a pivotal role in supporting remote work scenarios by allowing users with internet connectivity to access Azure virtual machines 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+
>
22+
23+
## Securely access virtual machines
24+
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).
26+
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](bastion-create-host-portal.md).
28+
29+
## Next steps
30+
31+
* Configure Azure Bastion using the [Azure portal](bastion-create-host-portal.md), [PowerShell](bastion-create-host-powershell.md), or Azure CLI.
32+
33+
* Read the [Bastion FAQ](bastion-faq.md) for additional information.

0 commit comments

Comments
 (0)