
Log in to your DNS provider (domain registrar or hosting DNS panel) and add the following records.
[Screenshot: DNS provider control panel – Add DNS records]
Type: TXT
Host/Name: @
Value: MS=msXXXXXXXX
TTL: 3600
Used to verify domain ownership.
Type: MX
Host/Name: @
Value: yourdomain-com.mail.protection.outlook.com
Priority: 0
TTL: 3600
Important: Remove old MX records to avoid email delivery issues.
Type: CNAME
Host/Name: autodiscover
Value: autodiscover.outlook.com
TTL: 3600
Required for Outlook and Microsoft 365 auto-configuration.
Type: TXT
Host/Name: @
Value: v=spf1 include:spf.protection.outlook.com -all
TTL: 3600
Prevents email spoofing and improves email delivery.
Note: Only ONE SPF record should exist.
Once verified, the domain status will show Healthy / Set up complete ✅