Forum Discussion
hunk0227
Mar 29, 2022Brass Contributor
Why Private channel can't change the url
Hello, I was trying to rename the URL address of the teams site which has several private channels. However, it looks like my changes is not cascaded thru the private channel. (teamsite-private ...
emalden
Jul 31, 2024Copper Contributor
As of July 2024, this still can't be done through the UI, but if you have the https://learn.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets library installed, you can use the can use https://pnp.github.io/powershell/cmdlets/Rename-PnPTenantSite.html PowerShell command (run as admin).
Caveats - it takes time to rename (you'll get a 404 initially, but the URL works eventually) and the Files tab in Teams goes wonky. If you add a post with a file, the tab fixes itself.