Sara_Cummings This is a very interesting feature - we can now send knowledge articles to our customers. Previously, we had to generate a PDF, but this did not work well due to responsive problems when printing the website. We design and implement collaboration management solutions for small and medium-sized companies, based on SharePoint Online and Microsoft 365 out-of-the-box features. To do this, we create specific design and website templates. Then we implement the templates and train the administrators in SharePoint Online operation and users in MS 365 collaboration management.
The Microsoft templates are always a good inspiration for us and designers. However, customers must be able to hide them, in order to comply with the corporate identity guidelines.
Would it be possible to implement here the same solution as for the website templates:
Set-PnPBuiltInSiteTemplateSettings -Identity 00000000-0000-0000-0000-000000000000 -IsHidden $true
Set-PnPBuiltInSiteTemplateSettings -Identity 9522236e-6802-4972-a10d-e98dc74b3344 -IsHidden $false
This solution is flexible, very helpful and would make our customers happy!
Thanks for checking.