Skip to content

Releases: microsoft/Microsoft365DSC

Release 1.24.1218.1

18 Dec 21:08
7e9e26d
Compare
Choose a tag to compare
  • AADApplication
    • Added support for Oauth2PermissionScopes.
    • Fixes comparison issue for permissions.
  • EXOTransportRule
    • Fixes issue extracting arrays in Get-TargetResource.
  • TeamsMeetingPolicy
    • Adds support for additional Copilot setting value.
    • FIXES #5550
  • MISC
    • Fixed the Fabric web request to use basic parsing.
    • Reset only necessary authentication context.
  • M365DSCUtil
    • Update Get-M365DSCWorkloadsListFromResourceNames function for more input types.
      FIXES #5525
  • DEPENDENCIES
    • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.202.
    • Updated MSCloudLoginAssistant to version 1.1.31.

Release 1.24.1211.1

12 Dec 08:14
2130ad3
Compare
Choose a tag to compare
  • AADApplication
    • Changed logic to remove all permissions when an empty array is specified.
      FIXES #5534
  • AADFeatureRolloutPolicy
    • Fixed policy retrieval
      FIXES #5521
  • IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile
    • Fixing issue with the way the QrCodeImage property was exported and handled.
  • IntuneFirewallPolicyWindows10
    • Fix export of properties that appear multiple times in subsections.
  • M365DSCDRGUtil
    • Improve settings catalog handling for nested objects.
  • M365DSCResourceGenerator
    • Fixes an issue with nested object creation.
  • MISC
    • Migrate MSCloudLoginAssistant authentication context access to cmdlets.
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.29.

Release 1.24.1204.1

04 Dec 21:30
f9e085d
Compare
Choose a tag to compare
  • All resources
    • Applying project default formatting on all files, to improve
      reading and troubleshooting.
  • AADAccessReviewDefinition
    • Added support for #microsoft.graph.accessReviewInactiveUsersQueryScope in odatatype.
  • AADActivityBasedTimeoutPolicy
    • Added support for AccessTokens.
  • AADClaimsMappingPolicy
    • Fixed policy retrieval
      FIXES #5505
  • AADIdentityAPIConnector
    • Changed the export logic to export passwords as credential objects instead of string.
  • AADRoleManagementPolicyRule
    • Added the logic to handle filters in the Export logic flow.
  • EXOAuthenticationPolicyAssignment
    • Added $confirm flag to the Set-TargetResource function for PowerShell 7 compatibility.
  • EXOClientAccessRule
    • Added $confirm flag to the Set-TargetResource function for PowerShell 7 compatibility.
  • EXOManagementRoleAssignment
    • Changed logic to detect drift.
  • EXOServicePrincipal
    • Removed ObjectID from the return of the Get-TargetResource method.
  • EXOTeamsProtectionPolicy
    • Initial release
      FIXES #5296
  • EXOTransportRule
    • Fixed conditional logic for creation and update.
  • IntuneTrustedRootCertificateIOS
    • Initial release
  • IntuneVPNConfigurationPolicyIOS
    • Initial release.
  • M365DSCRuleEvaluation
    • Only attempt to pass AccessTokens if specified.
  • SPORetentionLabelsSettings
    • Initial release.
  • MISC
    • M365DSCDRGUtil
      • Add separate check for strings with ordinal comparison and standardized line breaks.

Release 1.24.1127.1

