You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/configure-sidecar.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Create a sidecar-enabled app with [az webapp create](/cli/azure/webapp#az-webapp
85
85
az webapp create --name <app-name> --resource-group <group-name> --sitecontainers-app
86
86
```
87
87
88
-
Create a sidecar container with [az webapp sitecontainers create](/cli/azure/webapp/sitecontainers?view=azure-cli-latest#az-webapp-sitecontainers-create). For example:
88
+
Create a sidecar container with [az webapp sitecontainers create](/cli/azure/webapp/sitecontainers#az-webapp-sitecontainers-create). For example:
0 commit comments