Skip to content

Commit 0434175

Browse files
authored
Update quickstart-arm-template-uiex.md
1 parent 4ebe436 commit 0434175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/app-service/quickstart-arm-template-uiex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ To deploy a different language stack, update <abbr title="This template is compa
148148
::: zone pivot="platform-linux"
149149
<details>
150150
<summary>How do I deploy a different language stack?</summary>
151+
151152
To deploy a different language stack, update `linuxFxVersion` with appropriate values. Samples are shown below. To show current versions, run the following command in the Cloud Shell: `az webapp config show --resource-group myResourceGroup --name <app-name> --query linuxFxVersion`
152153

153154
| Language | Example |

0 commit comments

Comments
 (0)