allow customizations on the sharepoint home page
allow customizations on the sharepoint home page (_layouts/15/sharepoint.aspx) or allow redirecting to other pages

1 comment
-
Marcelo Sauaf commented
I agree is VERY easy to MS implement some option to customize at admin center the the link for the "sharepoint" distic at the top left. However, can't you overwrite with poweshell the sharepoint.aspx code with a simple line of html redirect to yout tenant root address? I mean, like SPWeb.Files.Add(string, byte[], bool) to overwrite the aspx code as in https://pastebin.com/jm5vYQRu