Fix: MSOID Record Not Resolving (msoid.clientconfig.microsoftonline-p.net)
If your MSOID CNAME record is not resolving, it means Microsoft cannot verify your domain for authentication, which may cause issues with Microsoft 365, Azure AD, and Single Sign-On (SSO). This problem often leads to user login errors, client application configuration issues, and problems using Microsoft cloud services.
For background and the closely-related "doesn't match expected values" variant, see MSOID DNS Record — What It Is and How to Configure It, Verify That the MSOID Record Works, Fix: "The Record We Detected Doesn't Match All the Expected Values", and Understanding clientconfig.microsoftonline-p.net (MSOID CNAME Record).
Verify if the MSOID Record Exists
Check if your MSOID CNAME record is properly configured in DNS.
Using Linux/macOS Terminal
Run the command:
dig CNAME msoid.yourdomain.com +short
Expected Output:
Using Windows Command Line
Run the command:
nslookup -type=CNAME msoid.yourdomain.com
Expected Output:
Using Online Tools
Check propagation on these sites:
