Contoso, Ltd. has an Office 365 Enterprise E3 plan. Contoso uses the domain contoso.com for email
and instant messaging (IM).
Contoso requires that website visitors who go to http://contoso.com be directed to the company’s
Microsoft SharePoint Online public website.
You need to configure Office 365 to redirect the website requests without affecting the company’s
email or IM.
What should you do?

A.
In the SharePoint admin center, rename the public website to http://contoso.com.
B.
In the Office 365 admin center, change the domain purpose for contoso.com to SharePoint.
C.
On the authoritative DNS servers, add a CNAME record for contoso.com.
D.
In the Office 365 admin center, add a new subdomain. Then set up redirection for
http://contoso.com to the subdomain.
C is correct? I hesitate between C and D
0
0
Your sharepoint has address like https://contoso.sharepoint.com, you want to change it to http://contoso.com
What you have to do is go where contoso.com external DNS settings are and make changes which will cause every request for contoso.com resolve return answer contoso.sharepoint.com and that is CNAME. But this is only a redirection.
Setup new domain in O365 admin center includes changes to exernal DNS of new domain. But it doesnt include any changes to Sharepoint.
And your Sharepoint will never be shown as contoso.com, its always about contoso.sharepoint.com, doesnt matter if your domain is registered in O365 or not.
So I guess C is correct.
0
0
I believe D is the correct answer. In order to setup external DNS, you have to add/setup domain in O365. Then setup CNAME record.
anyone else agree?
0
0
Agree with mgmjtech D is correct
0
0
Agree with Anna and mgmjtech.
C is correct.
You don’t have to add a subdomain. contoso.com is already used for email and IM. Simply add a CNAME record in public DNS to contoso.sharepoint.com and you’re ready.
0
0
You can’t add a CNAME for the domain root.
You really can’t.
http://www.domain.com as a CNAME of domain com: YES
domain.com as a CNAME of http://www.domain com: NO
0
0
(There wasn’t any “http://” in my comment, that was placed there by this site)
0
0
I think it is option A. The domain is already in use for mail en IM. For customers order sharepoint before March 2015 they need to rename there website (https://support.office.com/en-us/article/Rename-your-SharePoint-Online-Public-Website-address-to-use-your-custom-domain-3d4bd288-772b-4f88-af4d-f025b3825ed3)
0
0
I agree with your answer Studygeek ( A). You can rename the public website in share point online with the custom cname contoso.com. This Video confirms it: https://www.youtube.com/watch?v=CpAD42OMQb4
0
0
SharePoint Online public website feature no longer exists. So, this question should be out of the scope of the exam.
https://support.microsoft.com/en-nz/kb/3027254
0
0
BTW, NEW 70-347 PDF Dumps from Google Drive for Free: https://drive.google.com/open?id=0B-ob6L_QjGLpfjdPREVKSzl1Qk92OExLdVF0RjN1QWZJdWhhbDEycFZKNzZMMUwtQ1pxeFE
0
0
It must be answer D.
A CNAME record for the root domain will affect the company’s email.
See: https://joshstrange.com/why-its-a-bad-idea-to-put-a-cname-record-on-your-root-domain/
0
0