Skip to content

Commit 6658b27

Browse files
Merge pull request #221052 from RyanHill-MSFT/issues/102265-cname-trafficmanager
(Azure CXP) Update configure-ssl-certificate.md
2 parents b56e3c5 + 32e115b commit 6658b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-ssl-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The free certificate comes with the following limitations:
8383
- Must meet all the above for successful certificate issuances and renewals.
8484

8585
### [Subdomain](#tab/subdomain)
86-
- Must have CNAME mapped _directly_ to `<app-name>.azurewebsites.net`. Mapping to an intermediate CNAME value blocks certificate issuance and renewal.
86+
- Must have CNAME mapped _directly_ to `<app-name>.azurewebsites.net` or [trafficmanager.net](configure-domain-traffic-manager.md#enable-custom-domain). Mapping to an intermediate CNAME value blocks certificate issuance and renewal.
8787
- Must meet all the above for successful certificate issuance and renewals.
8888

8989
---

0 commit comments

Comments
 (0)