- AADAdministrativeUnit
- Allow DisplayName to include apostrophes.
- AADApplication
- Fixed issue where the property AuthenticationBehaviors was incorrectly
exported as an array. - Fixed issue where the AuthenticationBehaviors wasn't processed properly
and added example how to enforce an empty configuration. - Deprecated AuthenticationBehavior\RequireClientServicePrincipal property.
Trying to set this property will throw an error. - Fixed issue where the property Permissions was not exported as an array
- Fixed issue where the property AuthenticationBehaviors was incorrectly
- AADCrossTenantAccessPolicyConfigurationPartner
- Fix export issue where B2B settings are not exported when these are set
to default settings.
- Fix export issue where B2B settings are not exported when these are set
- AADEntitlementManagementAccessPackageAssignmentPolicy
- Fixing export issue where AccessReviewSettings does not contain correct
info when access reviews are disabled.
FIXES #5941
- Fixing export issue where AccessReviewSettings does not contain correct
- AADGroup
- Fixed issue where the property Permissions was not exported as an array
- AADRoleAssignmentScheduleRequest
- Fix export issue where Recurrence settings are not exported when they
are not configured.
- Fix export issue where Recurrence settings are not exported when they
- AADRoleEligibilityScheduleRequest
- Fix export issue where Recurrence settings are not exported when they
are not configured.
- Fix export issue where Recurrence settings are not exported when they
- EXOMobileDeviceMailboxPolicy
- Fix export issue where two properties were exported as integer, where
the schema expects a string.
- Fix export issue where two properties were exported as integer, where
- EXOQuarantinePolicy
- Updated the schema to match the parameter value in the code. The schema
defined this property as a string, where the code expected and integer.
NOTE: This should not cause any issues, since the export already exported
this value as an integer.
- Updated the schema to match the parameter value in the code. The schema
- IntuneSecurityBaselineMicrosoftEdge
- Updated to latest template and deprecated
EdgeEnhanceImagesEnabled
as well asWebSQLAccess
.
- Updated to latest template and deprecated
- IntuneSecurityBaselineWindows10
- Updated resource with new 24H2 properties.
- SCDLPComplianceRule
- Fixed apostrophes in the export method.
- SCSensitivityLabel
- Fixed issue where the Groups property in AutoLabelingSettings was not
exported as an array. - Fixed issue where the export of AdvancedSettings had a key but no value,
which caused errors during deployment. Now ignoring setting if no value
is set.
- Fixed issue where the Groups property in AutoLabelingSettings was not
- SPORetentionLabelsSettings
- Correcting permissions in settings.json
- TeamsGroupPolicyAssignment
- Fix export issue where two properties were exported as integer, where
the schema expects a string.
- Fix export issue where two properties were exported as integer, where
- TeamsVdiPolicy
- Added support for
VDI2Optimization
property.
- Added support for
- VivaEngagementRoleMember
- Initial release.
- MISC
- Added
RoleScopeTagIds
property across the Intune resources.
- Added