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

NewResourceName: Intune Apple iPadOS/iOS Device feature policies #4759

Open
Ruthhl3ss opened this issue Jun 13, 2024 · 3 comments
Open

NewResourceName: Intune Apple iPadOS/iOS Device feature policies #4759

Ruthhl3ss opened this issue Jun 13, 2024 · 3 comments

Comments

@Ruthhl3ss
Copy link

Description

The Intune export misses the Apple iPadOS/iOS Device feature policies. These policies contain settings like "Lock Screen message" & "Credential renewal certificate" for Single Sign on.

Proposed properties

All the properties are missing because the entire feature policy is not available. It would be nice if all the properties were available in the export (and import of course) of these policies.

Special considerations or limitations

None at this time.

@Ruthhl3ss
Copy link
Author

Ruthhl3ss commented Jul 22, 2024

@NikCharlebois I have added the code to for the IntuneDeviceFeatureiOs policy in branche:

https://github.com/Ruthhl3ss/Microsoft365DSC/tree/feature_nko_IntuneDeviceFeaturePolicyIOS

But I have the issue that some objects are returned like this:

image

How do I convert these objects that the Microsoft 365 DSC module understands? Do I also need to change something to import the change of these settings?

@Ruthhl3ss
Copy link
Author

Ruthhl3ss commented Jul 22, 2024

I have tried adding the schema in the MOF file:

image

But I got the same result:

image

@Ruthhl3ss
Copy link
Author

I think I managed to fix it:

image

Can you let me know when I can do a Pull request?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant