- AADAccessReviewDefinition
- Added properties
FallbackReviewers
andReviewers
.
FIXES #5674
- Added properties
- AADApplication
- Fixed an issue where owners would not be set during creation.
FIXES #6238
- Fixed an issue where owners would not be set during creation.
- AADEntitlementManagementAccessPackageAssignmentPolicy
- Added support for Groups as well as single users.
FIXES #6257
- Added support for Groups as well as single users.
- AADAuthenticationStrengthPolicy
- Filter out built-in policies because they cannot be modified.
- AADEntitlementManagementRoleAssignment
- AADServicePrincipal
- Fixed an issue where assigning members to a Service Principal would throw an error when
more than one member was assigned.
- Fixed an issue where assigning members to a Service Principal would throw an error when
- ADOPermissionGroupSettings
- Reduced export time by 90%.
- IntuneAntivirusPolicyWindows10ConfigMgr
- Initial release.
- IntuneAntivirusPolicySecurityExperienceWindows10ConfigMgr
- Initial release.
FIXES #4229
- Initial release.
- IntuneDeviceComplianceNotificationMessageTemplate
- Initial release.
- IntuneDeviceComplianceScriptLinux
- Initial release.
- IntuneDeviceManagementComplianceSettings
- Updated
DeviceComplianceCheckinThresholdDays
to use the default value of 30 days
if the backend reports 0 as the value.
FIXES #6450 - Restricted possible values for
DeviceComplianceCheckinThresholdDays
from 1 to 120.
- Updated
- IntuneMobileAppsWin32AppWindows10
- Bump CIM instance version to fix invalid property name.
- IntuneMobileAppsWindowsOfficeSuiteApp
- Fixes problem with OfficeConfigurationXml.Changed from type byte to type
String as APi expect a string that is encoded in Base64 format.
- Fixes problem with OfficeConfigurationXml.Changed from type byte to type
- IntuneSecurityBaselineMicrosoftEdge
- Fixed an issue where the latest policy version was not exported.
FIXES #6415
- Fixed an issue where the latest policy version was not exported.
- IntuneWindowsUpdateForBusinessHotpatchProfileWindows10
- Initial release.
FIXES #6368
- Initial release.
- PPPowerAppsEnvironment
- Fixed a variable naming conflict for environments provisioned through Microsoft Teams.
FIXES #6404
- Fixed a variable naming conflict for environments provisioned through Microsoft Teams.
- SCInsiderRiskPolicy
- Fixed an issue where an empty
EnableTeam
value would throw during Get operation.
- Fixed an issue where an empty
- TeamsCallingPolicy
- Added 12 new supported properties.
- TeamsMeetingBroadcastConfiguration
- Fixes an issue where the SdnAPIToken wasn't exported as a string.
- TeamsMessagingPolicy
- Added support for 12 new properties.
- TeamsTeam
- Fixed an issue where an invalid search query was invoked.
FIXES #5937
- Fixed an issue where an invalid search query was invoked.
- MISC
- Code cleanup across all AAD, ADO and Azure resources.
- Fixing issues connection SPO to sovereign clouds.
- Fixed an issue across Intune resources using the Settings Catalog which
were not correctly setting theirRoleScopeTagIds
.
FIXES #6434 - Fixed issues when connecting SPO to sovereign clouds.
- Updated settings and formatting of method names across all resources.
- Updated documentation for configuring workload authentication.
- Updated permissions for EXO resources.
FIXES #3841
- DEPENDENCIES
- Updated ExchangeOnlineManagement to version 3.9.0.
FIXES #6106 - Include
Az.Security
module forDefender
workload.
- Updated ExchangeOnlineManagement to version 3.9.0.
- M365DSCTelemetryEngine
- Changed logic to retrieve the global telemetry authentication parameters.
- M365DSCUtil
- Changed logic to provide the global telemetry authentication parameters.
- Moved sizing of batch requests to
Invoke-M365DSCGraphBatchRequest
. - Fixed a comparison issue in
Compare-M365DSCComplexObject
.
Supersedes #6196.