Skip to content

Commit 33ed627

Browse files
authored
Merge pull request #126490 from Heidilohr/work-azure-advisor
Created how-to article for how to use Azure Advisor in Windows Virtual Desktop
2 parents 62520c9 + 0778d19 commit 33ed627

File tree

5 files changed

+61
-0
lines changed

5 files changed

+61
-0
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@
9494
href: configure-automatic-updates.md
9595
- name: Install language packs
9696
href: language-packs.md
97+
- name: Use Azure Advisor
98+
href: azure-advisor.md
9799
- name: Resolve recommendations
98100
href: azure-advisor-recommendations.md
99101
- name: Concepts
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: Integrate Windows Virtual Desktop with Azure Advisor - Azure
3+
description: How to use Azure Advisor with your Windows Virtual Desktop deployment.
4+
author: Heidilohr
5+
ms.topic: how-to
6+
ms.date: 08/28/2020
7+
ms.author: helohr
8+
manager: lizross
9+
---
10+
# Use Azure Advisor with Windows Virtual Desktop
11+
12+
Azure Advisor can help users resolve common issues on their own without having to file support cases. The recommendations reduce the need to submit help requests, saving you time and costs.
13+
14+
This article will tell you how to set up Azure Advisor in your Windows Virtual Desktop deployment to help your users.
15+
16+
## What is Azure Advisor?
17+
18+
Azure Advisor analyzes your configurations and telemetry to offer personalized recommendations to solve common problems. With these recommendations, you can optimize your Azure resources for reliability, security, operational excellence, performance, and cost. Learn more at [the Azure Advisor website](https://azure.microsoft.com/services/advisor/).
19+
20+
## How to start using Azure Advisor
21+
22+
All you need to get started is an Azure account on the Azure portal. First, open the Azure portal at <https://portal.azure.com/#home>, then select **Advisor** under **Azure Services**, as shown in the following image. You can also enter "Azure Advisor" into the search bar in the Azure portal.
23+
24+
> [!div class="mx-imgBorder"]
25+
> ![A screenshot of the Azure portal. The user is hovering their mouse cursor over the Azure Advisor link, causing a drop-down menu to appear.](media/azure-advisor.png)
26+
27+
When you open Azure Advisor, you'll see five categories:
28+
29+
- Cost
30+
- Security
31+
- Reliability
32+
- Operational Excellence
33+
- Performance
34+
35+
> [!div class="mx-imgBorder"]
36+
> ![A screenshot of Azure Advisor showing the five menus for each category. The five items displayed in their own boxes are Cost, Security, Reliability, Operational Excellence, and Performance.](media/advisor-categories.png)
37+
38+
When you select a category, you'll go to its active recommendations page. On this page, you can view which recommendations Azure Advisor has for you, as shown in the following image.
39+
40+
> [!div class="mx-imgBorder"]
41+
> ![A screenshot of the active recommendations list for Operational Excellence. The list shows seven recommendations with varying priority levels.](media/active-suggestions.png)
42+
43+
## Additional tips for Azure Advisor
44+
45+
- Make sure to check your recommendations frequently, at least more than once a week. Azure Advisor updates its active recommendations multiple times per day. Checking for new recommendations can prevent larger issues by helping you spot and solve smaller ones.
46+
47+
- Always try to solve the issues with the highest priority level in Azure Advisor. High priority issues are marked with red. Leaving high-priority recommendations unresolved can lead to problems down the line.
48+
49+
- If a recommendation seems less important, you can dismiss it or postpone it. To dismiss or postpone a recommendation, go to the **Action** column and change the item's state.
50+
51+
- Don't dismiss recommendations until you know why they're appearing and are sure it won't have a negative impact on you or your users. Always select **Learn more** to see what the issue is. If you resolve an issue by following the instructions in Azure Advisor, it will automatically disappear from the list. You're better off resolving issues than postponing them repeatedly.
52+
53+
- Whenever you come across an issue in Windows Virtual Desktop, always check Azure Advisor first. Azure Advisor will give you directions for how to solve the problem, or at least point you towards a resource that can help.
54+
55+
## Next steps
56+
57+
To learn how to resolve recommendations, see [How to resolve Azure Advisor recommendations](azure-advisor-recommendations.md).
58+
59+
If you have suggestions for new recommendations, post it on our [Azure Advisor User Voice forum](https://windowsvirtualdesktop.uservoice.com/forums/930847-azure-advisor-recommendations).
101 KB
Loading
98.4 KB
Loading
123 KB
Loading

0 commit comments

Comments
 (0)