pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
990 stars 663 forks source link

Unregister-PnPHubSite Documentation Update #2811

Open ashwinsrinivasanr opened 4 years ago

ashwinsrinivasanr commented 4 years ago

Unregister-PnPHubSite -Site

Running the above command with site url results in Unregister-PnPHubSite : Object reference not set to an instance of an object

Replaced the site URL with site ID and works absolutely fine. Please update the Microsoft documentation