ThomasKur / IntuneDocumentation

Automatic Intune Documentation to simplify the life of admins and consultants.
GNU General Public License v3.0
339 stars 87 forks source link

Allow customization file to skip specific properties based on customer wishes or for all #60

Closed ThomasKur closed 3 years ago

ThomasKur commented 3 years ago

So a customer can decide to hide a specific setting always Allow the following configuration in the JSON: Print = False (Default would be true)

ThomasKur commented 3 years ago

It is now possible to exclude some properties from the documentation to mitigate this issue in the new Automatic Microsoft 365 Documentation.

Optimize-M365Doc -ExcludeProperties @("id","@odata.type")