You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/industry-wide-certificate-changes.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This article applies to:
24
24
## When action is required
25
25
Action is required **only** in the following scenarios to avoid service disruption:
26
26
27
-
-**Certificate pinning**
27
+
-**Certificate pinning**
28
28
Apps that pin certificates or certificate chains must review and remove pinning before the certificate chain migration.
29
29
30
30
-**Mutual TLS (mTLS)**
@@ -42,7 +42,6 @@ Some scenarios do not require immediate action, but may require changes to how y
42
42
-**Domain ownership validation (ASC only)**
43
43
Domain ownership validation may be required more frequently for certificate issuance, renewals, or rekeys.
44
44
45
-
These changes do not affect certificates used exclusively within Azure App Service, which are automatically managed by the platform.
46
45
47
46
## Quick reference: What’s changing
48
47
@@ -79,13 +78,14 @@ No change. Domain ownership validation for ASMC is automated and requires no cus
79
78
80
79
### Impact on App Service Certificates (ASC)
81
80
- 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.
84
83
- App Service Certificates do not automatically revalidate domains.
85
84
86
85
If validation is required, certificate orders remain in a pending issuance state until validation is completed.
87
86
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.
89
89
90
90
## Client authentication EKU (ASMC and ASC)
91
91
@@ -99,7 +99,7 @@ For background on this change across Azure services, see [Changes to the Managed
99
99
100
100
## Certificate chain changes (ASMC and ASC)
101
101
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.
103
103
104
104
Apps that pin certificates or certificate chains must review and remove pinning before the migration dates to avoid service disruption.
105
105
@@ -114,9 +114,9 @@ For background on the managed TLS certificate authority changes across Azure ser
114
114
| Date | Change | ASMC | ASC |
115
115
|-----|--------|------|-----|
116
116
| 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 |
0 commit comments