Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntuneAPAccountProtectionPolicyWindows10: New resource proposal #3034

Closed
ricmestre opened this issue Mar 17, 2023 · 1 comment · Fixed by #3664 or #3895
Closed

IntuneAPAccountProtectionPolicyWindows10: New resource proposal #3034

ricmestre opened this issue Mar 17, 2023 · 1 comment · Fixed by #3664 or #3895
Labels
Enhancement New feature or request Intune

Comments

@ricmestre
Copy link
Contributor

Description

This resource would be used to export/apply Account Protection policies for Account Protection (there's another type of policy in AP, but not required for now)

Proposed properties

All

Special considerations or limitations

The cmdlets to deal with this resource in Graph are {New,Get,Update}-MgDeviceManagementIntent{Setting} and are currently already used in resource MSFT_IntuneASRRulesPolicyWindows10

@andikrueger andikrueger added Enhancement New feature or request Intune labels Mar 17, 2023
@FabienTschanz
Copy link
Contributor

I'll take a look at it. Will probably result in the following new types:

  • MSFT_IntuneAccountProtectionPolicy (represents the Account Protection (Preview) subtype)
  • MSFT_IntuneAccountProtectionLocalUserGroupMembershipPolicy (represents the Local user group membership subtype)
  • MSFT_IntuneAccountProtectionLocalAdminPasswordSolutionPolicy ((represents the Local admin password solution subtype))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Intune
Projects
None yet
3 participants