Skip to content

Commit a40d59a

Browse files
authored
Update how-to-connect-emergency-ad-fs-certificate-rotation.md
1 parent 794f1f2 commit a40d59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/how-to-connect-emergency-ad-fs-certificate-rotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To revoke the old Token Signing Certificate that AD FS is currently using, you n
3131
1. Document both your on-premises and cloud Token Signing Certificate thumbprint and expiration dates by running `PS C:\>Get-MsolFederationProperty -DomainName <domain>`.
3232
1. Copy down the thumbprint. You'll use it later to remove the existing certificates.
3333

34-
You can also get the thumbprint by using AD FS Management. Go to **Service** > **Certificates**, right-click the certificate, select **View certificate** and then select **Details**.
34+
You can also get the thumbprint by using AD FS Management. Go to **Service** > **Certificates**, right-click the certificate, select **View certificate**, and then select **Details**.
3535

3636
## Determine whether AD FS renews the certificates automatically
3737
By default, AD FS is configured to generate token signing and token decryption certificates automatically. It does so both during the initial configuration and when the certificates are approaching their expiration date.

0 commit comments

Comments
 (0)