diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e967f969..e99b08988d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ * Fixed error when extracting an entry with a deleted principal. * DefenderDeviceAuthenticatedScanDefinition * Fixed the Data Type export. +* EXOSmtpDaneInbound + * initial release * MISC * DEFENDER * Added support for the UseBasicParsing paramter for REST calls. diff --git a/Modules/Microsoft365DSC/DSCResources/MSFT_EXOSmtpDaneInbound/readme.md b/Modules/Microsoft365DSC/DSCResources/MSFT_EXOSmtpDaneInbound/readme.md index ee0ddbf38c..e33b844f7b 100644 --- a/Modules/Microsoft365DSC/DSCResources/MSFT_EXOSmtpDaneInbound/readme.md +++ b/Modules/Microsoft365DSC/DSCResources/MSFT_EXOSmtpDaneInbound/readme.md @@ -1,10 +1,12 @@ # EXOSmtpDaneInbound -## Description: +## Description: This resource configures SmtpDaneInbound for an accepted domain in Exchange Online. Reference: https://learn.microsoft.com/en-us/powershell/module/exchange/enable-smtpdaneinbound?view=exchange-ps +Note that enabling DANE requires that the accepted domain is configured for DNSSEC and the public MX-record updated correspondingly +