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: includes/azure-lighthouse-samples-monitor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ These samples show how to use Azure Monitor to create alerts for subscriptions t
14
14
15
15
|**Template**|**Description**|
16
16
|---------|---------|
17
-
|[monitor-delegation-changes](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/tools/monitor-delegation-changes)| Queries the past 1 day of activity in a managing tenant and [reports on any added or removed delegations](../articles/lighthouse/how-to/deploy-policy-remediation.md) (or attempts that were not successful).|
17
+
|[monitor-delegation-changes](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/tools/monitor-delegation-changes)| Queries the past 1 day of activity in a managing tenant and [reports on any added or removed delegations](../articles/lighthouse/how-to/monitor-delegation-changes.md) (or attempts that were not successful).|
18
18
|[alert-using-actiongroup](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/templates/alert-using-actiongroup)| This template creates an Azure alert and connects to an existing Action Group.|
19
19
|[multiple-loganalytics-alerts](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/templates/multiple-loganalytics-alerts)| Creates multiple Log alerts based on Kusto queries.|
20
20
|[delegation-alert-for-customer](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/Azure-Delegated-Resource-Management/templates/delegation-alert-for-customer)| Deploys an alert in a tenant when a user delegates a subscription to a managing tenant.|
0 commit comments