Skip to content

Commit 46992c2

Browse files
authored
Added link to existing azure monitor policies
------- cc: @rboucher
1 parent 7930dbf commit 46992c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/essentials/diagnostic-settings-policy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ For example, the following image shows the built-in diagnostic setting policy de
2121

2222
![Partial screenshot from the Azure Policy Definitions page showing two built-in diagnostic setting policy definitions for Data Lake Analytics.](media/diagnostic-settings-policy/built-in-diagnostic-settings.png)
2323

24+
For a complete listof built-in policies for Azure Monitor, see [Azure Policy built-in definitions for Azure Monitor](../policy-reference
25+
2426
## Custom policy definitions
2527
For resource types that don't have a built-in policy, you need to create a custom policy definition. You could do this manually in the Azure portal by copying an existing built-in policy and then modifying it for your resource type. It's more efficient, though, to create the policy programmatically by using a script in the PowerShell Gallery.
2628

@@ -107,4 +109,4 @@ Diagnostic settings do not support resourceIDs with non-ASCII characters (for ex
107109
## Next steps
108110

109111
- [Read more about Azure platform Logs](./platform-logs-overview.md)
110-
- [Read more about diagnostic settings](./diagnostic-settings.md)
112+
- [Read more about diagnostic settings](./diagnostic-settings.md)

0 commit comments

Comments
 (0)