-
-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Is your feature request related to a problem? Please describe.
The generated documentation for Settings Catalog policies is hard to read. It now shows an odata setting type in non human readable format.
Describe the solution you'd like
I would like to extract the meaningful name of the setting and it's value together with a description of the setting and show them in a Configuration table in the markdown documentation.
Describe alternatives you've considered
I've looked at how another project (IntuneManagement) handles this, and I'am currently working on a pull request for this.
Additional context
Improving the readability of Intune policy Settings is like going down the rabbit hole, but for Settings Catalog policies this is doable. I'am currently quite far with a working solution and will share the pull request once I'am satisfied :)