We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a2461e + abb38e3 commit 372c427Copy full SHA for 372c427
articles/app-service/environment/create-ilb-ase.md
@@ -105,7 +105,7 @@ To configure your DNS:
105
106
- create a zone for *<ASE name>.appserviceenvironment.net*
107
- 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
+- create a zone in *<ASE name>.scm.appserviceenvironment.net* named scm
109
- create an A record in the scm zone that points to the ILB IP address
110
111
## Publish with an ILB ASE
0 commit comments