Skip to content

Commit f54ace3

Browse files
authored
Update email-authentication-dkim-configure.md
1 parent a5de58a commit f54ace3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

defender-office-365/email-authentication-dkim-configure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ f1.keywords:
55
author: chrisda
66
ms.author: chrisda
77
manager: bagol
8-
ms.date: 10/06/2025
8+
ms.date: 10/22/2025
99
audience: ITPro
1010
ms.topic: how-to
1111

@@ -504,8 +504,9 @@ If you'd rather use PowerShell to rotate DKIM keys for a domain, connect to [Exc
504504
To confirm the corresponding public key that's used to verify the DKIM signature (which infers the private key that was used to sign the message), check the **s=** value in the **DKIM-Signature** header field (the selector; for example, `s=selector1-contoso-com`).
505505

506506
> [!IMPORTANT]
507-
> If you change the bit depth of DKIM keys from 1024 to 2048 using the KeySize parameter, the update applies only to the next active selector during the first rotation. When you rotate the key again, the previously inactive selector becomes active, and its bit depth will also be updated to 2048.
508-
When you perform a DKIM key rotation on a domain, the change is not immediate, it takes four days (96 hours). While the key rotation is in progress, you cannot perform another rotation.
507+
> If you change the bit depth of DKIM keys from 1024 to 2048 using the _KeySize_ parameter, the update applies only to the next active selector during the first key rotation. When you rotate keys again, the previously inactive selector becomes active, and the bit depth is also updated to 2048.
508+
>
509+
> When you rotate DKIM keys on a domain, the change isn't immediate. It takes four days (96 hours). While the key rotation is in progress, you can't do another key rotation.
509510
510511
For detailed syntax and parameter information, see the following articles:
511512

0 commit comments

Comments
 (0)