Skip to content

Commit

Permalink
Merge branch 'Dev' into feat/improve-settings-catalog-experience
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTschanz committed Oct 27, 2024
2 parents 8111b78 + 2d473b8 commit 9561e2a
Show file tree
Hide file tree
Showing 69 changed files with 10,854 additions and 217 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# UNRELEASED

* IntuneMobileThreatDefenseConnector
* Initial release.
* AADAccessReviewDefinition
* Initial release.
* AADAccessReviewPolicy
Expand All @@ -10,6 +12,8 @@
* Initial release.
* AADCustomSecurityAttributeDefinition
* Fixed missing permissions in settings.json
* AADHomeRealmDiscoveryPolicy
* Initial Release
* AADIdentityB2XUserFlow
* Initial release.
* AADIdentityGovernanceProgram
Expand All @@ -22,15 +26,32 @@
* Initial release.
* AADSocialIdentityProvider
* Fixed missing permissions in settings.json
* AzureBillingAccountsAssociatedTenant
* Initial release.
* AzureBillingAccountsRoleAssignment
* Initial release.
* EXOArcConfig
* Fixed `Test-TargetResource` to correctly check property `ArcTrustedSealers`
when it has an array
* EXOMailboxAuditBypassAssociation
* 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.
* 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)
* IntuneSecurityBaselineDefenderForEndpoint
* Initial release.
* Intune workload
* Fixed missing permissions in settings.json
* SentinelAlertRule
Expand Down
Loading

0 comments on commit 9561e2a

Please sign in to comment.