27 Nov 21:02
d16e3e1
Compare
Choose a tag to compare
  • AAD
    • Added ApplicationSecret auth method to multiple resources
  • AADFilteringPolicyRule
    • Fixed an issue with the export of the Destinations property where
      the CIMInstance array object was malformed.
  • EXOEOPProtectionPolicyRule
    • Added support for AccessTokens.
  • EXOExternalInOutlook
    • Added support for AccessTokens.
  • EXOMailContact
    • Changed how empty arrays are returned.
  • EXOPlace
    • Changed how empty arrays are returned.
  • EXORecipientPermission
    • Added logic to update an existing recipients permissions.
  • EXOTransportRule
    • Changed how empty arrays are returned.
  • INTUNE
    • Add parameter -All to Graph requests to fetch all policies on Get.
  • IntuneAndroidManagedStoreAppConfiguration
    • Initial release.
  • IntuneAppConfigurationPolicy
    • Fixes an issue where assignment was not properly set if the
      groupId was null.
      FIXES #5430
  • IntuneMobileAppConfigurationPolicyIOS
    • Removing resource. Already possible with IntuneAppConfigurationDevicePolicy
  • IntuneMobileThreatDefenseConnector
    • Fixes a NotFound error when the resource does not exist and remove
      LastHeartbeatDateTime from comparison.
  • IntuneRoleAssignment
    • Improve verbose output and fix copy-pasted variables.
  • IntuneRoleScopeTag
    • Initial release.
  • TeamsUserPolicyAssignment
    • Added support for the Global policies.
  • TeamsUpgradePolicy
    • DEPRECATED: Users properties. Use the TeamsUserPolicyAssignment resource
      instead.
  • M365DSCUtil
    • Add default Ensure value Present if not specified.
      FIXES #5085
    • When exporting generate the instance names of resources with their mandatory
      keys instead of random GUIDs , this makes exports idempotent again
      FIXES #5469
  • MISC
    • Removed hardcoded Graph urls and replaced by MSCloudLoginAssistant values.
    • Add separate module handling for PowerShell Core.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.14.
    • Updated Microsoft.Graph to version 2.25.0.
    • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.200.
    • Updated MicrosoftTeams to version 6.7.0.

Release 1.24.1120.1

20 Nov 20:29
120f8f1
Compare
Choose a tag to compare
  • AADAdminConsentRequestPolicy
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyAuthenticator
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyEmail
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyExternal
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyFido2
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyHardware
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicySms
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicySoftware
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyTemporary
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyVoice
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyX509
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADConditionalAccessPolicy
    • Fixed bug where a null value was passed in the request for the
      excludePlatforms parameter when just values were assigned to includePlatforms, which throws an error.
    • Fixed bug where a null value was passed in the request for the
      sessionControl parameter when there are no session controls, which throws an error.
    • Fixed bug where a null value was passed in the request for the
      applicationEnforcedRestrictions parameter when value was set to false, which throws an error.
  • AADDeviceRegistrationPolicy
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADRoleAssignmentScheduleRequest
    • Initial release.
  • AADRoleEligibilityScheduleRequest
    • Adds support for custom role assignments at app scope.
  • AADRoleSettings
    • Fixing issue where the ActivateApprover parameter is not processed correctly
      when an approver does not exist.
      FIXES #5423
      FIXES #5415
  • AzureBillingAccountPolicy
    • Initial release.
  • IntuneDeviceConfigurationPolicyAndroidDeviceOwner
    • Fixed issue when properties DetailedHelpText,
      DeviceOwnerLockScreenMessage or ShortHelpText were defined but the
      request was not being sent correctly
      FIXES #5411
  • IntuneDiskEncryptionPDEPolicyWindows10
    • Initial release.
  • IntuneFirewallRulesHyperVPolicyWindows10
    • Initial release.
  • IntuneFirewallRulesPolicyWindows10ConfigMgr
    • Initial release.
  • IntuneMobileAppConfigurationPolicyIOS
    • Initial release.
  • SCPolicyConfig
    • Fixed an issue extracting empty groups properties.
  • TeamsUpdateManagementPolicy
    • Added conversion of the UpdateTimeOfDay parameter to the local culture format
      so that the comparison will work consistently.
      FIXES #5424
  • M365DSCDRGUtil
    • Improve CIM instance detection for specific Intune resources.

Release 1.24.1113.1

