Azure / bicep-registry-modules

Bicep registry modules
MIT License
474 stars 331 forks source link

[PSRule] Fix Rule Azure.VM.DiskCaching #2399

Closed fabmas closed 2 weeks ago

fabmas commented 1 year ago

| RECOMMEND: | Check disk caching is configured correctly for the workload.

| REASON:
| - Path properties.storageProfile.osDisk.caching: Is set to 'ReadOnly'.

| HELP:
| - https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.VM.DiskCaching/
microsoft-github-policy-service[bot] commented 3 months ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

AlexanderSehr commented 3 months ago

Hey @rahalan, I just migrated this issue over from CARML. Please take a look and triage if still relevant :)

rahalan commented 2 weeks ago

Already fixed with AVM