Just want to confirm the DNS changes I need to make to DNS to finish migration.
Current DNS settings:
MX record- mail.mydomain.com
IN record- mail = my IP for email server
IN record-webmail = my IP for email server
IN record-autodiscover = my IP for email server
TXT record- mydomain.com "MS=ms#######"
IN record-remote = my IP address to terminal server
IN record-ftp = my IP address to my FTP site
New DNS settings:
MX record-mydomain-com.mail.eo.outlook.com
CNAME record-autodiscover.outlook.com
TXT record-v=sp1 include:spf.protection.outlook.com -all
Remove IN records for mail, webmail, autodiscover
Remove TXT record: mydomain.com "MS=ms#######"
Keep IN records for my remote and FTP servers.
Question:
1. Do I need to move NS records to Exchange Online and if so, what does that do to my remote and FTP servers? I do not see how an email will find employee@mydomain.com via these records. Am I missing something?
My DNS is hosted via our internet provide and not with any listed in the "how to migrate DNS" whitepapers.
Thanks for your help in advance!