Skip to content

Commit b13c7bd

Browse files
committed
validation
1 parent 8367e8d commit b13c7bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/app-service/migrate-sidecar-multi-container-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ The following table shows the features currently supported in Docker Compose app
154154
155155
- [Sidecar overview](overview-sidecar.md)
156156
- [Configure sidecars](configure-sidecar.md)
157-
- [Microsoft Q&A for Azure App Service](https://learn.microsoft.com/answers/tags/436/azure-app-service)
157+
- [Microsoft Q&A for Azure App Service](/answers/tags/436/azure-app-service)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ In the resource group in the Azure portal, create a Linux custom container app w
101101
:::image type="content" source="media/tutorial-custom-container-sidecar/create-wizard-container-panel.png" alt-text="Screenshot showing the Container settings for the Linux custom container web app.":::
102102

103103
> [!NOTE]
104-
> These settings are configured differently in sidecar-enabled apps than in apps not enabled for sidecars. For more information, see [What are the differences for sidecar-enabled custom containers](#what-are-the-differences-for-sidecar-enabled-custom-containers).
104+
> These settings are configured differently in sidecar-enabled apps than in apps not enabled for sidecars. For more information, see [What are the differences for sidecar-enabled custom containers](configure-sidecar.md#what-are-the-differences-for-sidecar-enabled-custom-containers).
105105
106106
1. Select **Review + create**, and when validation passes, select **Create**.
107107

@@ -149,7 +149,7 @@ Configure the environment variable for the container by configuring [app setting
149149
:::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.":::
150150

151151
> [!NOTE]
152-
> Some app settings don't apply to sidecar-enabled apps. For more information, see [What are the differences for sidecar-enabled custom containers](#what-are-the-differences-for-sidecar-enabled-custom-containers).
152+
> Some app settings don't apply to sidecar-enabled apps. For more information, see [What are the differences for sidecar-enabled custom containers](configure-sidecar.md#what-are-the-differences-for-sidecar-enabled-custom-containers).
153153
154154
## 5. Verify in Application Insights
155155

0 commit comments

Comments
 (0)