Releases: microsoft/Microsoft365DSC
Releases · microsoft/Microsoft365DSC
Release 1.23.830.1
- O365SearchAndintelligenceConfigurations
* Removed support for Service Principal Auth, which the cmdlet never supported.
Release 1.23.823.1
- AADAuthorizationPolicy
- Fix issue with property PermissionGrantPolicyIdsAssignedToDefaultUserRole
FIXES #3594
- Fix issue with property PermissionGrantPolicyIdsAssignedToDefaultUserRole
- AADGroupsSettings
- Add support for enabling sensitivity labels in M365-groups
- EXOSafeAttachmentPolicy
- Deprecated ActionOnError Parameter
FIXES #3579
- Deprecated ActionOnError Parameter
- O365OrgSettings
- Updated logic of the Get to return null if permissions are not granted for
a given API. - Updated the list of required permissions.
- Updated logic of the Get to return null if permissions are not granted for
- DEPENDENCIES
- Updated Microsoft.Graph dependencies to version 2.3.0
- Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.174.
Release 1.23.809.1
- AADAuthorizationPolicy
- Added support for the AllowedToCreateTenants &
AllowedToReadBitlockerKeysForOwnedDevice properties.
FIXES #3492
- Added support for the AllowedToCreateTenants &
- AADGroup, AADUser and O365Group
- Add support to use function endsWith as filter
FIXES #3518
- Add support to use function endsWith as filter
- O365OrgSettings
- Added error handling for the Viva settings to handle task cancellation errors.
- Added improvements for the set to only call into APIs that need a PATCH request.
- SCComplianceSearch
- Fixed an issue with the export when using CertificateThumbprint.
FIXES #3499
- Fixed an issue with the export when using CertificateThumbprint.
- SCComplianceSearchAction
- Adds support for the Preview action type.
FIXES #3498
- Adds support for the Preview action type.
- SCRetentionCompliancePolicy
- Fixes an issue where SPN auth parameters weren't returned from the Get-TargetResource
function.
FIXES #3500
- Fixes an issue where SPN auth parameters weren't returned from the Get-TargetResource
- SPOTenantSettings
- Add support for new parameter HideSyncButtonOnTeamSite
- TeamsGroupPolicyAssignment
- FIXES #3559
- TeamsShiftPolicy
- Deprecated the EnableShiftPresence parameter.
- TeamsTemplatesPolicy
- Initial release.
- MISC
- DEPENDENCIES
- Updated Microsoft.Graph.* dependencies to version 2.2.0.
- Updated MSCloudLoginAssistant to version 1.0.119.
- Updated dependency Microsoft.PowerApps.Administration.PowerShell to version 2.0.170.
Release 1.23.726.1
- AADGroup
- Fix issue setting MemberOf property.
FIXES #3496
- Fix issue setting MemberOf property.
- TeamsOrgWideAppSettings
- Removed support for app authentication since the underlying cmdlets aren't
supporting it yet.
- Removed support for app authentication since the underlying cmdlets aren't
- DEPENDENCIES
- Updated MSCloudLoginAssistant to version 1.0.118.
- MISC
- Improved Update-M365DSCDependencies function to properly install all Microsoft.Graph.* modules.
FIXES #3454
- Improved Update-M365DSCDependencies function to properly install all Microsoft.Graph.* modules.
Release 1.23.719.1
- SPOApp
* Fixes an issue where the extraction was complaining about op_addition failing. - DEPENDENCIES
* Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.167. - DRG
* General cleanup from generated resources from DRG
* Added module M365DSCDRGUtil.psm1
* Fix issues on several resources
* Fix assignment from several resources
* Fix unit test on several resources
* Removed helper resources centralized in M365DSCDRGUtil from all resources
FIXES #3309 - MISC
* Fixes cmdlet to use Get-MgBetaOrganization in the Get-M365DSCTenantDomain function.
FIXES #3449
Release 1.23.712.1
- IntuneDeviceConfigurationPolicyAndroidDeviceAdministrator
- Fixes an issue where the Get-TargetResource function was defining the parameter as Identity and all othe methods and schema had it defined to Id.
- O365OrgSettings
- Introduced a workaround to fix an issue with the ExchangeOnlineManagement module where if connected to Security and Compliance center
an error about an invalid token would get thrown when calling the Get-DefaultTenantMyAnalyticsFeatureConfig cmdlet.
- Introduced a workaround to fix an issue with the ExchangeOnlineManagement module where if connected to Security and Compliance center
- SPOApp
- Fixes an issue where the extraction was complaining about op_addition failing.
- DEPENDENCIES
- Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.167.
- DRG
- General cleanup from generated resources from DRG
- Added module M365DSCDRGUtil.psm1
- Fix issues on several resources
- Fix assignment from several resources
- Fix unit test on several resources
- Removed helper resources centralized in M365DSCDRGUtil from all resources
FIXES #3309
- General cleanup from generated resources from DRG
- MISC
- Fixes cmdlet to use Get-MgBetaOrganization in the Get-M365DSCTenantDomain function.
FIXES #3449
- Fixes cmdlet to use Get-MgBetaOrganization in the Get-M365DSCTenantDomain function.
Release 1.23.628.1
- AADAdministrativeUnit
- Improved export performance.
- AADApplication
- Updated the Set and Test function to ignore the AppId parameter.
FIXES #3390 - Improved export performance.
- Updated the Set and Test function to ignore the AppId parameter.
- AADAuthenticationMethodPolicyAuthenticator
- Deprecated the NumberMatchingRequiredState Feature Setting.
FIXES #3406
- Deprecated the NumberMatchingRequiredState Feature Setting.
- AADRoleDefinition
- Improved export performance.
- AADRoleSetting
- Improved export performance.
- AADServicePrincipal
- Updated the Set and Test function to ignore the AppId parameter.
FIXES #3390 - Improved export performance.
- Updated the Set and Test function to ignore the AppId parameter.
- EXOAvailabilityConfig
- Fixes an error where an error was thrown when the OrgWideAccount wasn't set.
FIXES #3402
- Fixes an error where an error was thrown when the OrgWideAccount wasn't set.
- IntuneDeviceEnrollmentPlatformRestriction
- Fixes an error where the WindowsMobileRestriction property was still being assessed dispite it being deprecated.
FIXES #3407
- Fixes an error where the WindowsMobileRestriction property was still being assessed dispite it being deprecated.
- O365OrgSettings
- Added support for Forms, Dynamics Customer Voice, To Do and Apps & Services settings.
- TeamsCallQueue
- Initial release.
- Teams resources
- Added required application permissions to support Application Based Authentication
- MISC
- Added API to the Organization.Read.All permission in the Get-M365DSCCompiledPermisisonList cmdlet
- Fixes an issue with Update-M365DSCAzureAdApplication where it was throwing an error complaining about duplicate keys.
FIXES #3417 - Update-M365DSCModule now forces a reload of the latest version of the Microsoft365DSC module.
FIXES #3326 - Update-M365DSCAyureADApplication
Added retry logic to catch the "Key credential end date is invalid" error when updating the application certificate.
FIXES #3426
- DEPENDENCIES
- Updated ReverseDSC to version 2.0.0.16.
1.23.621.1: Merge pull request #3411 from microsoft/Dev
- AADAdministrativeUnit
- Fixes an issue where the domain part of the user name was handled as a string when using credentials to authenticate.
- EXORoleGroup
- Fixes an issue where the role group wasn't getting created when members were null.
FIXES #3217
- Fixes an issue where the role group wasn't getting created when members were null.
- O365OrgSettings
- Added support for the PlannerAllowCalendarSharing property for Planner.
- Added support for the Microsoft 365 installation options.
- Added support for the Viva Insights and Briefing email settings.
- PPTenantIsolationSettings & PPTenantSettings
- Handles the case where required permissions are not provided when using SPN authentication.
FIXES #3179
- Handles the case where required permissions are not provided when using SPN authentication.
- SCProtectionAlert
- Prevents extracting system rules.
FIXES #3224
- Prevents extracting system rules.
- MISC
- DEPENDENCIES
- Updated ExchangeOnlineManagement to version 3.2.0.
- Updated MicrosoftTeams to version 5.3.0.
- Updated MSCloudLoginAssistant to version 1.0.114.
Release 1.23.614.1
- AADApplication
- Adds support for specifying permissions by names or GUID.
- AADNamedLocationPolicy
- Added support forthe CountryLookupMethod property
FIXES #3345
- Added support forthe CountryLookupMethod property
- TeamsAppPermissionPolicy
- Fixes an issue where the wrong app types were trying to get assigned.
FIXES #3373
- Fixes an issue where the wrong app types were trying to get assigned.
- MISC
- Removed dependency on the Az.Accounts module from the Update-M365DSCAzureAdApplication function.
- DEPENDENCIES
- Updated DSCParser to version 1.3.0.10.
- Updated Microsoft.Graph dependencies to version 1.28.0.
- Updated MSCloudLoginAssistant to version 1.0.112.
Release 1.23.607.1
- AADAuthenticationStrengthPolicy
- Removed the validateset from the AllowedCombinations property due to incomplete full list of possible values.
- EXOQuarantinePolicy
- Fixes an issue where GlobalQurantinePolicy properties can't be updated.
- IntuneAntivirusPolicyWindows10SettingCatalog
- Fixes an issue for policies with template endpointSecurityAntivirus that had a templateId not expected by the code
FIXES #3360
- Fixes an issue for policies with template endpointSecurityAntivirus that had a templateId not expected by the code
- IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10
- Fixes an issue with Set-TargetResource when an array is empty
FIXES #3355
- Fixes an issue with Set-TargetResource when an array is empty
- DEPENDENCIES
- Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.166.