Skip to content

Commit d164089

Browse files
authored
Merge pull request #173610 from MicrosoftDocs/JasonWHowell-patch-2
Update quickstart-arm-template-uiex.md
2 parents 4ebe436 + 0434175 commit d164089

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)