Skip to content

Commit 7cb80ac

Browse files
authored
Update Rotate-DkimSigningConfig.md
1 parent 4293381 commit 7cb80ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Rotate-DkimSigningConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Rotate-DkimSigningConfig -Identity contoso.com
4040

4141
This example rotates the DKIM signing policy for the contoso.com domain.
4242

43-
> [!NOTE]
44-
> If you are upgrading the key size to 2048, it will only upgrade the key for the selector that is not currently active. Once key rotation has taken place you will need to run the command again to upgrade the key size of the other selector.
4543
## PARAMETERS
4644

4745
### -Identity
@@ -91,6 +89,8 @@ The KeySize parameter specifies the size in bits of the public key that's used i
9189

9290
RSA keys are supported. Ed25519 keys aren't supported.
9391

92+
**Note**: Upgrading the key size to 2048 only upgrades the selector that isn't currently active. After key rotation has taken place, you need to run the command again to upgrade the key size of the other selector.
93+
9494
```yaml
9595
Type: UInt16
9696
Parameter Sets: (All)

0 commit comments

Comments
 (0)