Skip to content

Commit 21b35e3

Browse files
authored
Merge pull request #190092 from KrishnaG-MSFT/patch-180
(AzureCXP) MicrosoftDocs/azure-docs#88636
2 parents bb86ab4 + ab7a48f commit 21b35e3

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/azure-arc/servers/learn/tutorial-assign-policy-portal.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before you begin.
1818

1919
## Create a policy assignment
2020

21-
In this tutorial, you create a policy assignment and assign the _\[Preview]: Log Analytics agent should be installed on your Linux Azure Arc machines_ policy definition.
21+
In this tutorial, you create a policy assignment and assign the _\[Preview]: Log Analytics extension should be installed on your Linux Azure Arc machines_ policy definition.
2222

2323
1. Launch the Azure Policy service in the Azure portal by clicking **All services**, then searching
2424
for and selecting **Policy**.
@@ -53,13 +53,11 @@ In this tutorial, you create a policy assignment and assign the _\[Preview]: Log
5353

5454
For a partial list of available built-in policies, see [Azure Policy samples](../../../governance/policy/samples/index.md).
5555

56-
1. Search through the policy definitions list to find the _\[Preview]: Log Analytics agent should be installed on your Windows Azure Arc machines_
57-
definition if you have enabled the Arc-enabled servers agent on a Windows-based machine. For a Linux-based machine, find the corresponding _\[Preview]: Log Analytics agent should be installed on your Linux Azure Arc machines_ policy definition. Click on that policy and click **Select**.
58-
59-
:::image type="content" source="./media/tutorial-assign-policy-portal/select-available-definition.png" alt-text="Find the correct policy definition" border="false":::
56+
1. Search through the policy definitions list to find the _\[Preview]: Log Analytics extension should be installed on your Windows Azure Arc machines_
57+
definition if you have enabled the Arc-enabled servers agent on a Windows-based machine. For a Linux-based machine, find the corresponding _\[Preview]: Log Analytics extension should be installed on your Linux Azure Arc machines_ policy definition. Click on that policy and click **Select**.
6058

6159
1. The **Assignment name** is automatically populated with the policy name you selected, but you can
62-
change it. For this example, leave _\[Preview]: Log Analytics agent should be installed on your Windows Azure Arc machines_ or _\[Preview]: Log Analytics agent should be installed on your Linux Azure Arc machines_ depending on which one you selected. You can also add an optional **Description**. The description provides details about this policy assignment.
60+
change it. For this example, leave _\[Preview]: Log Analytics extension should be installed on your Windows Azure Arc machines_ or _\[Preview]: Log Analytics extension should be installed on your Linux Azure Arc machines_ depending on which one you selected. You can also add an optional **Description**. The description provides details about this policy assignment.
6361
**Assigned by** will automatically fill based on who is logged in. This field is optional, so
6462
custom values can be entered.
6563

@@ -77,7 +75,7 @@ environment.
7775

7876
## Identify non-compliant resources
7977

80-
Select **Compliance** in the left side of the page. Then locate the **\[Preview]: Log Analytics agent should be installed on your Windows Azure Arc machines** or **\[Preview]: Log Analytics agent should be installed on your Linux Azure Arc machines** policy assignment you created.
78+
Select **Compliance** in the left side of the page. Then locate the **\[Preview]: Log Analytics extension should be installed on your Windows Azure Arc machines** or **\[Preview]: Log Analytics extension should be installed on your Linux Azure Arc machines** policy assignment you created.
8179

8280
:::image type="content" source="./media/tutorial-assign-policy-portal/policy-compliance.png" alt-text="Compliance details on the Policy Compliance page" border="false":::
8381

@@ -106,7 +104,7 @@ condition triggers evaluation of the existence condition for the related resourc
106104
To remove the assignment created, follow these steps:
107105

108106
1. Select **Compliance** (or **Assignments**) in the left side of the Azure Policy page and locate
109-
the **\[Preview]: Log Analytics agent should be installed on your Windows Azure Arc machines** or **\[Preview]: Log Analytics agent should be installed on your Linux Azure Arc machines** policy assignment you created.
107+
the **\[Preview]: Log Analytics extension should be installed on your Windows Azure Arc machines** or **\[Preview]: Log Analytics extension should be installed on your Linux Azure Arc machines** policy assignment you created.
110108

111109
1. Right-click the policy assignment and select **Delete assignment**.
112110

0 commit comments

Comments
 (0)