From 1f66f63be3c15cfe73677add0c7258a7cf8f3d5d Mon Sep 17 00:00:00 2001 From: Michael Barmettler <99532854+mibarm@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:09:24 +0100 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce029d2282..e573868f44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ * Remove the logic path to create a new instance in favor of the update flow. * AADAuthenticationMethodPolicyX509 * Remove the logic path to create a new instance in favor of the update flow. +* AADConditionalAccessPolicy + * Fix issue when not all parameters are specified + FIXES [[#4202](https://github.com/microsoft/Microsoft365DSC/issues/4202)] * AADCrossTenantAccessPolicy * Removed the ability to specify a value of Absent for the Ensure property. * AADCrossTenantAccessPolicyCOnfigurationDefault