Skip to content

Releases: microsoft/Microsoft365DSC

Release 1.20.716.1

16 Jul 19:06
c3bbce4
Compare
Choose a tag to compare
Merge pull request #683 from NikCharlebois/Dev

Version and Changelog Updates

Release 1.0.4.39

15 Apr 11:13
e38917e
Compare
Choose a tag to compare

First release under the Microsoft365DSC brand.

1.0.2.1589

22 Jan 16:21
2a1e0be
Compare
Choose a tag to compare
  • EXOAcceptedDomain
    • Fixed an issue where the domains were not properly extracted
      if multiple domain matches a similar pattern;
  • EXOHostedOutboundSpamFilterPolicy
    • Fixed an error where the resource was not being extracted via
      the Graphical User Interface;
  • SCComplianceTag
    • Fix an issue where FilePlanProperty values returned
      from Get-TargetResource where always empty;
  • SCDLPComplianceRule
    • Fixed an issue with multiple SensitiveInformation objects;
    • Fixed an issue where extraction failed if the name of the
      Sensitive Information property contained apostrophes;
  • SCFilePlanPropertySubCategory
    • Fixed an issue where the Sub-Categories were not properly extracted,
      whenever the parent category is custom;
  • TeamsEmergencyCallingPolicy
    • Initial Release;
  • TeamsEmergencyCallRoutingPolicy
    • Initial Release;
  • TeamsGuestCallingConfiguration
    • Initial Release;
  • TeamsGuestMeetingConfiguration
    • Initial Release;
  • TeamsGuestMessagingConfiguration
    • Initial Release;
  • TeamsMeetingBroadcastPolicy
    • Initial Release;
  • ReverseDSC
    • Updated Graphical User Interface with new resources;
    • Streamlined the looping logic to simplify development process
      for new resources;
  • Metadata
    • Updated Microsoft.Online.SharePoint.PowerShell to version
      16.0.19515.12000;
    • Updated ReverseDSC dependency to version 2.0.0.2;
    • Updated SharePointPnPPowerShellOnline to version 3.17.2001.2;
  • SPOHomeSite
    • Initial Release;

1.0.1.1395

12 Dec 01:02
06c3404
Compare
Choose a tag to compare

December 11th 2019

1.0.0.776

25 Jul 10:56
e82b4e0
Compare
Choose a tag to compare

ReleaseNotes = '

  • BREAKING CHANGES
  • ODSettings
  • IsSingleInstance is now a Mandatory parameter;
  • Removed CentralAdminUrl as a parameter;
  • SPOAccessControlSettings
  • Removed CentralAdminUrl as a parameter;
  • SPOAPP
  • Removed CentralAdminUrl as a parameter;
  • SPOHubSite
  • Removed CentralAdminUrl as a parameter;
  • SPOSearchManagedProperty
  • Removed CentralAdminUrl as a parameter;
  • SPOSearchResultSource
  • Removed CentralAdminUrl as a parameter;
  • SPOSharingSettings
  • Removed CentralAdminUrl as a parameter;
  • SPOSite
  • Removed CentralAdminUrl as a parameter;
  • SPOSiteDesign
  • Removed CentralAdminUrl as a parameter;
  • SPOSiteDesignRights
  • Removed CentralAdminUrl as a parameter;
  • SPOTenantSettings
  • Removed CentralAdminUrl as a parameter;
  • SPOTheme
  • Removed CentralAdminUrl as a parameter;
  • Metadata
  • Updated version dependency for MSCloudLoginAssistant
    to 0.5.8;
  • Modules
  • ReverseDSC
  • Fixed some issues with the abstraction of tenant name
    when the -Quiet switch is used;
  • SPOApp
  • Change logic for detection when no App Catalog exist;

Fixes to PnP Authentication

20 Jul 20:34
927f7fe
Compare
Choose a tag to compare
Merge pull request #157 from microsoft/Dev

1.0.0.744

Major Authentication Flow Revamp

12 Jul 01:35
25552ff
Compare
Choose a tag to compare

The main focus of this release is to offload all authentication logic over o the MSCloudLoginAssistant module in order to reduce the amount of credential prompts and to centralize Identity Token Management.

1.0.0.8

21 Jun 01:09
2cd3ccf
Compare
Choose a tag to compare

Released to the PowerShell Gallery - 2019/06/20

Install-Module Office365DSC -RequiredVersion 1.0.0.8