Mar 09 2018 03:15 PM
Hi,
I would like to change the default Sharepoint.com URLs to company's URLs, so:
1) contoso.sharepoint.com => sharepoint.contoso.com
2) contoso-my.sharepoint.com => mysharepoint.contoso.com
3) contoso.sharepoint.com/sites/abc => sites.contoso.com/abc
How can this be configured?
Thanks,
Mar 09 2018 03:28 PM
I found this online ... hope it helps https://social.technet.microsoft.com/Forums/lync/en-US/813d8102-6f29-496e-88b1-b709a568ec84/changing...
Mar 09 2018 03:41 PM
Thanks for that.
This is an article from nearly 7 years back. I've seen it before, however, was hoping that Microsoft would've added this feature.
Is this still the case or has Microsoft added the option to have vanity domain in private sharepoint online collections?
Thanks,
Mar 09 2018 03:44 PM
No, unfortunately. You can create a cname on DNS
@Haneef Ibn Ahmad wrote:
Thanks for that.
This is an article from nearly 7 years back. I've seen it before, however, was hoping that Microsoft would've added this feature.
Is this still the case or has Microsoft added the option to have vanity domain in private sharepoint online collections?
Thanks,
but that is about it. This is one of the reasons why choosing a good tenant name is important.
Mar 09 2018 03:47 PM
Mar 09 2018 03:49 PM
That is not currently possible in SharePoint Online
Mar 09 2018 04:00 PM
Mar 09 2018 04:03 PM
Mar 09 2018 04:07 PM
while that may be true, Office 365 has hundreds of features that are not available in GSuite and many corporations are leaving that platform because of them.
Mar 09 2018 04:15 PM
Mar 10 2018 02:01 PM
I would expect that allowing us to change the urls like that would cause all kinds of problems for many services such as Flow, Teams, Groups, legal holds, records management, e-discovery and more.
Mar 12 2018 05:42 AM
You can create a Smart Link with your own DNS that points to a SharePoint Online site collection. We use this for easy reference, but it is just a redirect, not a custom domain.
For example intranet.[domain].com goes to [domain].sharepoint.com/sites/intranet.
Nov 01 2018 02:07 PM
I cannot believe I cannot use a cname DNS record to go to the root of my office365 site. Beyond frustrating.
Nov 14 2018 11:51 AM
Not in my world. Small businesses that I manage on both platforms rarely have big "wish" items if they're on Google. Microsoft is just full of missing, ineffective, or poorly thought-out features that don't work for small business.
Nov 29 2018 02:28 AM
I think that this is related to the SSL certificate, and Microsoft can not issue a certificate for each domain.
Feb 07 2019 04:01 AM
Verizon CDN do issue its own certificate for each custom subdomain, so it seems possible, to get that working if Microsoft would like to.
Sep 03 2019 02:05 PM
@R_KovalevThey may not be, but what they can do is allow organisations to paste in SSL details like many other cloud service providers do.
The way it normally works is that the process of enabling CNAME support also entails uploading SSL certificate matching the provided CNAME in one step.
Dec 10 2019 10:49 PM
I know this thread is old - but after seeing over 200 Office 365 customer tenants I have encountered one with Microsoft supported vanity URL.
https://customer.sherpoint.com -> https://apps.customer.com
Looking at the DNS record for apps.customer.com shows a CNAME to:
prodnetXXXX-XXXXedgevanityXXXXX.sharepointonline.com.akadns.net
and the customer's Office 365 instance uses their custom domain name and SSL certificate (not issued by Microsoft).
How this has been achieved is still a mystery to me - and I am continuing to investigate.
Cheers,
James.
Jan 21 2020 07:39 PM
@James Boman Hi James - really interesting find! Have you discovered any further on how this was accomplished by chance? My organization is interested in pursuing all efforts to finding how this can be done vs standing up a whole new tenant. Would love to hear your efforts/progress thus far!
Jan 24 2020 07:51 AM
Im wondering about to have a IIS internal in company to fake url's for sharepoint online.
Anyone have try this approach?
then i can create a cname in my internal dns, point it to an iis who move all requests to sharepoint online.