Skip to content

Releases: microsoft/Microsoft365DSC

Release 1.26.318.1

20 Mar 12:40
da0e34c

Choose a tag to compare

  • AADAuthenticationMethodPolicyFido2
    • Add PassKeyProfile handling
  • AzureRoleAssignmentScheduleRequest
  • AzureRoleEligibilityScheduleRequest
    • Initial Release. #694
  • AADCrossTenantAccessPolicyConfigurationDefault
    • Added support for InvitationRedemptionIdentityProviderConfiguration
      and TenantRestrictions.
  • AADCrossTenantAccessPolicyConfigurationPartner
    • Added support for IdentitySynchronization.
  • EXOMailContact
    • Updated the Set-TargetResource logic to use fixed parameters.
  • IntuneDeviceConfigurationHealthMonitoringConfigurationPolicyWindows10
    • Fixed an issue with value handling when creating or updating policies.
      FIXES #6955
  • SCLabelPolicy
    • Fixed an issue where setting AdvancedSettings failed.
      FIXES #6973
  • SCSensitivityLabel
    • Fixed an issue where setting AdvancedSettings failed.
      FIXES #6973
  • TeamsEmergencyCallingPolicy
    • Added explicit cast to string for ExternalLocationLookupMode.
  • M365DSCUtil
    • Removed the internal Sync-M365DSCParameter function.
  • MISC
    • Fixed an issue where hardcoded Azure urls were used in multiple resources.
      FIXES #6957
  • M365DSCDocGenerator
    • Fixed an issue where no distinction between read and update
      was done for EXO resources.
      FIXES #6965
  • DEPENDENCIES
    • Updated Microsoft.Graph to version 2.36.1.

Release 1.26.311.1

13 Mar 23:02

