Skip to content

Commit f26682b

Browse files
feat: Added new parameter for policy assignment DoNotEnforce flexibility (Azure#1032)
* Added new parameter for donotenforce * Generate Parameter Markdowns [oZakari/c4b6f78f] --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4b6f78 commit f26682b

4 files changed

Lines changed: 87 additions & 71 deletions

File tree

infra-as-code/bicep/modules/logging/generateddocs/logging.bicep.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,17 +67,17 @@ Log Analytics region name - Ensure the regions selected is a supported mapping a
6767

6868
- Default value: `[resourceGroup().location]`
6969

70-
### parDataCollectionRuleVMInsightsName
70+
### parDataCollectionRuleVMInsightsExperience
7171

7272
![Parameter Setting](https://img.shields.io/badge/parameter-optional-green?style=flat-square)
7373

7474
VM Insights Experience - For details see: https://learn.microsoft.com/en-us/azure/azure-monitor/vm/vminsights-enable.
7575

76-
- Default value: `PerfAndMap`
76+
- Default value: `PerfAndMap`
7777

7878
- Allowed values: `PerfAndMap`, `PerfOnly`
7979

80-
### parDataCollectionRuleVMInsightsExperience
80+
### parDataCollectionRuleVMInsightsName
8181

8282
![Parameter Setting](https://img.shields.io/badge/parameter-optional-green?style=flat-square)
8383

0 commit comments

Comments
 (0)