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: includes/functions-bindings.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
@@ -35,5 +35,5 @@ This table shows the bindings that are supported in the major versions of the Az
35
35
36
36
1. Register all bindings except HTTP and timer. See [Register Azure Functions binding extensions](../articles/azure-functions/functions-bindings-register.md). This step isn't required when using version 1.x of the Functions runtime.
37
37
1.[Support ends for version 1.x of the Azure Functions runtime on September 14, 2026](https://aka.ms/azure-functions-retirements/hostv1). [Migrate your apps to version 4.x](../articles/azure-functions/migrate-version-1-version-4.md) for full support.
38
-
1. Triggers aren't supported in the Consumption plan. This binding type requires [runtime-driven triggers](../articles/azure-functions/functions-networking-options.md#elastic-premium-plan-with-virtual-network-triggers).
38
+
1. Triggers aren't supported in the Consumption plan. This binding type requires [runtime-driven triggers](../articles/azure-functions/functions-target-based-scaling.md#premium-plan-with-runtime-scale-monitoring-enabled).
39
39
1. This binding type is supported in Kubernetes, Azure IoT Edge, and other self-hosted modes only.
0 commit comments