- IntuneRoleAssignment
* Add support for ScopeType enabling the use of AllLicensedUser/AllDevice as Scope
* TeamsChannelsPolicy
* Renamed the AllowPrivateTeamsDiscovery parameter to EnablePrivateTeamDiscovery.
* TeamsChannelTab
* Added support for Credential and refactored to call into the Microsoft Graph PowerShell SDK directly.
* TeamsMeetingPolicy
* Added support for several new properties:
* AllowAnnotations
* AllowAnonymousUsersToJoinMeeting
* AllowMeetingCoach
* AllowMeetingRegistration
* AllowNetworkConfigurationSettingsLookup
* AllowWatermarkForCameraVideo
* AllowWatermarkForScreenSharing
* NewMeetingRecordingExpirationDays
* AllowCartCaptionsScheduling
* AllowDocumentCollaboration
* AllowedStreamingMediaInput
* BlockedAnonymousJoinClientTypes
* ChannelRecordingDownload
* ExplicitRecordingConsent
* ForceStreamingAttendeeMode
* InfoShownInReportMode
* LiveInterpretationEnabledType
* LiveStreamingMode
* MeetingInviteLanguages
* QnAEngagementMode
* RoomPeopleNameUserOverride
* SPOBrowserIdleSignout
* Fixed incorrect Ensure parameter being added to the Export
FIXES #2619
* SPOSiteAuditSettings
* Fixed incorrect Ensure parameter being added to the Export
FIXES #2619
* MISC
* Standardized and improved logging across all resources.
* Improved error handling in creating output when permissions are not correct.
* DEPENDENCIES
* Updated Microsoft.Graph.* to version 1.18.0;