| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-24 | 2.0 kB | |
| Release 1.26.422.1 source code.tar.gz | 2026-04-24 | 133.5 MB | |
| Release 1.26.422.1 source code.zip | 2026-04-24 | 137.2 MB | |
| Totals: 3 Items | 270.8 MB | 0 | |
- AADApplication
- Fixed an issue where the value of
ValueinMSFT_MicrosoftGraphAppRolewas missing. FIXES #7064 - AADB2BManagementPolicy
- Initial release.
- AADConditionalAccessPolicy
- Fixes an issue when applying a configuration where some settings are not specified to an existing policy
- AADPasswordRuleSettings
- Fixed an issue where invalid condition checks were in-place.
- AADPermissionsGrantPolicy
- Fixed an issue when comparing
AADPermissionGrantConditionSetinstances. FIXES #7062 - AADServicePrincipal
- Fixed an issue where
odataTypeanduserTypewere missing from theMSFT_AADServicePrincipalCustomClaimConditioninstances. - EXOCASMailboxPlan
- Fixed an issue where
Identitywas missing in the export. - EXODataEncryptionPolicy
- Fixed an issue when comparing
AzureKeyIDselements. FIXES #7069 - TeamsTenantDialPlan
- Fixed issue so that
NormalizationRulesare always exported as an array even when they only contain one entry - TeamsOnlineVoicemailPolicy
- Fixed
MaximumRecordingLengthhandling by aligning type toInt32and converting values toTimeSpanseconds for Teams cmdlets. FIXES #7054 - M365DSCModuleMgmt
- Fixed an issue when updating the module from a custom import.
- M365DSCIntuneUtil
- Fixed an issue where a settings array was returned as a single element. FIXES #7055
- M365DSCUtil
- Added retry logic for too many requests when invoking batch requests.
- Dependencies
- Updated
DSCParserto version 3.0.0.4. FIXES #7056