Skip to content

Commit 01b1eef

Browse files
Merge pull request #253444 from seligj95/patch-1
ase dns character limit
2 parents 151083b + 682d806 commit 01b1eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/environment/networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: App Service Environment networking
33
description: App Service Environment networking details
44
author: madsd
55
ms.topic: overview
6-
ms.date: 07/21/2023
6+
ms.date: 10/02/2023
77
ms.author: madsd
88
---
99

@@ -121,7 +121,7 @@ For more information about Private Endpoint and Web App, see [Azure Web App Priv
121121

122122
## DNS
123123

124-
The following sections describe the DNS considerations and configuration that apply inbound to and outbound from your App Service Environment. The examples use the domain suffix `appserviceenvironment.net` from Azure Public Cloud. If you're using other clouds like Azure Government, you need to use their respective domain suffix.
124+
The following sections describe the DNS considerations and configuration that apply inbound to and outbound from your App Service Environment. The examples use the domain suffix `appserviceenvironment.net` from Azure Public Cloud. If you're using other clouds like Azure Government, you need to use their respective domain suffix. Note that for App Service Environment domains, the site name will be truncated at 40 characters because of DNS limits. If you have a slot, the slot name will be truncated at 19 characters.
125125

126126
### DNS configuration to your App Service Environment
127127

0 commit comments

Comments
 (0)