From de963027bf321b816a70d08d4e8d89970aaf6034 Mon Sep 17 00:00:00 2001 From: Sandro Lanfranchi Date: Wed, 8 Jan 2025 11:12:51 +0100 Subject: [PATCH] add changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 347bee63d0..547f483cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * AADAuthenticationRequirement * Changed Export logic to extract instances from all users. +* AADGroupEligibilitySchedule + * New resource for Privileged Identity Management (PIM) for Groups * AADOrganizationCertificateBasedAuthConfiguration * Fixed the primary key of the resource. FIXES [#5523](https://github.com/microsoft/Microsoft365DSC/issues/5523)