Update SharePoint Start page url across tenant in M365

Pratibha Jha 21 Reputation points
2021-03-26T07:06:25.937+00:00

Hello,

I have enabled target release for select users. Now i want to update home icon url (SharePoint.aspx) across tenant. Could you please let me know the solution?

Thanks !!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,405 questions
0 comments No comments
{count} votes

Accepted answer
  1. Emily Du-MSFT 40,486 Reputation points Microsoft Vendor
    2021-03-29T09:22:36.43+00:00

    @Pratibha Jha

    In the SharePoint Online, a communication site can be set as the top landing page (SharePoint.aspx) for all users.

    Please run below PowerShell as administrator.

    Set-SPOHomeSite -HomeSiteUrl <siteUrl>  
    

    Reference:
    Set up a home site for your organization


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful