I have M365 Family and a domain name not on GoDaddy

Anonymous
2021-12-16T23:42:51+00:00

What DNS entries do I need make to get M365 Family to verify my domain? It looks like I would need a unique id for my instance, but I am unsure how to get it.

Thus, What DNS entries do I need make to get M365 Family to verify my non-godaddy domain?

David

Microsoft 365 and Office | Subscription, account, billing | Other | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

55 answers

Sort by: Oldest
  1. Anonymous
    2022-04-11T07:58:25+00:00

    Confirmed.

    I'm trying the same thing, also on Microsoft 365 Family.

    I have not been able to add my own domain outside of GoDaddy in the way described.

    I'll try again & I will write how it turned out.

    But it looks like there's probably something else missing in the DNS, or MS has introduced some additional check.

               	                360	IN MX   	1      2011XXXXX.pamx1.hotmail.com. 
    

    autodiscover 360 IN CNAME autodiscover.outlook.com.

    _domainconnect 360 IN CNAME _domainconnect.gd.domaincontrol.com.

               	                360	IN TXT  	        "v=spf1 include:outlook.com -all" 
    

    _dmarc 360 IN TXT "v=DMARC1; p=none;"

    _outlook 360 IN TXT "2011XXXXX"

    The entry for DMARC is strange, because it is clearly stated in Microsoft 365 Family that it does not support DMARC or DKIM. It seems to me that what is listed is not functional for Microsoft 365 Family and it is misleading information.

    Or does it work for Microsoft 365 Family for anyone ?

    Does anyone have a functional custom domain for Microsoft 365 Family without GoDaddy being the registrar ?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-04-11T16:45:08+00:00

    I'd be interested in doing the same thing - however google domains - which is what I am currently using as a registrar - won't even accept any name starting with an underscore so I wouldn't be able to set up the records in this way. I'm sure GoDaddy is paying Microsoft handsomly for the exclusivity. Might have to try to find another family email/calendar solution besides Family 365 because of this.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-04-12T03:11:21+00:00

    I see your domain table is different for your registrar. It looks like name, TTL, type, value? I am not sure that you need the domain connect CNAME record, though, perhaps MS looks for it when it tries to set it.

    I am not sure what "IN" represents for your registrar.

    It looks like you have an extra "1" in your MX type record.

    Should you use an "@" for the blank name of your MX and TXT?

    I did get mine working with the help of my registrar. I just showed him what my throw away GoDaddy domain records were.

    Name TTL TYPE Value
    autodiscover 360 IN CNAME autodiscover.outlook.com
    @ 360 IN MX 13832XXXX.pamx1.hotmail.com
    @ 360 IN TXT v=spf1 include:outlook.com -all
    _outlook 360 IN TXT 13832XXXX

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-04-12T03:15:44+00:00

    I think I had the same issue as you. Setup the domain records with your registrar and wait a couple of records. Disconnect your domain and then try to setup your existing domain. It should work fairly quickly.

    David

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-04-12T09:08:11+00:00

    I can confirm that the mxRecordValue from the URL is the correct number you would enter as part of the MX and TXT records mentioned.

    Things that might prevent Outlook from completing setup of your domain within Outlook premium setting could be a competing MX record with same or higher priority value. Another thing is the attempted use of a subdomain, when entering it in the domain validation prompt and in the MX record.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments