Skip to content

Releases: microsoft/Microsoft365DSC

Release 1.23.1122.1

22 Nov 16:02
26132a6
Compare
Choose a tag to compare
  • SPOSharingSettings
    • Fixes typo to re-enable export of ExternalUserExpireInDays and
      ExternalUserExpirationRequired.
  • DEPENDENCIES
    • Updated DSCParser to version 1.4.0.0.
    • Updated Microsoft.Graph to version 2.9.1.
    • Updated MicrosoftTeams to version 5.8.0.

Release 1.23.1115.1

16 Nov 00:27
b2ccc65
Compare
Choose a tag to compare
  • AADApplication
    • Added support for the IsFallbackPublicClient property.
      FIXES #3906
  • AADServicePrincipal
    • Added support to define members.
      FIXES #3902
  • EXOCASMailboxPlan
    • Fixes an issue where we are not able to set the settings of a CAS
      Mailbox Plan by specifying the Identity without the GUID in the name.
      FIXES #3900

Release 1.23.1108.1

08 Nov 15:44
9012779
Compare
Choose a tag to compare
  • AADExternalIdentityPolicy
    • Initial release.
  • O365OrgSettings
    • Force register the Office on the Web ServicePrincipal is it is not present.
      FIXES #3842
  • TeamsTeam
    • Fixes incomplete import due to error "Cannot index into a null array"
      FIXES: #3759

Release 1.23.1101.1

01 Nov 14:51
bbe318f
Compare
Choose a tag to compare
  • AADRoleEligibilityScheduleRequest
    • Fixes how the Get method retrieves existing instances for Groups.
      FIXES #3787
  • SCSecurityFilter
    • Fixes an issue because Region could be empty
      FIXES: #3854
  • SPOSharingSettings
    • Fixes parameter validation of ExternalUserExpireInDays and ExternalUserExpirationRequired.
      FIXES #3856
  • TeamsComplianceRecordingPolicy
    • Fix an issue where the Compliance Application ID wasn't properly retrieved.
      FIXES #3848

Release 1.23.1018.1

18 Oct 15:02
033187e
Compare
Choose a tag to compare
  • AADAuthenticationMethodPolicyAuthenticator
    • Fixes an issue with the Get method when an assigned group
      was deleted.
  • AADConditionalAccessPolicy
    • Added support for the SigninFrequencyInterval parameter.
  • EXODistributionGroup
    • Changes the export logic to use PrimarySMTPAddress if provided.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Added "-All" parameter to retrieve all settings from a template.
      FIXES #3722
  • TeamsGroupPolicyAssignment
    • Fixes the export of CsGroup, when the display name of a group is included in another display name.
      FIXES #3736
  • TeamsUserPolicyAssignment
    • Initial release.
      FIXES #3777
  • MISC
    • Fixes fancy quotes in complex objects for extraction.
  • DEPENDENCIES

Release 1.23.1011.1

11 Oct 15:17
7853dc4
Compare
Choose a tag to compare
  • AADRoleEligibilityScheduleRequest
    • Added support for groups assignment.
      FIXES #3744
  • EXOCalendarProcessing
    • Added support for retrieved groups as calendar delegates.
  • EXODistributionGroup
    • Fixes the export of group membership to use Identity.
  • TeamsUpdateManagementPolicy
    • Add support for the new acceptable value for UseNewTeamsClient (NewTeamsAsDefault).
  • MISC
    • M365DSCReport: Also define property dataType, if present, as being primary key on CIM instances.
  • TeamsUpgradeConfiguration
    • Fixes an issue where the SfBMeetingJoinUx property wasn't properly updated.
  • DEPENDENCIES
    • Updated ExchangeOnlineManagement to version 3.4.0.
    • Updated Microsoft.Graph dependencies to version 2.7.0.

Release 1.23.1004.1

