Skip to content

Commit ec98f13

Browse files
Merge pull request #277655 from EdB-MSFT/policy-fix
minor fixes
2 parents 093dfbb + 5205c07 commit ec98f13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/essentials/diagnostics-settings-policies-deployifnotexists.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,9 @@ The following table describes the common parameters for each set of policies.
357357
|Parameter| Description| Valid Values|Default|
358358
|---|---|---|---|
359359
|effect| Enable or disable the execution of the policy|DeployIfNotExists,<br>AuditIfNotExists,<br>Disabled|DeployIfNotExists|
360-
|diagnosticSettingName|Diagnostic Setting Name||setByPolicy-LogAnalytics|
360+
|diagnosticSettingName|Diagnostic Setting Name||setByPolicy-{LogAnalytics\|EventHubs\|Storage}|
361361
|categoryGroup|Diagnostic category group|none,<br>audit,<br>allLogs|audit|
362+
|resourceTypeList|For initiatives, a list of resource types to be evaluated for diagnostic setting existence.|Supported resources|All supported resources|
362363
363364
## Policy-specific parameters
364365
### Log Analytics policy parameters

0 commit comments

Comments
 (0)