Skip to content

Commit b9008ab

Browse files
author
Cephas Lin
committed
validation
1 parent fe50468 commit b9008ab

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/app-service/tutorial-custom-container-sidecar.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ First you create the resources that the tutorial uses (for more information, see
4949
5050
1. Open the resource group link in a browser tab. You'll need to use the connection string later.
5151
52-
> [!NOTE] `azd provision` uses the included templates to create the following Azure resources:
52+
> [!NOTE]
53+
> `azd provision` uses the included templates to create the following Azure resources:
5354
>
5455
> - A resource group
5556
> - A [container registry](../container-registry/container-registry-intro.md) with two images deployed:
@@ -133,7 +134,8 @@ You configure environment variables for the containers like any App Service app,
133134
134135
:::image type="content" source="media/tutorial-custom-container-sidecar/configure-app-settings.png" alt-text="Screenshot showing a web app's Configuration page with two app settings added.":::
135136
136-
> [!NOTE] Certain app settings don't apply to sidecar-enabled custom container apps. For more information, see [Differences for sidecar-enabled containers](#differences-for-sidecar-enabled-containers)
137+
> [!NOTE]
138+
> Certain app settings don't apply to sidecar-enabled custom container apps. For more information, see [Differences for sidecar-enabled containers](#differences-for-sidecar-enabled-containers)
137139
138140
## 5. Verify in Application Insights
139141

0 commit comments

Comments
 (0)