Skip to content

Commit ef3a30d

Browse files
authored
Merge pull request #95499 from cephalin/issue#42115
#42115
2 parents 18a6ff2 + 144b70d commit ef3a30d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ The free App Service Managed Certificate is a turn-key solution for securing you
6464
- Does not support naked domains.
6565
- Is not exportable.
6666

67+
> [!NOTE]
68+
> The free certificate is issued by DigiCert. For some top-level domains, you must explicitly allow DigiCert as a certificate issuer by creating a [CAA domain record](https://wikipedia.org/wiki/DNS_Certification_Authority_Authorization) with the value: `0 issue digicert.com`.
69+
>
70+
6771
To create a free App Service Managed Certificate:
6872

6973
In the <a href="https://portal.azure.com" target="_blank">Azure portal</a>, from the left menu, select **App Services** > **\<app-name>**.

0 commit comments

Comments
 (0)