Skip to content

Commit 685b042

Browse files
authored
Update configure-ssl-certificate.md
1 parent ca373ec commit 685b042

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
@@ -76,13 +76,13 @@ The free certificate comes with the following limitations:
7676
- Doesn't support usage as a client certificate by using certificate thumbprint, which is planned for deprecation and removal.
7777
- Doesn't support private DNS.
7878
- Isn't exportable.
79+
- Isn't supported on apps that aren't publicly accessible.
7980
- Isn't supported in an App Service Environment (ASE).
8081
- Only supports alphanumeric characters, dashes (-), and periods (.).
8182
- Only custom domains of length up to 64 characters are supported.
8283

8384
### [Apex domain](#tab/apex)
8485
- Must have an A record pointing to your web app's IP address.
85-
- Isn't supported on apps that aren't publicly accessible.
8686
- Isn't supported with root domains that are integrated with Traffic Manager.
8787
- Must meet all the above for successful certificate issuances and renewals.
8888

0 commit comments

Comments
 (0)