Skip to content

Commit 2fd1c63

Browse files
author
Mutemwa Masheke
committed
Fix remaining Acrolinx validation feedback
- Added ms.custom: references_regions to 4 remaining files (understand-baseline-settings-parameter.md, 02-setup-prerequisites.md, 03-network-requirements.md, 04-operations-troubleshooting.md) - Added introductory paragraph to 02-setup-prerequisites.md between H1 and first H2 - Fixed sequential steps formatting: Changed numbered sub-lists to bullets for non-sequential items in deploy-a-baseline-policy-assignment.md and assign-built-in-policies.md - Improved document structure and compliance with Azure documentation standards
1 parent faf4a2b commit 2fd1c63

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

articles/governance/machine-configuration/how-to/assign-built-in-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Let’s use one of the built-in Machine Configuration policies—**Audit Windows
8282
Once assigned, the policy will automatically begin evaluating machines within scope. Compliance results will surface in the **Policy → Compliance** view, where you can drill down to specific resources or export results.
8383

8484
> [!NOTE]
85-
> The same process applies to other built-in Machine Configuration policies—such as those auditing Linux baselines, password settings, or required applications. Parameters vary by definition and allow you to customize the audit scope without creating new policies.
85+
> The same process is applicable to other built-in Machine Configuration policies—such as those auditing Linux baselines, password settings, or required applications. Parameters vary by definition and allow you to customize the audit scope without creating new policies.
8686
8787
## Programmatic Access and Automation
8888

articles/governance/machine-configuration/how-to/view-compliance.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Use this view to validate which policies are deployed, where they're scoped, and
1616

1717
### View Assigned Policies
1818

19-
- Navigate to **Azure Policy → Compliance.**
19+
1. Navigate to **Azure Policy → Compliance.**
2020

21-
- Each entry shows a deployed assignment and its target scope (subscription, management group, or resource group).
21+
2. View each entry, which shows a deployed assignment and its target scope (subscription, management group, or resource group).
2222

23-
- Use filters such as **Policy definition equals all,** or **Subscription ID equals all** to narrow the list.
23+
3. If needed, use filters such as **Policy definition equals all,** or **Subscription ID equals all** to narrow the list.
2424

2525
[![Screenshot of Azure Policy Compliance page showing policy assignments with filters and export options.](../media/view-machine-configuration-compliance-reporting/azure-policy-compliance-page-filters-export.png)](../media/view-machine-configuration-compliance-reporting/azure-policy-compliance-page-filters-export.png#lightbox)
2626

@@ -55,11 +55,11 @@ Use this view to investigate machine-level compliance for each assigned policy a
5555

5656
### View All Guest Assignments
5757

58-
- Navigate to **Machine Configuration → Guest Assignments**.
58+
1. Navigate to **Machine Configuration → Guest Assignments**.
5959

60-
- Each row represents a machine's evaluation against an assigned policy.
60+
2. View each row represents a machine's evaluation against an assigned policy.
6161

62-
- The **Status** column indicates whether the machine is *Compliant*, *NonCompliant*, or *Pending*.
62+
3. Observe the **Status** column, which indicates whether the machine is *Compliant*, *NonCompliant*, or *Pending*.
6363

6464
[![Screenshot of Guest Assignments list showing machines with compliance status indicators.](../media/view-machine-configuration-compliance-reporting/guest-assignments-list-compliance-indicators.png)](../media/view-machine-configuration-compliance-reporting/guest-assignments-list-compliance-indicators.png#lightbox)
6565

0 commit comments

Comments
 (0)