Skip to content

Commit 35eca0d

Browse files
authored
Merge pull request #248183 from dknappettmsft/avd-insights-scenarios
AVD Insights use cases
2 parents d689e68 + 1873103 commit 35eca0d

15 files changed

+185
-20
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -224,10 +224,10 @@
224224
items:
225225
- name: Estimate Azure Monitor costs
226226
displayName: insights, avd insights, avdi, monitoring, diagnostics
227-
href: azure-monitor-costs.md
228-
- name: Azure Monitor glossary
229-
displayName: insights, avd insights, avdi, monitoring, diagnostics
230-
href: azure-monitor-glossary.md
227+
href: insights-costs.md
228+
- name: Glossary
229+
displayName: azure virtual desktop insights, avd insights, avdi, monitoring, diagnostics
230+
href: insights-glossary.md
231231
- name: Analyze user connection quality
232232
href: connection-latency.md
233233
- name: How-to guides
@@ -523,23 +523,27 @@
523523
href: multimedia-redirection.md
524524
- name: Monitor
525525
items:
526-
- name: Set up diagnostics to monitor Agent updates
527-
href: agent-updates-diagnostics.md
528526
- name: Use Azure Virtual Desktop Insights
529527
displayName: avd insights, avdi, monitoring, diagnostics
530528
href: insights.md
531529
- name: Use diagnostics with Log Analytics
532530
displayName: monitoring
533531
href: diagnostics-log-analytics.md
532+
- name: Set up diagnostics to monitor Agent updates
533+
displayName: monitoring
534+
href: agent-updates-diagnostics.md
534535
- name: Configure service alerts
535536
displayName: monitoring
536537
href: set-up-service-alerts.md
537-
- name: Resolve Azure Advisor recommendations
538-
displayName: monitoring
539-
href: azure-advisor-recommendations.md
538+
- name: Use cases for Azure Virtual Desktop Insights
539+
displayName: avd insights, avdi, monitoring, diagnostics
540+
href: insights-use-cases.md
540541
- name: Collect and query user connection quality data
541542
displayName: monitoring, network, graphics
542543
href: connection-quality-monitoring.md
544+
- name: Resolve Azure Advisor recommendations
545+
displayName: monitoring
546+
href: azure-advisor-recommendations.md
543547
- name: Troubleshoot
544548
items:
545549
- name: Troubleshooting overview, feedback, and support

articles/virtual-desktop/insights-use-cases.md

Lines changed: 157 additions & 0 deletions
Large diffs are not rendered by default.

articles/virtual-desktop/insights.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Azure Virtual Desktop Insights to monitor your deployment - Azure
33
description: How to set up Azure Virtual Desktop Insights to monitor your Azure Virtual Desktop environments.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 06/14/2023
6+
ms.date: 08/24/2023
77
ms.author: helohr
88
manager: femila
99
---
@@ -20,22 +20,26 @@ Azure Virtual Desktop Insights is a dashboard built on Azure Monitor Workbooks t
2020
Before you start using Azure Virtual Desktop Insights, you'll need to set up the following things:
2121

2222
- All Azure Virtual Desktop environments you monitor must be based on the latest release of Azure Virtual Desktop that’s compatible with Azure Resource Manager.
23+
2324
- At least one configured Log Analytics Workspace. Use a designated Log Analytics workspace for your Azure Virtual Desktop session hosts to ensure that performance counters and events are only collected from session hosts in your Azure Virtual Desktop deployment.
25+
2426
- Enable data collection for the following things in your Log Analytics workspace:
25-
- Diagnostics from your Azure Virtual Desktop environment
26-
- Recommended performance counters from your Azure Virtual Desktop session hosts
27-
- Recommended Windows Event Logs from your Azure Virtual Desktop session hosts
2827

29-
The data setup process described in this article is the only one you'll need to monitor Azure Virtual Desktop. You can disable all other items sending data to your Log Analytics workspace to save costs.
28+
- Diagnostics from your Azure Virtual Desktop environment
29+
- Recommended performance counters from your Azure Virtual Desktop session hosts
30+
- Recommended Windows Event Logs from your Azure Virtual Desktop session hosts
31+
32+
The data setup process described in this article is the only one you'll need to monitor Azure Virtual Desktop. You can disable all other items sending data to your Log Analytics workspace to save costs.
33+
34+
- Anyone monitoring Azure Virtual Desktop Insights for your environment will also need to have the following Azure role-based access control (RBAC) roles assigned as a minimum:
3035

31-
Anyone monitoring Azure Virtual Desktop Insights for your environment will also need the following read-access permissions:
36+
- [Desktop Virtualization Reader](../role-based-access-control/built-in-roles.md#desktop-virtualization-reader) assigned on the resource group or subscription where the host pools, workspaces and session hosts are.
37+
- [Log Analytics Reader](../role-based-access-control/built-in-roles.md#log-analytics-reader) assigned on any Log Analytics workspace used with Azure Virtual Desktop Insights.
3238

33-
- Read-access to the Azure resource groups that hold your Azure Virtual Desktop resources.
34-
- Read-access to the subscription's resource groups that hold your Azure Virtual Desktop session hosts.
35-
- Read access to the Log Analytics workspace. In the case that multiple Log Analytics workspaces are used, read access should be granted to each to allow viewing data.
39+
You can also create a custom role to reduce the scope of assignment on the Log Analytics workspace. For more information, see [Manage access to Log Analytics workspaces](../azure-monitor/logs/manage-access.md).
3640

37-
> [!NOTE]
38-
> Read access only lets admins view data. They'll need different permissions to manage resources in the Azure Virtual Desktop portal.
41+
> [!NOTE]
42+
> Read access only lets admins view data. They'll need different permissions to manage resources in the Azure Virtual Desktop portal.
3943
4044
## Open Azure Virtual Desktop Insights
4145

49.3 KB
Loading
90.9 KB
Loading
300 KB
Loading
182 KB
Loading
206 KB
Loading
96 KB
Loading
94.2 KB
Loading

0 commit comments

Comments
 (0)