Skip to content

Commit 347a399

Browse files
committed
AVD monitor Autoscale operations with Insights
1 parent 297ed3f commit 347a399

10 files changed

+281
-68
lines changed

.openpublishing.redirection.virtual-desktop.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,11 @@
404404
"source_path_from_root": "/articles/virtual-desktop/whats-new-client-microsoft-store.md",
405405
"redirect_url": "/azure/virtual-desktop/whats-new-client-windows",
406406
"redirect_document_id": false
407+
},
408+
{
409+
"source_path_from_root": "/articles/virtual-desktop/autoscale-scaling-plan.md",
410+
"redirect_url": "/azure/virtual-desktop/autoscale-create-assign-scaling-plan",
411+
"redirect_document_id": true
407412
}
408413
]
409414
}

articles/virtual-desktop/TOC.yml

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,9 @@
412412
- name: Create and assign a scaling plan
413413
displayName: autoscale, scale, virtual machines, vms
414414
href: autoscale-scaling-plan.md
415-
- name: Set up autoscale diagnostics
416-
displayName: autoscale, scale, virtual machines, vms
417-
href: autoscale-diagnostics.md
415+
- name: Monitor Autoscale operations
416+
displayName: monitoring, scale, scaling, avd insights, avdi
417+
href: autoscale-monitor-operations-insights.md
418418
- name: Azure Automation and Azure Logic Apps
419419
items:
420420
- name: Scale with a runbook and logic app
@@ -514,12 +514,12 @@
514514
href: multimedia-redirection.md
515515
- name: Monitor
516516
items:
517-
- name: Use Azure Virtual Desktop Insights
518-
displayName: avd insights, avdi, monitoring, diagnostics
519-
href: insights.md
520-
- name: Use diagnostics with Log Analytics
517+
- name: Send diagnostic data to Log Analytics
521518
displayName: monitoring
522519
href: diagnostics-log-analytics.md
520+
- name: Enable Insights
521+
displayName: avd insights, avdi, monitoring, diagnostics
522+
href: insights.md
523523
- name: Set up diagnostics to monitor Agent updates
524524
displayName: monitoring
525525
href: agent-updates-diagnostics.md
@@ -532,6 +532,12 @@
532532
- name: Collect and query user connection quality data
533533
displayName: monitoring, network, graphics
534534
href: connection-quality-monitoring.md
535+
- name: Monitor Autoscale operations
536+
displayName: monitoring, scale, scaling, avd insights, avdi
537+
href: autoscale-monitor-operations-insights.md
538+
- name: Set up diagnostics for Autoscale
539+
displayName: monitoring, scale, scaling
540+
href: autoscale-diagnostics.md
535541
- name: Resolve Azure Advisor recommendations
536542
displayName: monitoring
537543
href: azure-advisor-recommendations.md

articles/virtual-desktop/autoscale-scaling-plan.md renamed to articles/virtual-desktop/autoscale-create-assign-scaling-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ To assign a scaling plan to existing host pools:
445445
446446
Now that you've created your scaling plan, here are some things you can do:
447447
448-
- [Enable diagnostics for your scaling plan](autoscale-diagnostics.md)
448+
- [Monitor Autoscale operations with Insights](autoscale-diagnostics.md)
449449
450450
If you'd like to learn more about terms used in this article, check out our [autoscale glossary](autoscale-glossary.md). For examples of how autoscale works, see [Autoscale example scenarios](autoscale-scenarios.md). You can also look at our [Autoscale FAQ](autoscale-faq.yml) if you have other questions.

articles/virtual-desktop/autoscale-diagnostics.md

Lines changed: 11 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,23 @@
11
---
2-
title: Set up diagnostics for autoscale in Azure Virtual Desktop
2+
title: Set up diagnostics for Autoscale in Azure Virtual Desktop
33
description: How to set up diagnostic reports for the scaling service in your Azure Virtual Desktop deployment.
44
author: Heidilohr
55
ms.topic: how-to
66
ms.date: 11/01/2023
77
ms.author: helohr
88
---
9-
# Set up diagnostics for autoscale in Azure Virtual Desktop
9+
# Set up diagnostics for Autoscale in Azure Virtual Desktop
1010