13 Nov 19:29
2ebfc0f
Compare
Choose a tag to compare
  • AADConditionalAccessPolicy
    • Fixed bug where an empty value was passed in the request for the
      insiderRiskLevels parameter, which throws an error.
      FIXES #5389
    • Fixes a bug where 3P apps could not be assigned by DisplayName for both
      IncludeApplications and ExcludeApplications
      FIXES #5390
  • AADRoleEligibilityScheduleRequest
  • EXOATPBuiltInProtectionRule, EXOEOPProtectionRule
    • Fixed issue where empty arrays were being compared incorrectly to null
      strings
      FIXES #5394
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy
    • Update property PasswordAgeDays_AAD to be lower-case.
      FIXES #5378 (1/2)
  • IntuneAntivirusExclusionsPolicyMacOS
    • Initial release.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Update properties to be upper-case.
      Fixes #5373
  • IntuneDeviceConfigurationCustomPolicyWindows10
    • Fixed issue where Value, from OmaSettings, could not be compared
      correctly if it was boolean and set to $False
      FIXES #5384
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Remove changed property name from export.
      FIXES #5300
  • IntuneSecurityBaselineMicrosoftEdge
    • Deprecate property authschemes and replace with AuthSchemes_AuthSchemes
  • M365DSCDRGUtil
    • Restrict CIM instance access to properties that appear multiple times.
    • Switch log type for not found Intune assignments to Warning.
  • M365DSCIntuneSettingsCatalogUtil
    • Add ADMX handling for edge~httpauthentication_.
      FIXES #5378 (2/2)
  • TeamsUpgradePolicy
    • Changes to how we are retrieving the users to improve performance.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.12.
    • Updated MSCloudLoginAssistant to version 1.1.28.

Release 1.24.1106.3

09 Nov 14:14
8d329c5
Compare
Choose a tag to compare

1.24.1106.3

  • AzureBillingAccountScheduledAction
    • Initial release.
  • AzureSubscription
    • Added the ability to delete subscriptions.
  • EXODataAtRestEncryptionPolicyAssignment
    • Initial release.
  • EXODataAtRestEncryptionPolicy
    • Initial release.
  • IntuneAntivirusPolicyMacOS
    • Initial release.
  • IntuneAntivirusExclusionsPolicyLinux
    • Initial release.
  • IntuneFirewallRulesPolicyWindows10
    • Initial release.
  • MISC
    • Fixed issues with API Url's parsing.

