Skip to content

DANE, Entra, and more!

Latest
Compare
Choose a tag to compare
@rhymeswithmogul rhymeswithmogul released this 19 Jan 03:23
· 9 commits to main since this release
v2.0.0
b798470

It's been a long time coming! Update-PSResource Office365DnsChecker to get your copy.

  • NEW: Rename all instances of Azure AD to Entra ID, including cmdlet names. Aliases have been added for the old names."
  • NEW: Add support for Microsoft's new MX records that support DANE and DNSSEC. Note that this does not go live until March 2024 (as a preview), so there may be bugs that we don't yet know about.
  • NEW: Test-ExchangeOnlineMxRecords, Test-ExchangeOnlineRecords, and Test-Office365DnsRecords now support a new -DANERequired parameter that prints a warning if the DANE-enabled MX endpoint is not in use.
  • NEW: Cmdlets now return true or false, depending on the results. Thanks to @o-l-a-v for suggesting this in issue #1.
  • FIXED: Some Entra cmdlets were failing to load online help.

Full Changelog: v1.1.0...v2.0.0