We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc4564 commit 955b3c6Copy full SHA for 955b3c6
articles/azure-functions/functions-deployment-slots.md
@@ -16,7 +16,7 @@ The number of available slots depends on your specific hosting option:
16
| [Flex Consumption plan](flex-consumption-plan.md) | Not currently supported |
17
| [Premium plan](functions-premium-plan.md) | 3 |
18
| [Dedicated (App Service) plan](dedicated-plan.md) | [1-20](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-app-service-limits) |
19
-| [Container Apps](functions-container-apps-hosting.md) | Uses [Revisions](../container-apps/revisions.md) |
+| [Container Apps](../container-apps/functions-overview.md) | Uses [Revisions](../container-apps/revisions.md) |
20
21
The following descriptions reflect how functions are affected by swapping slots:
22
0 commit comments