1.24.1106.1

  • AADAccessReviewDefinition
    • Initial release.
  • AADAccessReviewPolicy
    • Initial release.
  • AADAuthenticationMethodPolicyExternal
    • Initial release.
  • AADClaimsMappingPolicy
    • Initial release.
  • AADConditionalAccessPolicy
    • FIXES #5282
    • Added support for InsiderRiskLevels.
  • AADCustomSecurityAttributeDefinition
    • Fixed missing permissions in settings.json
  • AADEnrichedAuditLogs
    • Initial release.
  • AADFederationConfiguration
    • Initial release.
  • AADFilteringPolicy
    • Initial release.
  • AADFilteringPolicyRule
    • Initial release.
  • AADFilteringProfile
    • Initial release.
  • AADGroup
    • Added support for custom roles assignment.
      FIXES #5322
  • AADHomeRealmDiscoveryPolicy
    • Initial Release
  • AADIdentityAPIConnector
    • Initial release.
  • AADIdentityB2XUserFlow
    • Initial release.
  • AADIdentityGovernanceLifecycleWorkflowCustomTaskExtension
    • Initial release.
  • AADIdentityGovernanceProgram
    • Initial release.
  • AADIdentityProtectionPolicySettings
    • Initial release.
  • AADNamedLocationPolicy
    • Fixed issue where duplicate names were not detected correctly.
  • AADNetworkAccessForwardingPolicy
    • Initial release.
  • AADNetworkAccessForwardingProfile
    • Initial release.
  • AADNetworkAccessSettingConditionalAccess
    • Initial release.
  • AADNetworkAccessSettingCrossTenantAccess
    • Initial release.
  • AADOnPremisesPublishingProfilesSettings
    • Initial release.
  • AADOrganizationCertificateBasedAuthConfiguration
    • Initial release.
  • AADRemoteNetwork
    • Initial release.
  • AADRoleEligibilityScheduleRequest
    • Fixes for Custom roles.
      FIXES #5330
    • Fixes to remove elegibility schedule for custom roles.
      FIXES #5331
  • AADRoleManagementPolicyRule
    • Initial release.
  • AADServicePrincipal
    • Added the notes field.
      FIXES #5312
    • Added support for KeyCredentials and PasswordCredentials.
    • Added support for SAML.
    • Fixed issue with Owners.
  • AADSocialIdentityProvider
    • Fixed missing permissions in settings.json
  • AADUserFlowAttribute
    • Initial Release
  • AADVerifiedIdAuthority
    • Initial release.
  • AADVerifiedIdAuthorityContract
    • Initial release.
  • AzureBillingAccountsAssociatedTenant
    • Initial release.
  • AzureBillingAccountsRoleAssignment
    • Initial release.
  • AzureDiagnosticSettings
    • Initial release.
  • AzureDiagnosticSettingsCustomSecurityAttribute
    • Initial release.
  • AzureSubscription
    • Renamed parameters and added logic flow to create new subscriptions.
  • AzureVerifiedIdFaceCheck
    • Initial release.
  • DefenderDeviceAuthenticatedScanDefinition
    • Initial release.
  • EXOActiveSyncMailboxPolicy
    • Initial release.
  • EXOArcConfig
    • Fixed Test-TargetResource to correctly check property ArcTrustedSealers
      when it has an array
  • EXOM365DataAtRestEncryptionPolicy
    • Initial release.
  • EXOMailboxAuditBypassAssociation
    • Initial release.
  • EXOMailboxSettings
    • Added support for AddressBookPolicy, RetentionPolicy, RoleAssignmentPolicy
      and SharingPolicy.
  • EXOServicePrincipal
    • Initial release.
  • EXOTenantAllowBlockListItems
    • Fixed Test-TargetResource to correctly mark when this resource is removed
  • EXOTenantAllowBlockListSpoofItems
    • Initial release.
  • IntuneAccountProtectionLocalUserGroupMembershipPolicy
    • Updates values in UserSelectionType.
      FIXES #5318
  • IntuneAntivirusPolicyLinux
    • Initial release.
  • IntuneAppAndBrowserIsolationPolicyWindows10ConfigMgr
    • Initial release.
  • IntuneAppCategory
    • Fixed retrieval of resource which could then result in multiple categories
      being created with same name.
  • IntuneAppleMDMPushNotificationCertificate
    • Initial release.
  • IntuneAppProtectionPolicyiOS
    • Fixes an issue that could cause multiple instances to be created when multiple
      instances with the same display name exist.
  • 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
  • IntuneMobileThreatDefenseConnector
    • Initial release.
  • IntuneSecurityBaselineDefenderForEndpoint
    • Initial release.
  • IntuneSettingCatalogCustomPolicyWindows10
    • Fixes an issue with limited results when more than 25 results are present.
  • Intune workload
    • Fixed missing permissions in settings.json
  • M365DSCRuleEvaluation
    • Changed the name of the Key property from ResourceName to ResourceTypeName.
      While this is considered a breaking change, the old property name was
      breaking the DSCParser process. The impact of this breaking the parsing
      process is important enough to justify an out-of-band breaking change of
      this resource.
  • ODSettings
    • Deprecated property NotifyOwnersWhenInvitationsAccepted.
      FIXES #4979
  • PPPowerAppsEnvironment
    • Add ProvisionDatabase attribute
      FIXES #5207
  • PPTenantSettings
    • Updated to support latest settings.
  • SCInsiderRiskPolicy
    • Added support for property MDATPTriageStatus.
    • Added support for GPUUtilizationLimit and CPUUtilizationLimit.
  • SCPolicyConfig
    • Initial release.
  • SCSensitivityLabel
    • Fixed issue with setting label priority
      FIXES #5266
  • SentinelAlertRule
    • Initial release.
  • SentinelThreatIntelligenceIndicator
    • Initial release.
  • SPOSharingSettings
    • Deprecated property RequireAcceptingAccountMatchInvitedAccount.
      FIXES #4979
  • SPOTenantSettings
    • Added support for AllowSelectSGsInODBListInTenant,
      DenySelectSGsInODBListInTenant, DenySelectSecurityGroupsInSPSitesList,
      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
  • TeamsOrgWideAppSettings
    • Fixed an issue where ManagedIdentity wasn't define in the methods' signatures.
      FIXES #5188
  • M365DSCDRGUtil
    • Fixes an issue where non-unique properties were not combined
      properly with their respective parent setting.
  • MISC
    • Fixed references to graph.microsoft.com with dynamic domain name based on target cloud.
      Impacted AADAdminConsentRequestPolicy, AADApplication, AADConditionalAccessPolicy, AADGroup,
      AADNamedLocationPolicy, AADServiePrincipal, IntuneASRRulesPolicyWindows10,
      IntuneAccountProtectionLocalUsersGroupMembershipPolicy, IntuneAccountProtectionPolicy,
      IntuneAppProtectionPolicyiOS,IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10,
      IntuneDeviceConfigurationSCEPCertificatePolicyWindows10, IntuneDeviceConfigurationWiredNetworkPolicyWindows10,
      IntuneDeviceEnrollmentStatusPageWindows10, IntuneDiskEncryptionMacOS, IntunePolicySets,
      IntuneSettingCatalogCustomPolicyWindows10, M365DSCRGUtil
    • Exponential performance improvements by reducing complexity and roundtrips.
    • Changed the logic that appends GUID in the resource name when primary key is not found during an
      export. We will only append a GUID if the IsSingleInstance property is not found on the resource.
    • Add check in AADGroupSettings for NewUnifiedGroupWritebackDefault not existing in Government by default
      FIXES #5213
    • Fix static refrences to graph.microsoft.com
      FIXES #5339
      AADNetworkAccessForwardingPolicy. AADOrganizationCertificateBasedAuthConfiguration,
      AADAuthenticationMethodPolicyExternal, AADEnrichedAuditLogs
      FIXES #5340
      IntuneDeviceManagementEnrollmentAndroidGooglePlay, IntuneAppleMDMPushNotificationCertificate
    • Fixes static OData refrences to graph.microsoft.com
      AADApplication, AADEntitlementManagementAccessPackage, AADEntitlementManagementConnectedOrganization
      AADServicePrincipal
      FIXES #5342
  • DEPENDENCIES
    • Updated Microsoft.Graph to version 2.24.0.
    • Updated Microsoft.PowerApps.Administration.PowerShell to version...