11-
Diagnostics lets you monitor potential issues and fix them before they interfere with your autoscale scaling plan.
11+
Diagnostics lets you monitor potential issues and fix them before they interfere with your Autoscale scaling plan.
1212

13-
Currently, you can either send diagnostic logs for autoscale to an Azure Storage account or consume logs with Microsoft Azure Event Hubs. If you're using an Azure Storage account, make sure it's in the same region as your scaling plan. Learn more about diagnostic settings at [Create diagnostic settings](../azure-monitor/essentials/diagnostic-settings.md). For more information about resource log data ingestion time, see [Log data ingestion time in Azure Monitor](../azure-monitor/logs/data-ingestion-time.md).
13+
Currently, you can either send diagnostic logs for Autoscale to an Azure Storage account or consume logs with Microsoft Azure Event Hubs. If you're using an Azure Storage account, make sure it's in the same region as your scaling plan. Learn more about diagnostic settings at [Create diagnostic settings](../azure-monitor/essentials/diagnostic-settings.md). For more information about resource log data ingestion time, see [Log data ingestion time in Azure Monitor](../azure-monitor/logs/data-ingestion-time.md).
1414

15-
## Enable diagnostics for scaling plans
16-
17-
#### [Pooled host pools](#tab/pooled-autoscale)
18-
19-
To enable diagnostics for your scaling plan for pooled host pools:
20-
21-
1. Open the [Azure portal](https://portal.azure.com).
15+
> [!TIP]
16+
> For pooled host pools, we recommend you use Autoscale diagnostic data integrated with Insights in Azure Virtual Desktop, which providing a more comprehensive view of your Autoscale operations. For more information, see [Monitor Autoscale operations with Insights in Azure Virtual Desktop](autoscale-monitor-operations-insights.md).
2217
23-
1. In the search bar, type *Azure Virtual Desktop* and select the matching service entry.
24-
25-
1. Select **Scaling plans**, then select the scaling plan you'd like the report to track.
26-
27-
1. Go to **Diagnostic Settings** and select **Add diagnostic setting**.
28-
29-
1. Enter a name for the diagnostic setting.
30-
31-
1. Next, select **Autoscale logs for pooled host pools** and choose either **storage account** or **event hub** depending on where you want to send the report.
32-
33-
1. Select **Save**.
34-
35-
#### [Personal host pools](#tab/personal-autoscale)
18+
## Enable diagnostics for scaling plans
3619

37-
To enable diagnostics for your scaling plan for personal host pools:
20+
To enable diagnostics for your scaling plan:
3821

3922
1. Open the [Azure portal](https://portal.azure.com).
4023

@@ -46,13 +29,11 @@ To enable diagnostics for your scaling plan for personal host pools:
4629

4730
1. Enter a name for the diagnostic setting.
4831

49-
1. Next, select **Autoscale logs for personal host pools** and choose either **storage account** or **event hub** depending on where you want to send the report.
32+
1. Next, select **Autoscale logs** and choose either **storage account** or **event hub** depending on where you want to send the report.
5033

5134
1. Select **Save**.
5235

53-
---
54-
55-
## Find autoscale diagnostic logs in Azure Storage
36+
## Find Autoscale diagnostic logs in Azure Storage
5637

5738
After you've configured your diagnostic settings, you can find the logs by following these instructions:
5839

@@ -105,4 +86,4 @@ The following JSON file is an example of what you'll see when you open a report:
10586
- [Assign your scaling plan to new or existing host pools](autoscale-new-existing-host-pool.md).
10687
- Learn more about terms used in this article at our [autoscale glossary](autoscale-glossary.md).
10788
- For examples of how autoscale works, see [Autoscale example scenarios](autoscale-scenarios.md).
108-
- View our [autoscale FAQ](autoscale-faq.yml) to answer commonly asked questions.
89+
- View our [autoscale FAQ](autoscale-faq.yml) to answer commonly asked questions.

0 commit comments

Comments
 (0)