Skip to content

Commit

Permalink
Merge branch 'Dev' into 5207_AddProvisionDatabase
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrola committed Oct 30, 2024
2 parents a1355fa + d49305d commit b362408
Show file tree
Hide file tree
Showing 246 changed files with 41,695 additions and 3,030 deletions.
84 changes: 82 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,99 @@

# UNRELEASED

* AADServicePrincipal
* Added support for KeyCredentials and PasswordCredentials.
* AADAccessReviewDefinition
* Initial release.
* AADAccessReviewPolicy
* Initial release.
* AADAuthenticationMethodPolicyExternal
* Initial release.
* AADConditionalAccessPolicy
* FIXES [#5282](https://github.com/microsoft/Microsoft365DSC/issues/5282)
* AADCustomSecurityAttributeDefinition
* Fixed missing permissions in settings.json
* AADEnrichedAuditLogs
* Initial release.
* AADFilteringPolicy
* Initial release.
* AADFilteringPolicyRule
* Initial release.
* AADFilteringProfile
* Initial release.
* AADHomeRealmDiscoveryPolicy
* Initial Release
* AADIdentityAPIConnector
* Initial release.
* AADIdentityB2XUserFlow
* Initial release.
* AADIdentityGovernanceLifecycleWorkflowCustomTaskExtension
* Initial release.
* AADIdentityGovernanceProgram
* Initial release.
* AADIdentityAPIConnector
* AADIdentityProtectionPolicySettings
* Initial release.
* AADNamedLocationPolicy
* Fixed issue where duplicate names were not detected correctly.
* AADNetworkAccessForwardingProfile
* Initial release.
* AADNetworkAccessForwardingPolicy
* Initial release.
* AADNetworkAccessSettingConditionalAccess
* Initial release.
* AADNetworkAccessSettingCrossTenantAccess
* Initial release.
* AADOrganizationCertificateBasedAuthConfiguration
* Initial release.
* AADSocialIdentityProvider
* Fixed missing permissions in settings.json
* AADVerifiedIdAuthority
* Initial release.
* AADVerifiedIdAuthorityContract
* Initial release.
* AzureBillingAccountsAssociatedTenant
* Initial release.
* AzureBillingAccountsRoleAssignment
* Initial release.
* AzureVerifiedIdFaceCheck
* Initial release.
* EXOArcConfig
* Fixed `Test-TargetResource` to correctly check property `ArcTrustedSealers`
when it has an array
* AADUserFlowAttribute
* Initial Release
* EXOMailboxAuditBypassAssociation
* Initial release.
* EXOServicePrincipal
* Initial release.
* EXOTenantAllowBlockListItems
* Fixed `Test-TargetResource` to correctly mark when this resource is removed
* IntuneAppCategory
* Fixed retrieval of resource which could then result in multiple categories
being created with same name.
* IntuneAppleMDMPushNotificationCertificate
* Initial release.
* IntuneDerivedCredential
* Fixed export and deployment when `NotificationType` had more than one option
selected
* Fixed retrieval of resource when it cannot be found by `Id`
* Added a few verbose messages
* IntuneDeviceManagmentAndroidDeviceOwnerEnrollmentProfile
* Initial release.
* IntuneEndpointDetectionAndResponsePolicyWindows10
* Fixes an issue with `AutoFromConnector` as the Configuration package type.
FIXES [#5246](https://github.com/microsoft/Microsoft365DSC/issues/5246)
* IntuneMobileThreatDefenseConnector
* Initial release.
* IntuneSecurityBaselineDefenderForEndpoint
* Initial release.
* Intune workload
* Fixed missing permissions in settings.json
* SCPolicyConfig
* Initial release.
* SCSensitivityLabel
* Fixed issue with setting label priority
FIXES [#5266](https://github.com/microsoft/Microsoft365DSC/issues/5266)
* PPPowerAppsEnvironment
* FIXES [#5207](https://github.com/microsoft/Microsoft365DSC/issues/5207)
* SentinelAlertRule
Expand All @@ -34,11 +107,16 @@
AllowSelectSecurityGroupsInSPSitesList,
ExemptNativeUsersFromTenantLevelRestricedAccessControl properties.
* TenantDefaultTimezone changed to String instead of Array.
* TeamsMeetingPolicy
* Added new parameters: AllowExternalNonTrustedMeetingChat, AttendeeIdentityMasking,
AutomaticallyStartCopilot, AutoRecording, ConnectToMeetingControls,
ContentSharingInExternalMeetings, Copilot, CopyRestriction,
DetectSensitiveContentDuringScreenSharing, ExternalMeetingJoin, ParticipantNameChange,
VoiceIsolation
* M365DSCDRGUtil
* Fixes an issue where non-unique properties were not combined
properly with their respective parent setting.
* DEPENDENCIES
* Updated ExchangeOnlineManagement to version 3.6.0.
* Updated Microsoft.Graph to version 2.24.0.
* Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.199.
* Updated MSCloudLoginAssistant to version 1.1.27
Expand Down Expand Up @@ -91,6 +169,8 @@
* Initial release.
* IntuneDeviceConfigurationIdentityProtectionPolicyWindows10
* Added deprecation notice.
* IntuneDeviceManagementEnrollmentAndroidGooglePlay
* Initial release
* IntuneEndpointDetectionAndResponsePolicyWindows10
* Migrate to new Settings Catalog cmdlets.
* IntuneMobileAppsMacOSLobApp
Expand Down
Loading

0 comments on commit b362408

Please sign in to comment.