[PnP/CSOM] – Reprovision SiteAssets library in SPO

OK, so here are several ways to re-provision the SiteAssets library on a SharePoint online site collection:

Using PnP:

Using CSOM (no MFA):

Using CSOM with MFA (you can use my DLL set from: https://www.pbnet.ro/tools_dl/CSOM-27JAN2020.zip

Or, another way to re-provision the Assets library would be by Enabling the WikiPageHomePage feature on the site collection

Using PnP:

Enjoy!