Skip to content

Commit 89a54c2

Browse files
Merge pull request #226861 from seligj95/patch-1
cert rotation info
2 parents 41ab2e6 + 59a5982 commit 89a54c2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/app-service/environment/how-to-custom-domain-suffix.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure custom domain suffix for App Service Environment
33
description: Configure a custom domain suffix for the Azure App Service Environment.
44
author: seligj95
55
ms.topic: tutorial
6-
ms.date: 09/01/2022
6+
ms.date: 02/09/2023
77
ms.author: jordanselig
88
zone_pivot_groups: app-service-environment-portal-arm
99
---
@@ -61,7 +61,9 @@ The certificate for custom domain suffix must be stored in an Azure Key Vault. A
6161

6262
:::image type="content" source="./media/custom-domain-suffix/key-vault-networking.png" alt-text="Screenshot of a sample networking page for key vault to allow custom domain suffix feature.":::
6363

64-
Your certificate must be a wildcard certificate for the selected custom domain name. For example, *internal-contoso.com* would need a certificate covering **.internal-contoso.com*. If the certificate used custom domain suffix contains a Subject Alternate Name (SAN) entry for scm, for example **.scm.internal-contoso.com*, the scm site will also available using the custom domain suffix.
64+
Your certificate must be a wildcard certificate for the selected custom domain name. For example, *internal-contoso.com* would need a certificate covering **.internal-contoso.com*. If the certificate used by the custom domain suffix contains a Subject Alternate Name (SAN) entry for scm, for example **.scm.internal-contoso.com*, the scm site will also available using the custom domain suffix.
65+
66+
If you rotate your certificate in Azure Key Vault, the App Service Environment will pick up the change within 24 hours.
6567

6668
::: zone pivot="experience-azp"
6769

0 commit comments

Comments
 (0)