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/advisor/advisor-assessments.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,18 +42,18 @@ You can manage access to Advisor WAF assessments using built-in roles. The permi
42
42
|Reader|View assessments for a workload and the corresponding recommendations|
43
43
|Contributor|Create assessments for a workload and triage the corresponding recommendations|
44
44
45
-
## Access Azure Advisor WAF Assessments
45
+
## Access Azure Advisor WAF assessments
46
46
47
47
1. Sign in to the [Azure portal](https://portal.azure.com/) and select [**Advisor**](https://aka.ms/azureadvisordashboard) from any page. The **Advisor** score dashboard page opens.
48
48
49
49
1. Select **Assessments** in the left navigation menu. The **Assessments** page opens with a list of completed or in progress assessments.
50
50
51
51
:::image type="content" source="./media/advisor-assessments/advisor-assessment-main-m.png" alt-text="Screenshot of Azure Advisor WAF assessments main page." lightbox="./media/advisor-assessments/advisor-assessment-main-m.png":::
52
52
53
-
## Create Azure Advisor WAF Assessments
53
+
## Create Azure Advisor WAF assessments
54
54
55
55
1. Select **New assessment**. An input area opens.
56
-
:::image type="content" source="./media/advisor-assessments/advisor-assessment-start-new-populated.png" alt-text="Screenshot of Azure Advisor **Start new assessment** main page." lightbox="./media/advisor-assessments/advisor-assessment-start-new-populated.png":::
56
+
:::image type="content" source="./media/advisor-assessments/advisor-assessment-start-new-populated-m.png" alt-text="Screenshot of Azure Advisor **Start new assessment** main page." lightbox="./media/advisor-assessments/advisor-assessment-start-new-populated-m.png":::
57
57
1. Provide the input parameters:
58
58
***Subscription**: Choose from the list of available subscriptions in the dropdown Advisor. Once chosen, the system looks for workloads configured for that subscription. Not all subscriptions are available for the WAF Assessments preview.
59
59
***Workload** (optional): If you have workloads configured for that subscription, you can view them in the list and select one.
@@ -109,11 +109,8 @@ There are multiple avenues to access the recommendations, but you must have the
109
109
To learn more about permissions, see [Permissions in Azure Advisor](/azure/advisor/permissions). To find out what subscriptions you have permissions for, and what level of permissions, see [List Azure role assignments using the Azure portal](/azure/role-based-access-control/role-assignments-list-portal#list-owners-of-a-subscription). If you have Contributor permissions, you can view the recommendations for assessments created by other users and the assessments that you created.
110
110
111
111
1. Open the **Assessments** main page and then any completed assessment. The recommendations list page for that assessment opens.
1. You can sort the recommendations based on **Priority**, **Recommendation**, and **Category**. You can also use **Actions** > **Group** to group the recommendations by category or priority.
* On the **Not started** tab, with new recommendations, you can set initial status changes. For example, mark a recommendation as *In progress*: If you accept a recommendation and start working on it, select **Mark as in progress**, which moves it to the **In progress** tab.
0 commit comments