From 458a6dfadba04cf7843a857a2e2771c2d05bd400 Mon Sep 17 00:00:00 2001 From: Yorick Kuijs <ykuijs@hotmail.com> Date: Wed, 29 Jan 2025 16:48:23 +0100 Subject: [PATCH 1/2] Corrected changelog and added Unreleased --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c73c955fb7..c7d2aba5d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # Change log for Microsoft365DSC +# UNRELEASED + # 1.25.129.1 +* AADGroup + * Added functionality to add & check on Devices in AAD groups. * AADRoleEligibilityScheduleRequest * Changed the mapping logic to find Id of a custom role. * AADServicePrincipal @@ -22,7 +26,6 @@ * AADCrossTenantAccessPolicyConfigurationPartner * Refactored the export to use a common CIMInstance function. * AADGroup - * Refactored the export to use a common CIMInstance function. * Added functionality to add & check on Devices in AAD groups. * AADHomeRealmDiscoveryPolicy * Refactored the export to use a common CIMInstance function. From c70fb5d07e2872903bc3cd4d757a876c7eebd0fd Mon Sep 17 00:00:00 2001 From: Yorick Kuijs <ykuijs@hotmail.com> Date: Wed, 29 Jan 2025 16:56:29 +0100 Subject: [PATCH 2/2] Fixed issue --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d2aba5d1..33b9577108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ * AADCrossTenantAccessPolicyConfigurationPartner * Refactored the export to use a common CIMInstance function. * AADGroup - * Added functionality to add & check on Devices in AAD groups. + * Refactored the export to use a common CIMInstance function. * AADHomeRealmDiscoveryPolicy * Refactored the export to use a common CIMInstance function. * AADIdentityGovernanceLifecycleWorkflow