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: azure-stack/hci/manage/monitor-hci-multi-azure-policies.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.reviewer: saniyaislam
7
7
ms.topic: how-to
8
8
ms.service: azure-stack
9
9
ms.subservice: azure-stack-hci
10
-
ms.date: 07/30/2024
10
+
ms.date: 09/12/2024
11
11
---
12
12
13
13
# Enable Insights for Azure Stack HCI at scale using Azure policies
@@ -37,8 +37,7 @@ Before applying this policy, keep in mind the following things:
37
37
- This policy is applicable only to Azure Stack HCI, version 22H2 clusters. Apply it before any other policies to ensure AMA picks up the correct resource ID.
38
38
- Uninstall AMA before applying this policy to set the correct resource ID. If AMA isn't uninstalled first, data might not appear. For more information, see [Uninstall AMA](/azure/azure-monitor/agents/azure-monitor-agent-manage?tabs=azure-portal#uninstall).
39
39
40
-
<details>
41
-
<summary><b>Expand this section to see the policy definition in JSON.</b></summary>
40
+
Here's the policy definition in JSON:
42
41
43
42
```json
44
43
{
@@ -455,7 +454,6 @@ Before applying this policy, keep in mind the following things:
455
454
}
456
455
}
457
456
```
458
-
</details>
459
457
460
458
### Policy to install AMA
461
459
@@ -465,8 +463,7 @@ The policy to install AMA performs the following functions:
465
463
466
464
- Installs AMA on clusters that aren't compliant with the policy through a remediation task.
467
465
468
-
<details>
469
-
<summary><b>Expand this section to see the policy definition in JSON.</b></summary>
466
+
Here's the policy definition in JSON:
470
467
471
468
```json
472
469
{
@@ -544,7 +541,6 @@ The policy to install AMA performs the following functions:
544
541
}
545
542
}
546
543
```
547
-
</details>
548
544
549
545
### Policy to configure DCR association
550
546
@@ -555,8 +551,7 @@ This policy is applied to each server in the Azure Stack HCI cluster and perform
555
551
> [!NOTE]
556
552
> This policy doesn’t create Data Collection Endpoint (DCE). If you're using private links, you must create DCE to ensure there's data available in Insights. For more information, see [Enable network isolation for Azure Monitor Agent by using Private Link](/azure/azure-monitor/agents/azure-monitor-agent-private-link).
557
553
558
-
<details>
559
-
<summary><b>Expand this section to see the policy definition in JSON.</b></summary>
554
+
Here's the policy definition in JSON:
560
555
561
556
```json
562
557
{
@@ -643,7 +638,6 @@ This policy is applied to each server in the Azure Stack HCI cluster and perform
0 commit comments