Skip to content

Commit 1cc7178

Browse files
committed
more acrolinx
1 parent 6d8fdcb commit 1cc7178

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/azure-lighthouse-samples-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.date: 07/10/2024
99
ms.author: jenhayes
1010
---
1111

12-
These samples show how to use Azure Policy with subscriptions that have been onboarded to Azure Lighthouse.
12+
These samples show how to use Azure Policy with subscriptions that are onboarded to Azure Lighthouse.
1313

1414
| **Template** | **Description** |
1515
|---------|---------|
1616
| [policy-add-or-replace-tag](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-add-or-replace-tag) | Assigns a policy that adds or removes a tag (using the modify effect) to a delegated subscription. For more info, see [Deploy a policy that can be remediated within a delegated subscription](../articles/lighthouse/how-to/deploy-policy-remediation.md). |
1717
| [policy-allow-certain-managing-tenants](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-allow-certain-managing-tenants) | Assigns a policy restricting Azure Lighthouse delegations to specific managing tenants. |
18-
| [policy-audit-delegation](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-audit-delegation) | Assigns a policy that will audit for delegation assignments. |
19-
| [policy-delegate-management-groups](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-delegate-management-groups) | Assigns a policy to confirm that [subscriptions within a management group have been delegated to a managing tenant](../articles/lighthouse/how-to/onboard-management-group.md), and if not, creates the assignment.
20-
| [policy-enforce-keyvault-monitoring](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-enforce-keyvault-monitoring) | Assigns a policy that enables diagnostics on Azure Key Vault resources in a delegated subscriptions (using the deployIfNotExists effect). For more info, see [Deploy a policy that can be remediated within a delegated subscription](../articles/lighthouse/how-to/deploy-policy-remediation.md). |
18+
| [policy-audit-delegation](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-audit-delegation) | Assigns a policy that audits for delegation assignments. |
19+
| [policy-delegate-management-groups](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-delegate-management-groups) | Assigns a policy to confirm that [subscriptions within a management group are delegated to a managing tenant](../articles/lighthouse/how-to/onboard-management-group.md), and if not, creates the assignment. |
20+
| [policy-enforce-keyvault-monitoring](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-enforce-keyvault-monitoring) | Assigns a policy that enables diagnostics on Azure Key Vault resources in a delegated subscription (using the deployIfNotExists effect). For more info, see [Deploy a policy that can be remediated within a delegated subscription](../articles/lighthouse/how-to/deploy-policy-remediation.md). |
2121
| [policy-enforce-sub-monitoring](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-enforce-sub-monitoring) | Assigns several policies to enable diagnostics on a delegated subscription, and connects all Windows & Linux VMs to the Log Analytics workspace created by the policy. For more info, see [Deploy a policy that can be remediated within a delegated subscription](../articles/lighthouse/how-to/deploy-policy-remediation.md). |
2222
| [policy-initiative](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/policy-initiative) | Applies a [policy initiative](/azure/governance/policy/overview#initiative-definition) (multiple related policy definitions) to a delegated subscription. |
2323

0 commit comments

Comments
 (0)