04 Oct 15:19
5d2c7bd
Compare
Choose a tag to compare
  • AADEntitlementManagementAccessPackageAssignmentPolicy
    • [BREAKING CHANGE] Fixes customExtension property where the schema and assignement
      were not managed correctly.
      FIXES #3639
  • AADEntitlementManagementConnectedOrganization
  • EXOCalendarProcessing
    • Initial release.
  • EXODistributionGroup
    • [BREAKING CHANGE] Identity is now a primary key.
      FIXES #3741
    • Added support for multiple new properties to align with supporting cmdlet.
  • EXOMailboxAutoReplyConfiguration
    • Initial release.
  • EXOMailboxPermission
    • Initial release.
  • EXOPlace
    • Initial release.
  • IntunePolicySets
    • New Configuration for Intune Policy Sets
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.0.121.
  • MISC
    • TestHarness.psm1
      • Added code around DscTestsPath parameter to target a single test file
        during development

Release 1.23.927.1

27 Sep 18:11
e466572
Compare
Choose a tag to compare
  • AADApplication
    * Added support for restoring soft deleted instances.
    • AADRoleSetting
      • Fixed issue with export where ApplicationSecret was not returned.
        FIXES #3695
    • M365DSCRuleEvaluation
      • Improvements to how rules are evaluated and how drifts are logged.
    • O365OrgSettings
      • Changes to how ToDo discrepencies are being fixed in the SET method.
    • DEPENDENCIES
      • Updated Microsoft.Graph to version 2.6.1.
      • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.117.
    • MISC
      • Fixed handling of Graph connection in Update-M365DSCAllowedGraphScopes

Release 1.23.920.2

20 Sep 15:40
9ded092
Compare
Choose a tag to compare

1.23.920.2

  • DEPENDENCIES
    • Rolled back Microsoft.Graph to version 2.5.0.
  • MISC
    • M365DSCDRGUtil: Write properties properly indented and in new line
      FIXES #3634

1.23.920.1

  • O365OrgSettings
    • Fixes and issue where a the wrong url was being used in some of the API
      calls, resulting in null returns for some properties in the Get method.
  • SPOSharingSettings
    • Changes verbose prompts to warnings.
  • TeamsGroupPolicyAssignment
    • Changes to how Group IDs are retrieved and evaluated.
  • TeamsAppPermissionPolicy
    • Fixes to the Test-TargetResource evaluation of empty arrays.
  • DEPENDENCIES
    • Updated Microsoft.Graph to version 2.6.0.
    • Updated MicrosoftTeams to version 5.6.0.
      FIXES #3671
  • MISC
    • M365DSCUtil: Fix problem naming similar resources
      FIXES #3700

Release 1.23.913.2

14 Sep 14:41
e1f41b0
Compare
Choose a tag to compare
  • AADNamedLocationPolicy
    • Set default value for CountryLookupMethod and removed unwanted properties
      FIXES #3656
    • Added support for compliantNetworkNamedLocation.
      FIXES #3422
  • IntuneAppProtectionPolicyAndroid
    • Added support for 'RequireClass3Biometrics' parameter
    • Added support for 'RequirePinAfterBiometricChange' parameter
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Added support for 'engineupdateschannel' parameter
    • Added support for 'platformupdateschannel' parameter
    • Added support for 'securityintelligenceupdateschannel' parameter
  • M365DSCRuleEvaluation
    • Initial Release.
  • O365OrgSettings
    • Fixes an issue where the wrong Graph URLs were being called for sovereign
      clouds.
      FIXES #3673
  • DEPENDENCIES
    • Updated ExchangeOnlineManagement to version 3.3.0.
    • Updated Microsoft.Graph modules to version 2.5.0.
    • Added dependency on Microsoft.Graph.Beta.Reports.
  • MISC
    • Improved error logging for methods installing or updating modules.
      FIXES #3660
    • Removed Id as a mandatory parameter for most AAD resources.
      FIXES #3344
    • Single quotes handling in Export for complex CIMInstances
      FIXES #3479