- EXOAvailabilityAddressSpace
- Added support for the TargetServiceEpr and TargetTenantId parameters.
- Fixed the logic to retrieve existing instance by Forest Name.
- EXODistributionGroup
- The Get function now retrieves the ModeratedBy and ManagedBy properties
by the users' UPN instead of their GUID.
- The Get function now retrieves the ModeratedBy and ManagedBy properties
- EXOHostedContentFilterRule
- Changed logic to retrieve the Rules by name. Using the Policy's name instead.
- EXOIntraOrganizationConnector
- Fixes the DiscoveryEndpoint value from the Get method to include trailing
forward slash.
- Fixes the DiscoveryEndpoint value from the Get method to include trailing
- EXOMalwareFilterRule
- Fixed an issue retrieving the right value for the Enabled property
- EXOOMEConfiguration
- Fixes an error in the Get method where the ExternalMailExpiryInDays property
wasn't properly returned.
- Fixes an error in the Get method where the ExternalMailExpiryInDays property
- EXOSafeLinksPolicy
- Deprecated the UseTranslatedNotificationText property
- TeamsEmergencyCallRoutingPolicy
- Fix deletion of resource
FIXES #4261
- Fix deletion of resource
- TEAMS
- Added support for ManagedIdentity Authentication across Teams resources.
- DEPENDENCIES
- Updated MSCloudLoginAssistant dependencies to version 1.1.10.
- MISC
- Change the way to Export encoding is done so that it no longer relies
on the Get-DSCResource function.
- Change the way to Export encoding is done so that it no longer relies