Skip to content

Commit 66d726c

Browse files
committed
update in progress
1 parent db0a9d1 commit 66d726c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/container-registry/container-registry-tutorial-deploy-app.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Under **Web App for Containers** that's displayed after you select "Deploy to we
5252
| **Resource Group** | **Use existing** > `myResourceGroup` |
5353
| **App service plan/Location** | Create a new plan named `plan-westus` in the **West US** region. |
5454
| **Image** | `acr-helloworld:v1`
55+
| **Operating system** | Linux
56+
57+
> [!NOTE]
58+
> When you create a new app service plan to deploy your containerized app, a default plan is automatically selected to host your application. The default plan depends on the operating system setting.
5559
5660
Select **Create** to provision the web app to the *West US* region.
5761

0 commit comments

Comments
 (0)