Read more

Release 1.24.1016.1

17 Oct 17:06
0fc92f5
Compare
Choose a tag to compare
  • AADAdminConsentRequestPolicy
    • Initial release.
  • AADApplication
    • Fixed an issue trying to retrieve the beta instance.
    • Added support for OnPremisesPublishing.
    • Added support for ApplicationTemplate.
    • Fixes an issue where trying to apply permissions complained about
      duplicate entries.
  • AADAuthenticationRequirement
    • Initial release.
  • AADConnectorGroupApplicationProxy
    • Initial release.
  • AADCustomSecurityAttributeDefinition
    • Initial release.
  • AADDeviceRegistrationPolicy
    • Initial release.
  • AADEntitlementManagementSettings
    • Added support for ApplicationSecret
  • AADIdentityGovernanceLifecycleWorkflow
    • Initial release.
  • AADLifecycleWorkflowSettings
    • Initial release.
  • AADServicePrincipal
    • Adding Delegated Permission Classification Property
  • ADOPermissionGroupSettings
    • Initial release.
  • EXOATPBuiltInProtectionRule
    • Initial release.
  • EXOMigrationEndpoint
    • Initial Release
  • IntuneAccountProtectionPolicy
    • Added deprecation notice.
  • IntuneAccountProtectionPolicyWindows10
    • Initial Release
      FIXES #5073
  • IntuneAppAndBrowserIsolationPolicyWindows10
    • Initial release.
      FIXES #3028
  • IntuneDerivedCredential
    • Initial release.
  • IntuneDeviceConfigurationIdentityProtectionPolicyWindows10
    • Added deprecation notice.
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Migrate to new Settings Catalog cmdlets.
  • IntuneMobileAppsMacOSLobApp
    • Initial release
  • IntuneMobileAppsWindowsOfficeSuiteApp
    • Initial release
  • IntuneSecurityBaselineMicrosoft365AppsForEnterprise
    • Initial release
  • IntuneSecurityBaselineMicrosoftEdge
    • Initial release
  • PPAdminDLPPolicy
    • Initial release.
  • PPDLPPolicyConnectorConfigurations
    • Initial release.
  • PPPowerAppPolicyUrlPatterns
    • Initial release.
  • TeamsClientConfiguration
    • Fixed bug where RestrictedSenderList was always empty in the MSFT_TeamsClientConfiguration resource
      FIXES #5190
    • Changed Set-TargetResource to always use semicolon as separator as mentioned in the MS documentation
  • TeamsUpgradePolicy
    • Added support for tenant wide changes using the * value for users.
      FIXES #5174
  • M365DSCDRGUtil
    • Fixes an issue for the handling of skipped one-property elements in the
      Settings Catalog. FIXES #5086
    • Add Set support for secret Settings Catalog values
    • Removed unused functions
    • Add support for device / user scoped settings.
  • ResourceGenerator
    • Add support for device / user scoped settings.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.11
    • Updated ReverseDSC to version 2.0.0.22

Release 1.24.1002.1

02 Oct 17:11
6c39f95
Compare
Choose a tag to compare
  • AADAdministrativeUnit
    • Added support for property IsMemberManagementRestricted.
  • AADApplication
    • Added AppRoles
    • Added AuthenticationBehavior
    • Added KeyCredentials
    • Added OptionalClaims
    • Added PasswordCredentials
    • Added PreAuthorizationApplications
  • AADAuthenticationMethodPolicy
    • Added ReportSuspiciousActivitySettings
  • AADAuthenticationMethodPolicyHardware
    • Initial release.
  • AADEntitlementManagementSettings
    • Initial release.
  • AADFeatureRolloutPolicy
    • Initial release
  • AADGroup
    • Fixes issue with incorrect removal of assigned license(s)
      FIXES #5128
    • Fixes logic to evaluate license assignments and disabled plans.
      FIXES #5101
    • Fixes issue with code that is never executed
      FIXES #5001
    • Adds support to assign Service Principal as members or owners.
      FIXES #4972
  • AADPasswordRuleSettings
    • Initial release
  • ADOOrganizationOwner
    • Initial release.
  • ADOPermissionGroup
    • Initial release.
  • ADOSecurityPolicy
    • Initial release.
  • AzureSubscription
    • Initial Release.
  • DefenderSubscriptionDefenderPlan
    • Initial release.
  • EXOAntiPhishPolicy
    • Use correct type integer for variable PhishThresholdLevel
  • EXOArcConfig
    • Initial Release.
  • EXOAuthenticationPolicy
    • If policy needs changes then recreate it to avoid issue with
      Set-AuthenticationPolicy cmdlet
      FIXES #4819
  • EXODnssecForVerifiedDomain
    • Initial Release.
  • EXOEmailTenantSettings
    • Initial Release.
  • EXOFocusedInbox
    • Initial Release.
  • EXOMailboxCalendarConfiguration
    • Initial Release.
  • EXOMailboxIRMAccess
    • Initial Release.
  • EXOMailboxFolderPermission
    • Initial Release.
  • EXOMailboxIRMAccess
    • Initial Release.
  • EXOMailTips
    • Remove property Ensure since this resource is of type IsSingleInstance
  • EXOManagementScope
    • Initial Release.
  • EXORetentionPolicy
    • Initial Release.
  • EXOPhishSimOverrideRule
    • Initial Release.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixes an issue with invalid parameter definition.
      FIXES #5015
    • Fixes an issue where the AccessTokens parameter was not available.
      FIXES #5121
  • IntuneAppCategory
    • Initial release.
  • IntuneAppProtectionPolicyiOS
    • Improve TargetedAppManagementLevels property to specify multiple values.
      FIXES #5032
  • IntuneDeviceCompliancePolicyWindows10
    • Fixes an issue where the property ValidOperatingSystemBuildRanges was
      not exported properly.
      FIXES #5030
  • IntuneDeviceConfigurationSharedMultiDevicePolicyWindows10
    • Add missing AccessTokens parameter to Export-TargetResource
      FIXES #5034
  • IntuneFirewallPolicyWindows10
    • Initial release
      FIXES #3033
  • IntuneSettingCatalogCustomPolicyWindows10
    • Update export logic to target more specific policy types.
    • Prevent thrown exception to be caught by exception handler.
      FIXES #5088
  • M365DSCDRGUtil
    • Add support for more complex Intune Settings Catalog properties
    • Update handling of Update-IntuneDeviceConfigurationPolicy to throw on error
      FIXES #5055
  • M365DSCResourceGenerator
    • Update Intune resource generation for the Settings Catalog.
  • O365ExternalConnection
    • Initial release.
  • SCDeviceConditionalAccessRule
    • Initial release.
  • SCDeviceConfigurationRule
    • Initial release.
  • SCInsiderRiskEntityList
    • Initial release.
  • SCInsiderRiskPolicy
    • Initial release.
  • SCRecordReviewNotificationTemplateConfig
    • Initial release.
  • SCRoleGroup
    • Fixes an issue with creation without specifying Displayname
    • Fixes an issue with Drifts because of returned Role format
      FIXES #5036
  • SCAutoSensitivityLabelRule
    • Fixed issue with incorrectly applying HeaderMatchesPatterns, even when
      parameter wasn't specified.
      FIXES #4641
  • SCSensitivityLabel
    • Added support for Auto Labeling settings
      FIXES #3784
  • SentinelSetting
    • Initial release.
  • SentinelWatchlist
    • Initial release.
  • SPOAccessControlSettings
    • Added support for property EnableRestrictedAccessControl.
  • M365DSCUtil
    • Fixes an issue where the O365Group workload was not properly detected.
      FIXES #5095
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.10.
    • Updated Microsoft.Graph to version 2.23.0.
    • Added dependencies on Az.Accounts, Az.Resources, Az.ResourceGraph
      and Az.SecurityInsights.
    • Updated DSCParser to version 2.0.0.9.
    • Updated MSCloudLoginAssistant to version 1.1.25.
    • Added dependency on Microsoft.Graph.Beta.Search.
    • Removed unnecessary dependency PSDesiredStateConfiguration v1.1

Release 1.24.904.1

05 Sep 15:43
9ca1123
Compare
Choose a tag to compare
  • EXOOwaMailboxPolicy
    • Add support for AccountTransferEnabled parameter
  • EXOSweepRule
    • Initial Release.
  • FabricAdminTenantSettings
    • Initial Release.
  • IntuneDeviceControlPolicyWindows10
    • Initial Release
  • M365DSCDRGUtil
    • Fixes an issue where a Intune settings catalog DSC param was not handled
      correctly when it was not specified.
      FIXES #5000
    • Fixes an issue where the exported nested CIM instances had too many line breaks.
    • Fixes an issue where Settings Catalog properties were not correctly handled.
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.20.