Skip to content

Commit 77668f6

Browse files
(AzureCXP) Added note about 37 character limit in ASE naming
https://github.com/MicrosoftDocs/azure-docs/issues/51482
1 parent e062229 commit 77668f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/app-service/environment/create-ilb-ase.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ To create an ILB ASE:
5656

5757
![ASE creation](media/creating_and_using_an_internal_load_balancer_with_app_service_environment/createilbase.png)
5858

59+
> [!NOTE]
60+
> The App Service Environment name must be no more than 37 characters.
61+
5962
6. Select Networking
6063

6164
7. Select or create a Virtual Network. If you create a new VNet here, it will be defined with an address range of 192.168.250.0/23. To create a VNet with a different address range or in a different resource group than the ASE, use the Azure Virtual Network creation portal.
@@ -66,6 +69,7 @@ To create an ILB ASE:
6669

6770
7. Select **Review and Create** then select **Create**.
6871

72+
6973
## Create an app in an ILB ASE ##
7074

7175
You create an app in an ILB ASE in the same way that you create an app in an ASE normally.

0 commit comments

Comments
 (0)