Skip to content

Commit 372c427

Browse files
authored
Merge pull request #78852 from RyanHill-MSFT/patch-1
(AzureCXP) fixes MicrosoftDocs/azure-docs/issues/32766
2 parents 9a2461e + abb38e3 commit 372c427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To configure your DNS:
105105

106106
- create a zone for *<ASE name>.appserviceenvironment.net*
107107
- create an A record in that zone that points * to the ILB IP address
108-
- create a zone in *<ASE name>.appserviceenvironment.net* named scm
108+
- create a zone in *<ASE name>.scm.appserviceenvironment.net* named scm
109109
- create an A record in the scm zone that points to the ILB IP address
110110

111111
## Publish with an ILB ASE

0 commit comments

Comments
 (0)