Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
SMTP DANE with DNSSEC is now in public preview. Migrating customer over require the following to be evaluated:
Is MTA-STS deployed (That's something already done in the individual domain check.)
Is the domain already using the new MX format: .*.mx.microsoft
Is DNSSEC enabled (That's something already done in the individual domain check and domain analyser.)
Having visibility in the Domains Analyser to see MTA-STS pass or missing and SMTP DANE pass or missing would be an invaluable tool for human error during the whole migration ordeal.
PowerShell commands you would normally use to achieve above request
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
SMTP DANE with DNSSEC is now in public preview. Migrating customer over require the following to be evaluated:
Having visibility in the Domains Analyser to see MTA-STS pass or missing and SMTP DANE pass or missing would be an invaluable tool for human error during the whole migration ordeal.
PowerShell commands you would normally use to achieve above request
Enable-DnssecForVerifiedDomain -DomainName
Enable-SmtpDaneInbound -DomainName
Microsoft documention on it: https://learn.microsoft.com/en-us/purview/how-smtp-dane-works?view=o365-worldwide#how-can-exchange-online-customers-use-inbound-smtp-dane-with-dnssec-in-preview
Microsoft DNSSEC and DANE Validation Test: https://testconnectivity.microsoft.com/tests/O365DaneValidation/input