You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.