- AADConditionalAccessPolicy
- Fixed a typo in variable initialization.
- AADUser
- Added the property
AccountEnabled
to the export.
FIXES #6595 - Fixed an issue where the phone and fax number was not exported.
- Added the property
- EXOOrganizationConfig
- Added support for the DelayedDelicensingEnabled,
EndUserMailNotificationForDelayedDelicensingEnabled and
TenantAdminNotificationForDelayedDelicensingEnabled parameters.
- Added support for the DelayedDelicensingEnabled,
- IntuneAntivirusPolicyWindows10SettingCatalog
- Fixed
DisableCoreServiceECSIntegration
andDisableCoreServiceTelemetry
to allow multiple values.
FIXES #6583
- Fixed
- IntuneAzureNetworkConnectionWindows365
- Initial release.
- IntuneCloudProvisioningPolicyWindows365
- Initial release.
- O365OrgSettings
- Fix unicode issue in schema, that caused the website to contain
incorrect characters.
- Fix unicode issue in schema, that caused the website to contain
- SentinelAlertRule
- Fixed the schema and export of the property
groupByAlertDetails
.
FIXES #6591
- Fixed the schema and export of the property
- SPOTenantSettings
- TeamsAppSetupPolicy
- Added property
PinnedCallingBarApps
.
- Added property
- TeamsCallingPolicy
- Added property
ExplicitRecordingConsent
.
- Added property
- TeamsClientConfiguration
- Added property
AllowRoleBasedChatPermissions
.
- Added property
- TeamsComplianceRecordingPolicy
- Added property
RecordReroutedCalls
.
- Added property
- TeamsDialInConferencingTenantSettings
- Added properties
EnableNameRecording
,MigrateServiceNumbersOnCrossForestMove
andUseUniqueConferenceIds
.
- Added properties
- TeamsEmergencyCallingPolicy
- Added property
ExtendedNotifications
.
- Added property
- TeamsFederationConfiguration
- Added property
DomainBlockingForMDOAdminsInTeams
.
- Added property
- TeamsFilesPolicy
- Added properties
FileSharingInChatswithExternalUsers
andDefaultFileUploadAppId
.
- Added properties
- TeamsGuestMessagingConfiguration
- Added property
UsersCanDeleteBotMessages
.
- Added property
- TeamsMeetingConfiguration
- Added properties
DisableAppInteractionForAnonymousUsers
,FeedbackSurveyForAnonymousUsers
andLimitPresenterRolePermissions
.
- Added properties
- TeamsMessagingConfiguration
- Initial release.
FIXES #6536
- Initial release.
- TeamsMessagingPolicy
- Added properties
AllowExtendedWorkInfoInSearch
,AutoShareFilesInExternalChats
andUseB2BInvitesToAddExternalUsers
.
- Added properties
- TeamsOnlineVoicemailPolicy
- Added properties
PostambleAudioFile
,PreambleAudioFile
andPreamblePostambleMandatory
.
- Added properties
- TeamsTeam
- Added property
AllowCreatePrivateChannels
.
- Added property
- TeamsUpdateManagementPolicy
- Added properties
BlockLegacyAuthorization
andDisabledInProductMessages
.
- Added properties
- TeamsVoiceRoute
- Added property
BridgeSourcePhoneNumber
.
- Added property
- M365DSCAgent
- Added requirement to regenerate the DSC agent certificate with
-ForceRenew
when
creating and exporting a PFX certificate usingSet-M365DSCAgentCertificateConfiguration
.
- Added requirement to regenerate the DSC agent certificate with
- M365DSCReverse
- Fixed an issue where the export output path was not correct.
FIXES #6580
- Fixed an issue where the export output path was not correct.
- M365DSCUtil
- Fixed an issue where
Uninstall-M365DSCOutdatedDependencies
removes the wrong version.
FIXES #6573 - Fixed parameter mapping of the telemetry connection parameters.
- Fixed an issue where
- MISC