Skip to content

Commit 9e85356

Browse files
authored
Update certificate changes and validation details
1 parent fc81e48 commit 9e85356

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

articles/app-service/industry-wide-certificate-changes.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article applies to:
2424
## When action is required
2525
Action is required **only** in the following scenarios to avoid service disruption:
2626

27-
- **Certificate pinning**
27+
- **Certificate pinning**
2828
Apps that pin certificates or certificate chains must review and remove pinning before the certificate chain migration.
2929

3030
- **Mutual TLS (mTLS)**
@@ -42,7 +42,6 @@ Some scenarios do not require immediate action, but may require changes to how y
4242
- **Domain ownership validation (ASC only)**
4343
Domain ownership validation may be required more frequently for certificate issuance, renewals, or rekeys.
4444

45-
These changes do not affect certificates used exclusively within Azure App Service, which are automatically managed by the platform.
4645

4746
## Quick reference: What’s changing
4847

@@ -79,13 +78,14 @@ No change. Domain ownership validation for ASMC is automated and requires no cus
7978

8079
### Impact on App Service Certificates (ASC)
8180
- Domain validation completed before March 2026 cannot be reused. Certificate issuance starting March 2026 requires domain ownership validation.
82-
- During March 2026, domain ownership validation may be required again for each certificate issuance, including renewals and rekeys.
83-
- After this transition period, domain ownership must be revalidated only if the domain was not validated within the past 198 days.
81+
- During March 2026, domain ownership validation may be required again for each renewals and rekeys.
82+
- After March 2026, domain ownership must be revalidated only if the domain was not validated within the past 198 days.
8483
- App Service Certificates do not automatically revalidate domains.
8584

8685
If validation is required, certificate orders remain in a pending issuance state until validation is completed.
8786

88-
Failure to complete domain validation can result in certificate issuance or renewal failure, potentially leading to certificate expiration and service disruption.
87+
> [!IMPORTANT]
88+
> Failure to complete domain validation can result in certificate issuance or renewal failure, potentially leading to certificate expiration and service disruption.
8989
9090
## Client authentication EKU (ASMC and ASC)
9191

@@ -99,7 +99,7 @@ For background on this change across Azure services, see [Changes to the Managed
9999

100100
## Certificate chain changes (ASMC and ASC)
101101

102-
Both App Service Managed Certificates and App Service Certificates will migrate to a new certificate chain as part of industry-driven updates to managed TLS certificates, including changes to certificate authorities and intermediates.
102+
Both App Service Managed Certificates and App Service Certificates will migrate to a new certificate chain as part of industry-driven updates to TLS certificates, which includes changes to certificate authorities and intermediates.
103103

104104
Apps that pin certificates or certificate chains must review and remove pinning before the migration dates to avoid service disruption.
105105

@@ -114,9 +114,9 @@ For background on the managed TLS certificate authority changes across Azure ser
114114
| Date | Change | ASMC | ASC |
115115
|-----|--------|------|-----|
116116
| Feb–Mar 2026 | New certificate chain | Migrates to new chain ||
117-
| Starting March 2026 | Validity + validation reuse || Shortened validity and validation reuse |
118-
| Mar–Apr 2026 (TBD) | Chain + EKU changes || Migrates to new chain; EKU removed |
119-
| Mar–Apr 2026 (TBD) | Client authentication EKU | EKU removed ||
117+
| Starting March 2026 | Validity period + validation reuse || Shortened validity and validation reuse |
118+
| Mar–Apr 2026 (TBD) | New certificate chain + Client auth EKU || Migrates to new chain; EKU removed |
119+
| Mar–Apr 2026 (TBD) | Client auth EKU | EKU removed ||
120120

121121

122122
## Frequently asked questions

0 commit comments

Comments
 (0)