Hi,
* I have an Office 365 account with SharePoint.
* I have a Team Site created "mydomain.sharepoint.com"
* I wish to have this site accessible at "intranet.mydomain.com"
* I found instructions indicating I should perform the following steps:
<# On the Office 365 admin center, click Admin on the top navigation bar, and then click SharePoint. On the SharePoint admin center page, select the check box next to your public website, and then click Website Domains. In the Rename your website dialog box, in the New URL drop-down list, select the domain name you just added. For example, www.fourthcoffee.com. Click OK. Click DNS Information. In the DNS Information dialog box, write down or copy the target address. You'll use this information to create a DNS record that points people to your website on Office 365. Create a DNS record at your DNS hosting provider to point to your SharePoint Online public website. Create a CNAME record by using the following values: •Hostname: intranet •Points to address: mydomain.sharepoint.com •TTL: 1 hour #>
I get as far as the second step, however there is no "Website Domains" button
After some research, I found this LINK which indicates you cannot rename a Team Site.
I already have a CNAME that redirects from intranet.mydomain.com to mydomain.sharepoint.com however I receive a 404 message when accessing it.
Questions
1. Can I change my site from a Team site to a Public site, and then rename?
2. Am I required to start from scratch?
Any assistance is greatly appreciated.