Skip to content

Commit 8454da7

Browse files
committed
freshness update
1 parent d4ee9cc commit 8454da7

File tree

10 files changed

+13
-29
lines changed

10 files changed

+13
-29
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/bastion/quickstart-developer-sku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to deploy Bastion using the Developer SKU.
44
author: cherylmc
55
ms.service: azure-bastion
66
ms.topic: quickstart
7-
ms.date: 04/26/2024
7+
ms.date: 12/09/2024
88
ms.author: cherylmc
99
ms.custom: references_regions
1010
---

articles/bastion/quickstart-host-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to deploy Azure Bastion with default settings from the Az
55
author: cherylmc
66
ms.service: azure-bastion
77
ms.topic: quickstart
8-
ms.date: 04/25/2024
8+
ms.date: 12/09/2024
99
ms.author: cherylmc
1010

1111
---
@@ -98,8 +98,8 @@ When the Bastion deployment is complete, the screen changes to the **Connect** p
9898

9999
:::image type="content" source="./media/quickstart-host-portal/connected.png" alt-text="Screenshot that shows an RDP connection to a virtual machine." lightbox="./media/quickstart-host-portal/connected.png":::
100100

101-
> [!NOTE]
102-
> When you connect, the desktop of the VM might look different from the example screenshot.
101+
> [!NOTE]
102+
> When you connect, the desktop of the VM might look different from the example screenshot.
103103
104104
Using keyboard shortcut keys while you're connected to a VM might not result in the same behavior as shortcut keys on a local computer. For example, when you're connected to a Windows VM from a Windows client, Ctrl+Alt+End is the keyboard shortcut for Ctrl+Alt+Delete on a local computer. To do this from a Mac while you're connected to a Windows VM, the keyboard shortcut is Fn+Ctrl+Alt+Backspace.
105105

articles/bastion/session-monitoring.md

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,33 @@
11
---
2-
title: 'Azure Bastion session monitoring and management'
2+
title: Azure Bastion session monitoring and management
33
description: Learn how to select an ongoing session and force-disconnect or delete it.
44
services: bastion
55
author: cherylmc
6-
76
ms.service: azure-bastion
87
ms.topic: how-to
9-
ms.date: 05/21/2020
8+
ms.date: 12/09/2024
109
ms.author: cherylmc
1110

1211
---
1312

1413
# Session monitoring and management for Azure Bastion
1514

16-
Once the Bastion service is provisioned and deployed in your virtual network, you can use it to seamlessly connect to any VM in this virtual network. As users connect to workloads, Azure Bastion can be used to monitor the remote sessions and take quick management actions. Azure Bastion session monitoring lets you view which users are connected to which VMs. It shows the IP that the user connected from, how long they have been connected, and when they connected. The session management experience lets you select an ongoing session and force-disconnect or delete a session in order to disconnect the user from the ongoing session.
15+
Once the Bastion service is provisioned and deployed in your virtual network, you can use it to seamlessly connect to any virtual machine in this virtual network. As users connect to workloads, Azure Bastion can be used to monitor the remote sessions and take quick management actions. Azure Bastion session monitoring lets you view which users are connected to which virtual machines. It shows the IP that the user connected from, how long the user has been connected, and when they connected. The session management experience lets you select an ongoing session and force-disconnect or delete a session in order to disconnect the user from the ongoing session.
1716

1817
## <a name="monitor"></a>Monitor remote sessions
1918

2019
1. In the [Azure portal](https://portal.azure.com), go to your Azure Bastion resource and select **Sessions** from the Azure Bastion page.
21-
22-
![Screenshot shows the Azure portal menu Settings with Sessions selected.](./media/session-monitoring/sessions.png)
23-
2. On the **Sessions** page, you can see the ongoing remote sessions on the right side.
24-
25-
![view session](./media/session-monitoring/view-session.png)
26-
3. Select **Refresh** to see the updated list of remote sessions. When you select Refresh, Azure Bastion will fetch the latest monitoring information and refresh it in the portal.
27-
28-
![Screenshot shows a session that uses Azure Bastion with the refresh option highlighted.](./media/session-monitoring/refresh.png)
29-
20+
1. On the **Sessions** page, you can see the ongoing remote sessions on the right side.
21+
1. Select **Refresh** to see the updated list of remote sessions. When you select **Refresh**, Azure Bastion fetches the latest monitoring information and refreshes it in the portal.
3022

3123
## <a name="view"></a>Delete or force-disconnect an ongoing remote session
3224

33-
You can select a set of session(s) and force-disconnect them. The following steps show you how to delete remote sessions:
25+
You can select a set of sessions and force-disconnect them. The following steps show you how to delete remote sessions:
3426

3527
1. Navigate to your Azure Bastion resource and select **Sessions** from the Azure Bastion page.
36-
37-
![Screenshot shows the Azure portal with Sessions selected under Settings.](./media/session-monitoring/navigate.png)
38-
2. After you select Sessions, you see a list of remote sessions.
39-
40-
![list sessions](./media/session-monitoring/list.png)
41-
3. Select a specific remote session, then select the three ellipses on the right-side end of the session row, and then select **Delete**.
42-
43-
![Screenshot shows the Azure portal displaying a session with the Delete icon selected.](./media/session-monitoring/delete.png)
44-
4. When you select Delete, the remote session will be disconnected and the user will be shown a "You have been disconnected" message in the remote session.
45-
46-
![Screenshot shows a message verifying that you have been disconnected.](./media/session-monitoring/disconnect.png)
28+
1. After you select Sessions, you see a list of remote sessions.
29+
1. Select a specific remote session, then select the three ellipses on the right-side end of the session row, and then select **Delete**.
30+
1. When you select **Delete**, the remote session is disconnected and the user is shown a "You have been disconnected" message in the remote session.
4731

4832
## Next steps
4933

0 commit comments

Comments
 (0)