Skip to content

Commit 8829931

Browse files
committed
spelling
1 parent 5df3af2 commit 8829931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/tutorial-sidecar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In Azure App Service, you can add up to nine sidecar containers for each sidecar
1616

1717
For more information about side container in App Service, see:
1818

19-
- [Introducing Sidears for Azure App Service for Linux: Now Generally Available](https://azure.github.io/AppService/2024/11/08/Global-Availability-Sidecars.html)
19+
- [Introducing Sidecars for Azure App Service for Linux: Now Generally Available](https://azure.github.io/AppService/2024/11/08/Global-Availability-Sidecars.html)
2020
- [Announcing the general availability of sidecar extensibility in Azure App Service](https://techcommunity.microsoft.com/blog/appsonazureblog/announcing-the-general-availability-of-sidecar-extensibility-in-azure-app-servic/4267985)
2121

2222
[!INCLUDE [quickstarts-free-trial-note](~/reusable-content/ce-skilling/azure/includes/quickstarts-free-trial-note.md)]
@@ -160,7 +160,7 @@ In this section, you add a sidecar container to your custom container app. The p
160160
- **Resource Group**: Select the resource group with the App Service app you created with `az webapp up` earlier.
161161
- **App Name**: Type the name of the App Service app.
162162
- **Azure Container Registry Name**: Type the name of the registry you created with `azd up` earlier.
163-
- **Azure Container Regsitry Image Name**: Leave the default value of *otel-collector:latest*. This points to the OpenTelemtry image in the registry.
163+
- **Azure Container Registry Image Name**: Leave the default value of *otel-collector:latest*. This points to the OpenTelemtry image in the registry.
164164

165165
1. Select **Review + Create**, then select **Create**.
166166

0 commit comments

Comments
 (0)