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/container-apps/scale-app.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,8 +243,7 @@ The following example shows how to create a memory scaling rule.
243
243
}
244
244
```
245
245
246
-
- In this example, the container app scales when at least one job is waiting in the pool queue.
247
-
- On how to set up a full example with Azure Container apps and Azure Pipelines is [explained in this blog post](https://www.razorspoint.com/2021/11/19/scalable-container-based-azure-pipelines-pools-with-azure-container-apps/).
246
+
In this example, the container app scales when at least one job is waiting in the pool queue.
0 commit comments