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: learn-pr/azure/get-started-azure-advisor/includes/1-introduction.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Do you have an idea where there might be waste or inefficiencies in your cloud environment? Do your cloud deployments follow the latest, proven best practices? For that matter, do you know how you can find out?
2
2
3
-
When teams build out a cloud workload in Azure, they often enlist different groups of people to set up different services, such as SQL databases and virtual machines. The newness of the cloud and the rapid pace of change adds to this confusion. A typical result might include poorly optimized and misconfigured workloads that can negatively affect your cloud environment. For example, have you sized your virtual machines and SQL databases correctly based on your usage? How secure is your platform?
3
+
When teams build out a cloud workload in Azure, they often enlist different groups of people to set up different services, such as SQL databases and virtual machines. The newness of the cloud and the rapid pace of change adds to this confusion. A typical result might include poorly optimized and misconfigured workloads that can negatively affect your cloud environment. For example, do you know if your virtual machines and SQL databases are sized correctly based on your usage? How secure is your platform?
4
4
5
5
With Azure Advisor, you can analyze your cloud environment to determine whether your workloads are following documented best practices for cost, security, reliability, performance, and operational excellence. With that information handy, you can then take action to make your workloads more effective and efficient.
6
6
@@ -24,11 +24,11 @@ Advisor continuously analyzes your resources and cloud usage, then recommends so
24
24
25
25
## Learning objectives
26
26
27
-
By the end of this module, you'll be able to:
27
+
By the end of this module, you're able to:
28
28
29
29
- Identify the different areas that Advisor looks at when making its recommendations.
30
30
- Find Advisor in the Azure portal and view the recommendations for each area.
31
-
- Remediate the issues that Advisor's recommendations have surfaced.
31
+
- Remediate the issues that Advisor's recommendations bring to the surface.
32
32
- Understand the Advisor Score and how it can help prioritize recommendations and measure impacts.
33
33
34
34
The concepts discussed in this module aren't all-inclusive, but they represent some important considerations when you're managing a solution on the cloud. For more details on Azure Advisor, visit the [Azure Advisor documentation page](/azure/advisor/?azure-portal=true).
Copy file name to clipboardExpand all lines: learn-pr/azure/get-started-azure-advisor/includes/2-recommendations.md
+27-27Lines changed: 27 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,15 @@ The Advisor dashboard gives you recommendations for each of the five categories
22
22
23
23
| Category | Description |
24
24
|---------|---------|
25
-
|**Cost**| Helps optimize and reduce your overall Azure spend by identifying idle and underutilized resources |
26
-
|**Security**| Integrates with [Microsoft Defender for Cloud](/azure/defender-for-cloud/review-security-recommendations) to identify potential vulnerabilities that can lead to security breaches |
27
-
|**Reliability**| Helps to ensure and improve the continuity of your business-critical applications |
25
+
|**Cost**| Helps optimize and reduce your overall Azure spend by identifying idle and underutilized resources.|
26
+
|**Security**| Integrates with [Microsoft Defender for Cloud](/azure/defender-for-cloud/review-security-recommendations) to identify potential vulnerabilities that can lead to security breaches.|
27
+
|**Reliability**| Helps to ensure and improve the continuity of your business-critical applications.|
28
28
|**Operational excellence**| Makes recommendations for process and workflow efficiency, resource manageability, and deployment best practices.|
29
-
|**Performance**| Helps improve the speed and responsiveness of your business-critical applications |
29
+
|**Performance**| Helps improve the speed and responsiveness of your business-critical applications.|
30
30
31
31
## How does Advisor work?
32
32
33
-
Think of Azure Advisor as your personalized cloud consultant. It gives you recommendations on best practices to optimize your Azure services' setup and to help you achieve your well-architected goals.
33
+
Think of Azure Advisor as your personalized cloud consultant. It gives you recommendations on best practices to optimize the setup of your Azure services and to help you achieve your well-architected goals.
34
34
35
35
Advisor analyzes your *resource configuration* and *usage telemetry*, then gives you actionable recommendations that can help you improve your Azure resources' cost effectiveness, performance, reliability, and security, as well as your operational excellence.
36
36
@@ -44,39 +44,39 @@ Advisor gives you several recommendations for each of these categories. Here are
44
44
45
45
#### Cost
46
46
47
-
- Resize or shut down underutilized virtual machine instances
48
-
- Eliminate unprovisioned ExpressRoute circuits
49
-
- Delete or reconfigure idle virtual network gateways
47
+
- Resize or shut down underutilized virtual machine instances.
48
+
- Eliminate unprovisioned ExpressRoute circuits.
49
+
- Delete or reconfigure idle virtual network gateways.
50
50
51
51
#### Reliability
52
52
53
-
- Ensure application gateway fault tolerance
54
-
- Enable backup to protect your virtual machine data from accidental deletion
55
-
- Configure Traffic Manager endpoints for resiliency
53
+
- Ensure application gateway fault tolerance.
54
+
- Enable backup to protect your virtual machine data from accidental deletion.
55
+
- Configure Traffic Manager endpoints for resiliency.
56
56
57
57
#### Operational excellence
58
58
59
-
- Create Azure Service Health alerts to notify you when Azure problems affect you
60
-
- Design your storage accounts to prevent reaching the maximum subscription limit
61
-
- Check if validation environment is enabled
59
+
- Create Azure Service Health alerts to notify you when Azure problems affect you.
60
+
- Design your storage accounts to prevent reaching the maximum subscription limit.
61
+
- Check if validation environment is enabled.
62
62
63
63
#### Performance
64
64
65
-
- Improve App Service performance and reliability
66
-
- Use managed disks to prevent disk I/O throttling
67
-
- Improve MySQL connection management
65
+
- Improve App Service performance and reliability.
66
+
- Use managed disks to prevent disk I/O throttling.
67
+
- Improve MySQL connection management.
68
68
69
69
#### Security
70
70
71
-
- Virtual-machine management ports should be protected with just-in-time network access control
72
-
- FTPS should be required in your web app
73
-
- Container images should be deployed from trusted registries only
71
+
- Virtual-machine management ports should be protected with just-in-time network access control.
72
+
- FTPS should be required in your web app.
73
+
- Container images should be deployed from trusted registries only.
74
74
75
75
Advisor integrates with Microsoft Defender for Cloud to provide security recommendations on the Advisor dashboard's Security tab, and with Microsoft Cost Management to offer cost recommendations on the Advisor dashboard's Cost tab.
76
76
77
77
## Remediating issues found by Advisor recommendations
78
78
79
-
Now that you learned a little about your Advisor recommendations, we show you the typical process you can follow to resolve them.
79
+
Now that you learned a little about your Advisor recommendations, let's look at the typical process you can follow to resolve them.
80
80
81
81
First, on your Advisor dashboard, you can select a category that shows recommendations to resolve. You can also choose to see **All recommendations**, which shows a list of every Advisor recommendation across all five categories.
82
82
@@ -90,19 +90,19 @@ Notice that each of the five category tiles shows:
90
90
91
91
By making a selection, you open a new page that shows details about the recommendations for the chosen category. Under a summary of the recommendations, you see a table that provides more information, such as:
92
92
93
-
- A linked description of each recommendation
94
-
- The impact level of each recommendation
95
-
- The potential annual savings for fixing each issue
96
-
- The number of resources affected
93
+
- A linked description of each recommendation.
94
+
- The impact level of each recommendation.
95
+
- The potential annual savings for fixing each issue.
96
+
- The number of resources affected.
97
97
98
-
In addition, on the left side of the page under **Recommendations**, you can select a different category to quickly open a page where you can see the Advisor recommendations for that selection.
98
+
In addition, on the left side of the page under **Recommendations**, you can select a different category to quickly open a page where you can see the Advisor recommendations for that selection.
99
99
100
100
:::image type="content" source="../media/azure-advisor-cost-recommendations-preview.png" alt-text="Screenshot of Advisor Performance window with recommendation details." lightbox="../media/azure-advisor-cost-recommendations.png":::
101
101
102
102
After you select a linked description for a recommendation, a window opens showing some suggestions for actions you can take. At this point in the flow, you have several options for how you want to handle the recommendation.
103
103
104
104
- You can select a linked **Recommended action** and another page opens that helps you take the necessary steps to resolve the issue.
105
-
- If you'd prefer to handle the recommendation at a later time, you can select **Postpone**. Advisor removes it from the list, but will recommend it again if the issue hasn't been resolved.
105
+
- If you'd prefer to handle the recommendation at a later time, you can select **Postpone**. Advisor removes it from the list, but recommends it again if the issue isn't resolved.
106
106
- If you know that you don't want to resolve that issue, you can select **Dismiss**, and Advisor removes it from the list and no longer shows it as a recommendation for that resource. You can always revisit your dismissed recommendations in the **Postponed & Dismissed** tab under any of your recommendations.
107
107
108
108
:::image type="content" source="../media/azure-advisor-vm-resize-postpone-dismiss-preview.png" alt-text="Screenshot showing a recommended action in Azure Advisor." lightbox="../media/azure-advisor-vm-resize-postpone-dismiss.png":::
Copy file name to clipboardExpand all lines: learn-pr/azure/get-started-azure-advisor/includes/3-exercise-review-recommendations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Now, let's walk through a real-world example to see how Advisor can work in your environment. In this unit, there are guided step-by-step instructions to review and apply some Advisor recommendations to help optimize your Azure workloads.
2
2
3
3
> [!NOTE]
4
-
> You'll need at least read access to one active Azure subscription with provisioned resources.
4
+
> To follow this exercise, you need at least read access to one active Azure subscription with provisioned resources.
5
5
6
6
1. First, sign in to the [Azure portal](https://portal.azure.com/?azure-portal=true).
7
7
1. Go to your Advisor dashboard by typing "advisor" in the search bar and then selecting **Advisor** from the list of services.
@@ -35,7 +35,7 @@ Now, let's walk through a real-world example to see how Advisor can work in your
35
35
:::image alt-text="Screenshot showing recommended actions you can take." lightbox="../media/azure-advisor-recommendation-rightsize-shutdown-vm-recommended-actions.png" source="../media/azure-advisor-recommendation-rightsize-shutdown-vm-recommended-actions-preview.png" type="content":::
36
36
37
37
> [!NOTE]
38
-
> If you're not ready to take action during this exercise, simply close the Azure portal, and no changes will be made to your subscriptions or resources. The only way to undo a recommendation is to take the opposite action.
38
+
> If you're not ready to take action during this exercise, just close the Azure portal, and no changes are made to your subscriptions or resources. The only way to undo a recommendation is to take the opposite action.
39
39
40
40
1. Select one of the **Recommended actions** from the list. On the next page, Advisor helps guide you through specific actions that you can take right now to apply the recommendation and resolve the issue.
0 commit comments