Linux Web App Site Config Application Stack
Constructors
Properties
The docker image, including tag, to be used. e.g. appsvc/staticsite:latest.
The User Name to use for authentication against the registry to pull the image.
The URL of the container registry where the docker_image_name is located. e.g. https://index.docker.io or https://mcr.microsoft.com. This value is required with docker_image_name.
The User Name to use for authentication against the registry to pull the image.
The version of .NET to use. Possible values include 3.1, 5.0, 6.0, 7.0, 8.0 and 9.0.
The Java server type. Possible values include JAVA, TOMCAT, and JBOSSEAP.
The Version of the java_server to use.
The Version of Java to use. Possible values include 8, 11, 17, and 21.
The version of Node to run. Possible values include 12-lts, 14-lts, 16-lts, 18-lts, 20-lts and 22-lts. This property conflicts with java_version.
The version of PHP to run. Possible values are 7.4, 8.0, 8.1, 8.2 and 8.3.
The version of Python to run. Possible values include 3.13, 3.12, 3.11, 3.10, 3.9, 3.8 and 3.7.
The version of Ruby to run. Possible values include 2.6 and 2.7.