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
Copy file name to clipboardExpand all lines: articles/virtual-desktop/fslogix-profile-containers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: User profile management for Azure Virtual Desktop with FSLogix profile co
3
3
description: Learn about using User profile management for Azure Virtual Desktop with FSLogix profile containers to manage user profiles and personalization.
description: Learn how to enable Insights to monitor Azure Virtual Desktop and send diagnostic data to a Log Analytics workspace.
4
4
author: dknappettmsft
5
5
ms.topic: how-to
6
-
ms.date: 09/12/2023
6
+
ms.date: 01/17/2025
7
7
ms.author: daknappe
8
8
ms.custom: docs_inherited
9
9
---
@@ -12,9 +12,6 @@ ms.custom: docs_inherited
12
12
13
13
Azure Virtual Desktop Insights is a dashboard built on Azure Monitor Workbooks that helps IT professionals understand their Azure Virtual Desktop environments. This topic will walk you through how to set up Azure Virtual Desktop Insights to monitor your Azure Virtual Desktop environments.
14
14
15
-
>[!IMPORTANT]
16
-
>[The Log Analytics Agent is currently being deprecated](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/). If you use the Log Analytics Agent, you'll eventually need to migrate to the [Azure Monitor Agent](/azure/azure-monitor/agents/agents-overview) by August 31, 2024.
17
-
18
15
## Prerequisites
19
16
20
17
Before you start using Azure Virtual Desktop Insights, you'll need to set up the following things:
@@ -110,9 +107,7 @@ To set up workspace diagnostics using the resource diagnostic settings section i
110
107
111
108
### Session host data settings
112
109
113
-
You can use either the Azure Monitor Agent or the Log Analytics agent to collect information on your Azure Virtual Desktop session hosts. We recommend you use the Azure Monitor Agent as the Log Analytics Agent will be deprecated on August 31st, 2024. Select the relevant tab for your scenario.
114
-
115
-
# [Azure Monitor Agent](#tab/monitor)
110
+
You use the Azure Monitor Agent to collect information on your Azure Virtual Desktop session hosts.
116
111
117
112
To collect information on your Azure Virtual Desktop session hosts, you must configure a [Data Collection Rule (DCR)](/azure/azure-monitor/essentials/data-collection-rule-overview) to collect performance data and Windows Event Logs, associate the session hosts with the DCR, install the Azure Monitor Agent on all session hosts in host pools you're collecting data from, and ensure the session hosts are sending data to a Log Analytics workspace.
118
113
@@ -154,38 +149,6 @@ To set up your remaining session hosts using the configuration workbook:
154
149
>[!NOTE]
155
150
>For larger host pools (over 1,000 session hosts) or if you encounter deployment issues, we recommend you [install the Azure Monitor Agent](/azure/azure-monitor/agents/azure-monitor-agent-manage#installation-options) when you create a session host by using an Azure Resource Manager template.
156
151
157
-
# [Log Analytics agent](#tab/analytics)
158
-
159
-
To collect information on your Azure Virtual Desktop session hosts, you'll need to install the Log Analytics agent on all session hosts in the host pool, make sure the session hosts are sending to a Log Analytics workspace, and configure your Log Analytics agent settings to collect performance data and Windows Event Logs.
160
-
161
-
The Log Analytics workspace you send session host data to doesn't have to be the same one you send diagnostic data to. If you have Azure session hosts outside of your Azure Virtual Desktop environment, we recommend having a designated Log Analytics workspace for the Azure Virtual Desktop session hosts.
162
-
163
-
To set the Log Analytics workspace where you want to collect session host data:
164
-
165
-
1. From the Azure Virtual Desktop overview page, select **Host pools**, then select the pooled host pool you want to monitor.
166
-
167
-
1. From the host pool overview page, select **Insights (Legacy)**, then select **Open Configuration Workbook**.
168
-
169
-
1. Select the **Session host data settings** tab in the configuration workbook.
170
-
171
-
1. Select the **Log Analytics workspace** you want to send session host data to.
172
-
173
-
#### Session hosts
174
-
175
-
You'll need to install the Log Analytics agent on all session hosts in the host pool and send data from those hosts to your selected Log Analytics workspace. If Log Analytics isn't configured for all the session hosts in the host pool, you'll see a **Session hosts** section at the top of **Session host data settings** with the message "Some hosts in the host pool are not sending data to the selected Log Analytics workspace."
176
-
177
-
>[!NOTE]
178
-
> If you don't see the **Session hosts** section or error message, all session hosts are set up correctly. Skip ahead to set up instructions for [Workspace performance counters](#workspace-performance-counters). Currently, automated deployment is limited to 1000 session hosts or fewer.
179
-
180
-
To set up your remaining session hosts using the configuration workbook:
181
-
182
-
1. Select **Add hosts to workspace** to deploy the Log Analytics Agent to all the session hosts in the host pool.
183
-
184
-
1. Once the agent has installed, refresh the configuration workbook.
185
-
186
-
>[!NOTE]
187
-
>For larger host pools (> 1000 session hosts), or if there are deployment issues, we recommend you install the Log Analytics agent [when you create the session host](/azure/virtual-machines/extensions/oms-windows#extension-schema) using an Azure Resource Manager template.
188
-
189
152
#### Workspace performance counters
190
153
191
154
You'll need to enable specific performance counters to collect performance information from your session hosts and send it to the Log Analytics workspace.
@@ -217,8 +180,6 @@ To set up Windows Event Logs using the configuration workbook:
217
180
>[!NOTE]
218
181
>If automatic event deployment fails, select **Open agent configuration** in the configuration workbook to manually add any missing Windows Event Logs.
219
182
220
-
---
221
-
222
183
## Optional: configure alerts
223
184
224
185
Azure Virtual Desktop Insights allows you to monitor Azure Monitor alerts happening within your selected subscription in the context of your Azure Virtual Desktop data. Azure Monitor alerts are an optional feature on your Azure subscriptions, and you need to set them up separately from Azure Virtual Desktop Insights. You can use the Azure Monitor alerts framework to set custom alerts on Azure Virtual Desktop events, diagnostics, and resources. To learn more about Azure Monitor alerts, see [Azure Monitor Log Alerts](/azure/azure-monitor/alerts/alerts-log).
Copy file name to clipboardExpand all lines: articles/virtual-desktop/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: What is Azure Virtual Desktop? - Azure
3
3
description: Azure Virtual Desktop is a desktop and app virtualization service that runs on Azure. Deliver a full Windows experience with Windows 11 or Windows 10. Offer full desktops or use RemoteApp to deliver individual apps to users.
0 commit comments