What's Changed
Bug fix:
Microsoft Defender for Cloud deployment defaults — Fixed an issue where the Deploy-MDFC-Config_20240319 policy used deprecated Microsoft Defender for Cloud sub-plan defaults, causing new deployments or re-enablement to fail with InvalidInputError. The default values have been updated to the supported plans:
ascForKeyVaultSubPlan: PerTransaction → PerKeyVault
ascForArmSubPlan: PerApiCall → PerSubscription
Existing assignments remain compatible because the supported values in allowedValues were preserved.
- feat: Update Policy Library (automated) by @cae-pr-creator[bot] in #1178
Full Changelog: v0.25.5...v0.25.6