Skip to content

Commit 2add79b

Browse files
authored
Merge pull request #116508 from rdeveen/patch-6
Only custom domains of length up to 64 characters
2 parents 4134a0c + 1fbc92c commit 2add79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The free certificate comes with the following limitations:
7575
- Isn't exportable.
7676
- Isn't supported in an App Service Environment (ASE).
7777
- Only supports alphanumeric characters, dashes (-), and periods (.).
78+
- Only custom domains of length up to 64 characters are supported.
7879

7980
### [Apex domain](#tab/apex)
8081
- Must have an A record pointing to your web app's IP address.

0 commit comments

Comments
 (0)