Choose a tag to compare

  • AADAccessReviewDefinition
    • Fixed an issue where the filter for Get was applied incorrectly.
      FIXES #6947
  • AADAppManagementPolicy
    • Add certificateBasedApplicationConfigurationIds support to AADAppManagementPolicy
      FIXES 6926
  • AADCertificateBasedApplicationConfiguration
    • Initial release. 6839
  • AADConditionalAccessPolicy
    • Fixed an issue where arrays could contain empty strings.
  • AADCrossTenantIdentitySyncPolicyPartner
    • Fixed an issue where the export would fail if the secondary tenant does
      not allow reading of the tenant information.
      FIXES #6843
  • AADEntitlementManagementAccessPackageAssignmentPolicy
    • Added missing sub-property IsAgenticExperienceEnabled to
      complex object AccessReviewSettings and ApproverInformationVisibility to
      ApprovalStages[]
      FIXES #6930
  • AADGroup
    • Added sort by DisplayName during export.
    • Fixed an issue where empty GroupAsMember and Members weren`t properly
      returned by the Get-TargetResource function.
  • AADGroupEligibilitySchedule
    • Changed resource to Data plane.
  • AADGroupsNamingPolicy
    • Fixed an issue where arrays could contain empty strings.
    • Fixed an issue where the StartDateTime property was not standardized.
      It is now in the ISO 8601 format.
  • AADGroupEligibilitySchedule
    • Change resource to Data plane
  • AADPermissionGrantPolicy
    • Initial Release
      FIXES #6914
  • AADRoleAssignmentScheduleRequest
    • Fixed multiple issues with fetching role assignments.
      FIXES #6841
  • AADRoleEligiblityScheduleRequest
    • Fixed multiple issues with fetching role eligiblity.
      FIXES #6841
      FIXES #6459
      FIXES #6416
      FIXES #5712
  • AADTenantAppManagementPolicy
    • Add certificateBasedApplicationConfigurationIds support to AADTenantAppManagementPolicy
      FIXES 6925
    • Update format RestrictForAppsCreatedAfterDateTime to match AADAppManagementPolicy
  • AADUser
    • Fixed an issue where not specified properties were applied during update.
      FIXES #6934
  • DefenderRoleDefinition
    • Initial release
  • EXODistributionGroup
    • Updated Get-TargetResource to use properties with display name.
      FIXES #6769
  • EXOServicePrincipal
    • Fixed an issue where the permissions were not correctly defined.
  • EXOTenantAllowBlockListItems
    • Fixed issue where value Submission was missing from the validate
      set from ListSubType parameter.
      FIXES #6918
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixed an issue where EnableDnsSinkHole was exported although
      it is deprecated.
      FIXES #6937
  • IntuneAppProtectionPolicyWindows10
    • Initial release.
  • IntuneCloudProvisioningPolicyWindows365
    • Fixed an issue where deploying the configuration failed because the property
      GeographicLocationType was missing.
  • IntuneCustomizationBrandingProfile
    • Initial release.
      FIXES #4155
  • IntuneDeviceConfigurationPolicyMacOS
    • Fixed an issue where arrays could contain empty strings.
  • IntuneDeviceEnrollmentScopeConfigurationMam
    • Initial release.
  • IntuneDeviceEnrollmentScopeConfigurationMdm
    • Initial release.
  • IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile
    • Fixed an issue where unmodifiable profiles were exported.
      FIXES #6889
  • IntuneRoleAssignmentWindows365
    • Initial release.
  • IntuneRoleDefinitionWindows365
    • Initial release.
  • IntuneTermsAndConditions
    • Initial release.
  • SCDLPSensitiveInformationType
    • Updated test logic to use Test-M365DSCTargetResource.
  • TeamsOrgWideAppSettings
    • Fixed an issue where updating the settings would fail.
      FIXES #6900
  • M365DSCDRGUtil
    • Fixed an issue in Compare-M365DSCComplexObject where calling it
      directly would throw an exception during drift reporting.
      FIXES #6922
  • M365DSCPermissions
    • Fixed an issue where granting admin consent was not working with credentials.
  • M365DSCReport
    • Fixed an issue when comparing multiple instances with the same key
      properties would result in a RuntimeException.
  • M365DSCReverse
    • Fixed an issue where no warning was shown when exporting a single
      resource where the authentication parameters did not match.
    • Removed workload pre-authentication during export.
    • Updated the export logic to start module import during usage
      and not during resource initialization.
  • M365DSCUtil
    • Added logic to not always check if a core required module is loaded.
    • Updated the Export-M365DSCConfiguration to only disconnect Graph if
      not managed through MSCloudLoginAssistant instead of every time it is called.
  • MISC
    • Added filter support across all resources where filtering is applicable.
    • Aligned code formatting across all resources.
    • Aligned markdown documents and description to common standards.
    • Expanded try/catch in Get-TargetResource to cover authentication.
  • DEPENDENCIES
    • Updated Microsoft.Graph to version 2.36.0.

Release 1.26.218.1

18 Feb 21:09

Choose a tag to compare

  • AADConditionalAccessPolicy
    • Fixed an issue where DisableResilienceDefaultsIsEnabled was not
      evaluated correctly during Get.
      FIXES #6871
  • AADGroup
    • Fixed an issue where group members were not always returned.
      FIXES #6854
  • EXOOrganizationConfig
    • Fixed an issue where applying the configuration failed.
  • IntuneCorporateDeviceIdentifier
  • TeamsGroupPolicyAssignment
    • Properly throws and error when a failure occurs.
  • TeamsTemplatesPolicy
    • Properly throws and error when a failure occurs.
  • M365DSCReport
    • Added missing Metadata processing when generating reports.
      FIXES #6865
    • Moved custom header in between HTML tags.
  • M365DSCUtil
    • Updated the drift information to join array elements with a comma.
  • DEPENDENCIES
    • Updated ExchangeOnlineManagement to version 3.9.2.
    • Updated Microsoft.Graph to version 2.35.1.
    • Updated MicrosoftTeams to version 7.6.0.
    • Updated MSCloudLoginAssistant to version 1.1.59.

Release 1.26.211.1

11 Feb 22:28

Choose a tag to compare

  • AADUser
    • Fixed an export issue where a user was deleted during a long-running job.
      FIXES #5703
  • IntuneRoleAssignment
    • Fixed an issue where properties were omitted during Set and testing
      did not work with display names.
      FIXES #6881
  • FabricAdmintenantsettings
    • Refreshed the property list.
      FIXES #6866
  • O365OrgSettings
    • Changed how errors are handled to fail instead of returning false drifts.
      FIXES #6787
  • O365SearchAndIntelligenceConfiguration
    • Expanded try/catch logic to cover all code paths in Get.
      FIXES #6788
  • SPOSearchManagedProperty
    • Fixed an issue when connecting to the SPO AdminUrl.
      FIXES #6787
  • TeamsDialInConferencingTenantSettings
    • Fixed an issue where the properties MigrateServiceNumbersOnCrossForestMove
      and UseUniqueConferenceIds were not rendered correctly in the
      documentation
      FIXES #6890
  • M365DSCUtil
    • Fixed an issue during module update where Install-PSResource throws
      an error if the module was installed in Windows PowerShell but the
      update attempt was performed in PowerShell 7.
    • Fixed an issue where Export-M365DSCConfiguration would stop
      exporting resources after an error on Azure DevOps & GitHub.
      FIXES #6862
  • M365DSCPermissions
    • Fixed an issue when selecting a property for the result.
      FIXES #6882
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.58.

Release 1.26.128.1

28 Jan 23:38

Choose a tag to compare

  • EXOMailboxFolderPermission
    • Fixed an issue where AccessRights was not exported properly.
  • EXOTransportRule
    • Updated logic to properly handle the Enabled property.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixed an issue where the property TamperProtection was renamed to
      ControlledConfiguration in the Settings Catalog backend.
      FIXES #6855
  • IntuneCloudProvisioningPolicyWindows365
    • Fixed an issue where ireland was not a recognized country.
      FIXES #6830
  • IntuneDeviceFeaturesConfigurationPolicyIOS
    • Fixed an issue where home screen folders were not configurable.
      FIXES #6836
  • O365OrgSettings
    • Fixed an issue where comparing empty app installation options failed.
      FIXES #6812
  • SPOTenantSettings
    • Fixing the empty array casting for AllowSelectSGsInODBListInTenant,
      DenySelectSGsInODBListInTenant,DenySelectSecurityGroupsInSPSitesList
      and AllowSelectSecurityGroupsInSPSitesList in Get-TargetResource.
  • M365DSCPermissions
    • Fixed an issue where Purview permissions were not in the correct format.
      FIXES #6822
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.57.
  • M365DSCUtil
    • Removed the parameter SkipModuleReload from New-M365DSCConnection.
  • MISC
    • Removed the SkipModuleReload logic from all resources.

Release 1.26.121.1

22 Jan 13:02
654a4f6

Choose a tag to compare

  • AADGroup
    • Removed caching for the groups role assignments which was causing
      performance issues in the Get-TargetResource.
  • AADRoleAssignmentScheduleRequest
  • AADRoleEligibilityScheduleRequest
  • M365DSCRuleEvaluation
    • Fixes for an issue where the resource was complaining about the Name
      parameter missing.
  • SPOSiteGroup
    • Fixed a condition mismatch during export resulting in repeated logins.
  • M365DSCPermissions
    • Changed the output of Get-M365DSCCompiledPermissionList to show the
      required Read and Update permissions for Roles and RoleGroups.
  • MISC
    • Updated the structure of all EXO settings.json files that contain the
      Roles and RoleGroups properties.
  • M365DSCUtil
    • Added the output of the drift event to the screen in Verbose mode.
      FIXES #6666
    • Added the parameter -WithStatistics to Export-M365DSCConfiguration.
    • Fixed an issue where the module is not being updated if installed
      with Install-PSResource because the filter condition was incorrect.
  • DEPENDENCIES
    • Fixed a case typo in RequiredVersion of a dependency.
      FIXES #6815
    • Updated ReverseDSC to version 2.0.0.31.

Release 1.26.114.1

15 Jan 04:29

Choose a tag to compare

  • AADAuthenticationMethodPolicy
    • Fixed an issue where empty arrays were not exported.
      FIXES #6759
  • AADConditionalAccessPolicy
    • Added the property SecureSignInSessionIsEnabled.
      FIXES #6777
    • Fixed an issue where updating a policy would fail.
      FIXES #6782
  • AADGroup
    • Prevents retrieving all members of a group in the Get-TargetResource if
      the parameter is not specified in the configuration.
  • AADNetworkAccessForwardingPolicy
    • Fixed an issue where empty PolicyRules would throw an exception during Get.
  • EXODistributionGroup
    • Fixes performance issue with the retrieval of managers.
    • Fixes GUID vs UPN evaluation
      FIXES #6769
  • EXOExternalInOutlook
    • Fixed an issue where the export would fail.
      FIXES #6753
  • EXOGroupSettings
    • Fixed performance issue evaluating and setting values due to the full
      Recipient list being returned.
  • EXOPhishSimOverrideRule
    • Fixed an issue where the export would fail.
      FIXES #6753
  • EXOPlace
    • Fixes an issue with the export where it was trying to export RoomList.
  • EXOSecOpsOverrideRule
    • Fixed an issue where the export would fail.
      FIXES #6753
  • IntuneAppConfigurationDevicePolicy
    • Added error handling with message if targeted app doesn't exist.
  • IntuneAppProtectionPolicyAndroid
    • Fixed several issues when creating and updating the policy.
      FIXES #6746
  • IntuneAppProtectionPolicyiOS
    • Fixed several issues when creating and updating the policy.
  • IntuneAzureNetworkConnectionWindows365
    • Fixed the name of the Azure permission provider.
  • IntuneDeviceCompliancePolicyAndroidDeviceOwner
    • Fixed an issue where a JSON serialization warning was outputted
      due to the object depth exceeding two levels.
  • IntuneDeviceCompliancePolicyWindows10
    • Fixed an issue where the complex type mapping was defined incorrectly.
  • IntuneEpmElevationRulesPolicyWindows10
    • Added a throw condition if the reusable certiticate policy setting is not found.
  • IntuneMobileAppsBuiltInStoreApp
    • Fixed an issue where AssignmentSettings was not a valid property.
  • IntuneMobileAppsLobAppiOS
    • Fixed an issue where AssignmentSettings was not a valid property.
  • IntuneMobileAppsLobAppMsiWindows10
    • Fixed an issue where Categories was exported as a String.
  • IntuneMobileAppsMacOSLobApp
    • Fixed an issue where AssignmentSettings was not a valid property.
  • IntuneMobileAppsManagedGooglePlayApp
    • Fixed an issue where AssignmentSettings was not a valid property.
      FIXES #6785
  • IntuneSettingCatalogCustomPolicyWindows10
    • Fixed the ability to run Get-TargetResource via the LCM (Get-DscConfiguration) and
      it's ability to return complex nested objects.
      FIXES #6092
  • O365OrgSettings
    • Added CertificatePath with CertificatePassword as an authentication method.
  • SPOSite
    • Fixed an issue about not correctly passing RestrictedToRegion parameter.
      FIXES #6734
  • PPTenantIsolationSettings
    • Fixed an issue where updating the policy failed because of an unresolved tenant name.
      FIXES #6778
  • SCAutoSensitivityLabelRule
    • Aligned property formating for improved export processing.
  • SCSecurityFilter
    • Added a note that the resource does not support certificate based authentication.
  • TeamsChannel
    • Updated required permissions for read / update.
  • TeamsEmergencyCallRoutingPolicy
    • Updated required permissions for read / update.
  • TeamsMeetingBroadcastConfiguration
    • Fixed an issue where the SdnApiToken property was not compared correctly.
  • TeamsOrgWideAppSettings
    • Added a note that the resource does not support certificate based authentication.
  • TeamsTeam
    • Updated required permissions for read / update.
  • TeamsUser
    • Updated required permissions for read / update.
  • M365DSCDRGUtil
    • Added missing UseBasicParsing because of Windows PowerShell hardening.
    • Fixed an issue in Get-M365DSCDRGComplexTypeToHashtable not working with arrays.
      FIXES #6759
    • Fixed an issue where Rename-M365DSCCimInstanceParameter omitted values.
      FIXES #6727
      FIXES #6779
  • M365DSCLogEngine
    • Replaced deprecated Windows Event PowerShell cmdlets with .NET.
  • M365DSCReverse
    • Added logic to clean up temporary files after export.
    • Added TenantGuid entry to the ConfigurationData.psd1 file during export.
      FIXES #6689
    • Fixed an issue when attempting to copy non-downloaded SPOApp files.
  • M365DSCUtil
    • Added functionality to change M365DSC configuration during runtime.
    • Added logic to clean up temporary files assertion.
    • Added missing UseBasicParsing because of Windows PowerShell hardening.
    • Fixed an issue where multiple installed Microsoft365DSC versions
      will lead to an error during export.
      FIXES #6758
    • Fixed an issue where the export would fail if the name of a resource was not
      the same case as the name in Microsoft365DSC.
    • Improved module installation speed for Update-M365DSCModule.
    • Updated the Tenant Guid parsing to not throw but instead use TryParse.
  • MISC
    • Applied ordering for CIM instances to minimize Git differences.
    • Fixed a couple of misaligned export messages on the console.
    • Fixed an issue where not all required modules were specified in resource settings.
    • Generalized custom comparison handling.
      FIXES #6765
      FIXES #6756
      FIXES #6584
    • Removed verbose output from Get-TargetResource.
    • Updated and corrected all EXO and several SC permissions.
    • Updated the error behavior to always throw inside Get-TargetResource.

Release 1.25.1203.2

04 Dec 12:13
ceb595b

Choose a tag to compare

  • AADGroup
    • Fixed an issue where not all manageable Entra groups were exported.
  • AADNamedLocationPolicy
    • Fixed an issue where not all properties were exported.
      FIXES #6704
  • AADRoleAssignmentScheduleRequest
    • Aligned functionality to work the same way as AADRoleEligibilityScheduleRequest.
    • Deprecated parameters Action, IsValidationOnly and TicketInfo.
  • AADRoleEligibilityScheduleRequest
    • Deprecated parameters Action and IsValidationOnly.
  • AADRoleManagementPolicyRule
    • Reduced export time by 95%.
  • EXOGroupSettings
    • Added support for using display names with the following properties:
      AcceptMessagesOnlyFromSendersOrMembers, GrantSendOnBehalfTo, ModeratedBy
      and RejectMessagesFromSendersOrMembers.
      FIXES #6676
  • EXOMessageClassification
    • Fixed issue where the resource would fail during export if it could not
      find it by DisplayName, and it needed to be created, by silently
      continuing if that is the case
      FIXES #6691
  • EXOTenantAllowBlockListItems
    • Deprecated ApplicationSecret parameter and added new authentication methods.
  • IntuneApplicationControlPolicyWindows10
    • Deprecated resource. Replaced with IntuneDeviceConfigurationEndpointProtectionPolicyWindows10.
  • IntuneDeviceConfigurationPlatformScriptLinux
    • Initial release.
  • IntuneDeviceEnrollmentStatusPageWindows10
    • Fixed an issue where priority was attempted to be set on a newly created policy
      where the priority already matched.
  • IntuneDeviceRemediation
    • Updated handling of the RunRemediationScript property.
  • IntuneDiskEncryptionFileVaultPolicyMacOS
    • Initial release.
  • IntuneDiskEncryptionMacOS
    • Deprecated resource. Replaced with IntuneDiskEncryptionFileVaultPolicyMacOS.
  • O365CopilotSettingsPeopleEnhancedPersonalization
    • New resource
  • ODSettings
    • Fixed an issue where the parameter definition was missing.
      FIXES #6684
  • SPOTenantSettings
    • Fixed an issue where the parameter definition was missing.
      FIXES #6686
  • TeamsMeetingPolicy
    • Fixed an issue where the schema had an incorrect type assigned.
      FIXES #6687
  • TeamsOrgWideAppSettings
    • Added SPN support for read-only (monitoring only).
  • M365DSCDRGUtil
    • Fixed an issue where a condition check contained a typo.
      FIXES #6674
    • Fixed an issue where updating Intune assignments did not include all properties.
      FIXES #6697
    • Updated comparison function Compare-M365DSCComplexObject to non-recursive.
  • M365DSCReverse
    • Added handling of custom token replacements.
  • M365DSCUtil
    • Added the parameter TokenReplacement to the Export-M365DSCConfiguration function.
    • Fixed an issue where the connection to Graph in combination with PnP would fail.
      FIXES #6577
      FIXES #6721
    • Fixed an issue where the test evaluation for Absent did not work as expected.
      FIXES #6701
    • Replaced complex object comparison function V2 with V3.
  • MISC
    • Added and removed mismatches between parameters and their schema.
    • Added quality assurance checks for parameter and schema mismatches.
    • Refactor EXO resources to align with the default resource code layout.
    • Moved the Examples folder to the top of the repository to reduce core module size.
    • Removed internal module M365DSCExoResourceUtils.
    • Removed unused internal functions Remove-M365DSCCimInstanceTrailingCharacterFromExport,
      Update-M365DSCExchangeResourcesSettingsJSON, Update-M365DSCSharePointResourcesSettingsJSON,
      Split-ArrayByParts, Get-SPOUserProfilePropertyInstance and Remove-M365DSCEmptyValue.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.21.
    • Updated MSCloudLoginAssistant to version 1.1.56.
      FIXES #6728
    • Streamlined the report generation and added new visual styles.

Release 1.25.1112.1

12 Nov 20:50
4bb9d5a

Choose a tag to compare

  • AADActivityBasedTimeoutPolicy
    • Fixed an issue where the DisplayName property was not used for create and update.
      FIXES #6680
  • AADApplication
    • Added support for TokenLifetimePolicies.
    • Fixing issue where Set-TargetResource threw an error trying to recreate
      an existing permissions scope when id was not provided.
  • AADAuthorizationPolicy
    • Added new property AllowUserConsentForRiskyApps.
  • AADFeatureRolloutPolicy
    • Added support for AppliesTo.
  • AADFilteringPolicyRule
    • Fixed issue retrieving existing rule where the Id parameter was incorrectly provided.
  • AADGroup
    • Added support for GroupLifecyclePolicySelectedEnabled, which indicates
      if a Group has a Group Lifecycle Policy assigned to it.
    • Fixed an issue where using advanced filtering during export failed.
    • Updated the required permissions to match the used cmdlets.
  • AADUser
    • Added new permission requirement User.EnableDisableAccount.All for enabling / disabling accounts.
  • EXOIRMConfiguration
    • Fixed an issue where the LicensingLocation property was not exported correctly.
      FIXES #6644
  • IntuneAlertRuleWindows365
    • Initial release.
  • IntuneAppProtectionPolicyAndroid
    • Fixes an issue where Set-TargetResource attempted to create an additional policy
      when two instances with the same name already existed.
  • IntuneAppProtectionPolicyiOS
    • Fixes an issue where Set-TargetResource attempted to create an additional policy
      when two instances with the same name already existed.
  • IntuneDeviceConfigurationHealthMonitoringConfigurationPolicyWindows10
    • Fixed an issue where the resource failed with ModelValidationFailure due to property casing mismatch.
  • IntuneDeviceControlPolicySetting
    • Initial release.
  • IntuneEpmCertificatePolicySetting
    • Initial release.
  • IntuneFirewallPolicySetting
    • Initial release.
  • IntuneManagedInstallerPolicyWindows10
    • Initial release.
  • IntuneSettingCatalogCustomPolicyWindows10
    • Fixed issue where roleScopeTagIds was sent as null instead of array, causing BadRequest (400) during policy update.
  • ODSettings
    • Added new property DisplayNamesOfFileViewers.
    • Fixed an issue where exporting DomainGuids would throw because it is a GUID type.
      FIXES #6615
  • SPOSharingSettings
    • Changed from server-side filtering to local because of backend limitations.
      FIXES #6631
  • SPOTenantSettings
    • Added support for the following properties: HideSyncButtonOnODB, MobileFriendlyUrlEnabledInTenant,
      AllowDownloadingNonWebViewableFiles, AllowEditing, DisableCustomAppAuthentication,
      DisabledModernListTemplateIds, DisablePersonalListCreation, IsLoopEnabled,
      IsSharePointNewsfeedEnabled, IsSiteCreationEnabled, IsSiteCreationUiEnabled,
      IsSitePagesCreationEnabled, NoAccessRedirectUrl, RequireAcceptingAccountMatchInvitedAccount,
      SpecialCharactersStateInFileFolderNames.
  • SCDLPSensitiveInformationType
    • Initial release.
  • TeamsAIPolicy
    • Initial release.
  • TeamsFederationConfiguration
    • Fixed an issue where AllowedDomains could not be set.
      FIXES #6654
  • TeamsMeetingPolicy
    • Added support for new properties.
      FIXES #6606
  • TeamsMessagingPolicy
    • Fixed an issue where UseB2BInvitesToAddExternalUsers was exported with the wrong value.
      FIXES #6632
  • TeamsUpdateManagementPolicy
    • Fixed an issue where the type for DisabledInProductMessages was String instead of a String array.
      FIXES #6635
  • TeamsVoiceRoutingPolicy
    • Fixed an issue where removing a policy required PSTN usages to exist.
      FIXES #6449
  • VivaEngagementRoleMember
    • Fixed issue loading the required modules to export this resource.
  • M365DSCDRGUtil
    • Added drift event message to Verbose output.
      FIXES #6666.
    • Fixed issue loading the required modules to export this resource
  • M365DSCReverse
    • Fixed an issue where having resources specified in both include and exclude
      during export would result in an exception.
      FIXES #6630
  • M365DSCUtil
    • Added custom post processing to Test-M365DSCTargetResource.
    • Added new function Split-M365DSCConfiguration.
    • Improved logging output of Test-M365DSCTargetResource.
    • Moved resource initialization into dedicated function.
    • Removed groupId requirement in ConvertTo-IntuneMobileAppAssignment.
  • MISC
    • Centralized more resource testing to the testing function.
    • Updated single instance information retrieval in EXO resources.
      FIXES #6643
    • Improved support for ErrorAction during export.
      FIXES #6610
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.54

Release 1.25.1015.1

16 Oct 15:00
03216cf

Choose a tag to compare

  • 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.
  • EXOOrganizationConfig
    • Added support for the DelayedDelicensingEnabled,
      EndUserMailNotificationForDelayedDelicensingEnabled and
      TenantAdminNotificationForDelayedDelicensingEnabled parameters.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixed DisableCoreServiceECSIntegration and DisableCoreServiceTelemetry to allow multiple values.
      FIXES #6583
  • IntuneAzureNetworkConnectionWindows365
    • Initial release.
  • IntuneCloudProvisioningPolicyWindows365
    • Initial release.
  • O365OrgSettings
    • Fix unicode issue in schema, that caused the website to contain
      incorrect characters.
  • SentinelAlertRule
    • Fixed the schema and export of the property groupByAlertDetails.
      FIXES #6591
  • SPOTenantSettings
    • Deprecated property OneDriveSharingCapability in favor of MySiteSharingCapability in SPOSharingSettings.
      FIXES #6588
      FIXES #5933
  • TeamsAppSetupPolicy
    • Added property PinnedCallingBarApps.
  • TeamsCallingPolicy
    • Added property ExplicitRecordingConsent.
  • TeamsClientConfiguration
    • Added property AllowRoleBasedChatPermissions.
  • TeamsComplianceRecordingPolicy
    • Added property RecordReroutedCalls.
  • TeamsDialInConferencingTenantSettings
    • Added properties EnableNameRecording, MigrateServiceNumbersOnCrossForestMove and UseUniqueConferenceIds.
  • TeamsEmergencyCallingPolicy
    • Added property ExtendedNotifications.
  • TeamsFederationConfiguration
    • Added property DomainBlockingForMDOAdminsInTeams.
  • TeamsFilesPolicy
    • Added properties FileSharingInChatswithExternalUsers and DefaultFileUploadAppId.
  • TeamsGuestMessagingConfiguration
    • Added property UsersCanDeleteBotMessages.
  • TeamsMeetingConfiguration
    • Added properties DisableAppInteractionForAnonymousUsers, FeedbackSurveyForAnonymousUsers and LimitPresenterRolePermissions.
  • TeamsMessagingConfiguration
    • Initial release.
      FIXES #6536
  • TeamsMessagingPolicy
    • Added properties AllowExtendedWorkInfoInSearch, AutoShareFilesInExternalChats and UseB2BInvitesToAddExternalUsers.
  • TeamsOnlineVoicemailPolicy
    • Added properties PostambleAudioFile, PreambleAudioFile and PreamblePostambleMandatory.
  • TeamsTeam
    • Added property AllowCreatePrivateChannels.
  • TeamsUpdateManagementPolicy
    • Added properties BlockLegacyAuthorization and DisabledInProductMessages.
  • TeamsVoiceRoute
    • Added property BridgeSourcePhoneNumber.
  • M365DSCAgent
    • Added requirement to regenerate the DSC agent certificate with -ForceRenew when
      creating and exporting a PFX certificate using Set-M365DSCAgentCertificateConfiguration.
  • M365DSCReverse
    • Fixed an issue where the export output path was not correct.
      FIXES #6580
  • M365DSCUtil
    • Fixed an issue where Uninstall-M365DSCOutdatedDependencies removes the wrong version.
      FIXES #6573
    • Fixed parameter mapping of the telemetry connection parameters.
  • MISC
    • Removed documentation for IntuneDeviceEnrollmentConfigurationWindows10.
      FIXES #6589
    • Improved function and cmdlet count for module import.
      FIXES #6544
    • Removed unnecessary CIM instance conversion checks across all resources.