Skip to content

Commit 86e4f51

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents cecfb8e + b61eccb commit 86e4f51

38 files changed

+145
-118
lines changed

learn-pr/azure/connect-vm-with-azure-bastion/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Introduction
77
description: Introduction
8-
ms.date: 12/06/2023
8+
ms.date: 03/25/2025
99
author: cherylmc
1010
ms.author: cherylmc
1111
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/2-what-is-azure-bastion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: What is Azure Bastion?
88
description: What is Azure Bastion?
9-
ms.date: 12/06/2023
9+
ms.date: 03/25/2025
1010
author: cherylmc
1111
ms.author: cherylmc
1212
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/3-how-does-azure-bastion-work.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: How does Azure Bastion work?
88
description: How does Azure Bastion work?
9-
ms.date: 12/06/2023
9+
ms.date: 03/25/2025
1010
author: cherylmc
1111
ms.author: cherylmc
1212
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/4-exercise-connect-vm-with-bastion.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.connect-vm-with-azure-bastion.exercise-connect-to-vm-with-bastion
3-
title: Exercise Connect to a virtual machine by using Azure Bastion
3+
title: Exercise - Connect to a virtual machine by using Azure Bastion
44
metadata:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Exercise Connect to a virtual machine by using Azure Bastion
8-
description: Exercise Connect to a virtual machine by using Azure Bastion
9-
ms.date: 12/06/2023
7+
title: Exercise - Connect to a virtual machine by using Azure Bastion
8+
description: Exercise - Connect to a virtual machine by using Azure Bastion
9+
ms.date: 03/25/2025
1010
author: cherylmc
1111
ms.author: cherylmc
1212
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/5-manage-remote-sessions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Monitor and manage remote sessions
88
description: Monitor and manage remote sessions
9-
ms.date: 12/06/2023
9+
ms.date: 03/25/2025
1010
author: cherylmc
1111
ms.author: cherylmc
1212
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/6-exercise-enable-diagnostic-logs-monitor-sessions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Enable diagnostic logs and monitor remote sessions
88
description: Exercise - Enable diagnostic logs and monitor remote sessions
9-
ms.date: 12/06/2023
9+
ms.date: 03/25/2025
1010
author: cherylmc
1111
ms.author: cherylmc
1212
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/7-knowledge-check.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Check your knowledge
88
description: Review what you've learned.
9-
ms.date: 12/06/2023
9+
ms.date: 03/25/2025
1010
author: cherylmc
1111
ms.author: cherylmc
1212
ms.topic: unit
@@ -22,7 +22,7 @@ quiz:
2222
- content: The organization can eliminate all of its VM management work.
2323
isCorrect: false
2424
explanation: Azure Bastion simplifies the management of internal VMs by providing a secure connection to those VMs over the internet without requiring the installation of anything.
25-
- content: The organization can simplify the management of its VMs.
25+
- content: The organization can simplify VM management.
2626
isCorrect: true
2727
explanation: Azure Bastion is a fully managed PaaS service. It provides seamless RDP/SSH access to VMs over the internet without requiring the installation of connection software like Remote Desktop.
2828
- content: "To what resource level or scope does an Azure Bastion connection apply?"
@@ -46,10 +46,10 @@ quiz:
4646
explanation: You can't connect to the Azure Bastion host without a public IP address.
4747
- content: Subnet named AzureBastionSubnet, public IP, and Azure Bastion
4848
isCorrect: true
49-
explanation: Create a subnet named AzureBastionSubnet for the virtual network; create a public IP; and then create the Azure Bastion resource with the virtual network and public IP address information.
49+
explanation: Create a subnet named AzureBastionSubnet for the virtual network, create a public IP, then create the Azure Bastion resource with the virtual network and public IP address information.
5050
- content: "Several of your peers are having trouble connecting to VMs by using Azure Bastion. What isn't likely to cause the problem?"
5151
choices:
52-
- content: The public IP address of the destination VM
52+
- content: The destination VM's public IP address
5353
isCorrect: true
5454
explanation: You connect to internal VMs by using the public IP of Azure Bastion, not a public IP of the destination VM.
5555
- content: The number of current remote connections

learn-pr/azure/connect-vm-with-azure-bastion/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Summary
77
description: Summary
8-
ms.date: 12/06/2023
8+
ms.date: 03/25/2025
99
author: cherylmc
1010
ms.author: cherylmc
1111
ms.topic: unit

learn-pr/azure/connect-vm-with-azure-bastion/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Suppose you're the IT administrator for an internal HR app that's hosted in your
22

33
The jumpbox is an Azure VM that has a public IP to which you connect by using RDP. The jumpbox is on the same Azure virtual network as the app VM, so you can connect from the jumpbox to the app VM that's on the internal network.
44

5-
You've locked down network traffic to the jumpbox by using an Azure network security group. The network security group allows RDP and SSH requests from the local Azure virtual network and denies all other inbound requests to the public IP, across all ports.
5+
You've locked down network traffic to the jumpbox by using an Azure network security group. The network security group allows RDP and SSH requests from the local Azure virtual network and denies all other inbound requests to the public IP across all ports.
66

77
To keep your internal app VM remotely accessible, you have to maintain the jumpbox by applying updates and security patches. This maintenance work takes time away from other projects, so you want to investigate another way to remotely connect and manage the app VM without having to publicly expose the internal HR app or manage an additional VM.
88

learn-pr/azure/connect-vm-with-azure-bastion/includes/2-what-is-azure-bastion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Azure Bastion provides RDP and SSH connectivity to all VMs on same virtual netwo
1010

1111
## Connect to a VM by using Azure Bastion
1212

13-
After you deploy Azure Bastion, on the VM overview page, select **Connect** > **Bastion** > **Use Bastion**. Then, enter the sign-in credentials for the VM to connect.
13+
After you deploy Azure Bastion, on the VM overview page, select **Connect** > **Connect via Bastion**. Then, enter the sign-in credentials for the VM to connect.
1414

1515
:::image type="content" source="../media/2-connect-bastion-enter-credentials.png" alt-text="Screenshot of the Azure Bastion page that prompts you to enter username and password for the VM.":::
1616

@@ -38,7 +38,7 @@ The following table highlights some of the user-experience features that Azure B
3838

3939
|Feature |Supports |
4040
|---------|---------|
41-
|Browsers | - Windows: Microsoft Edge browser, Microsoft Edge Chromium, or Google Chrome</br> - Apple Mac: Google Chrome browser or Microsoft Edge Chromium |
41+
|Browsers | - Windows: Microsoft Edge browser, Microsoft Edge Chromium, or Google Chrome</br> - Mac: Google Chrome browser or Microsoft Edge Chromium |
4242
|Keyboard layout in the VM | - en-us-qwerty</br>- en-gb-qwerty</br>- de-ch-qwertz</br>- de-de-qwertz</br>- fr-be-azerty</br>- fr-fr-azerty</br>- fr-ch-qwertz</br>- hu-hu-qwertz</br>- it-it-qwerty</br>- ja-jp-qwerty</br>- pt-br-qwerty</br>- es-es-qwerty</br>- es-latam-qwerty</br>- sv-se-qwerty</br>- tr-tr-qwerty</br> |
4343
|Functions within VM | - Text copy and paste</br>- Features like file copy aren't currently supported |
4444

0 commit comments

Comments
 (0)