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 24606c6 commit 55b9359Copy full SHA for 55b9359
articles/azure-functions/durable/durable-functions-bindings.md
@@ -95,7 +95,8 @@ Here are some notes about the orchestration trigger:
95
> Orchestrator functions should never be declared `async`.
96
::: zone-end
97
98
-### Trigger usage {#python-trigger-usage}
+<a name="python-trigger-usage"></a>
99
+### Trigger usage
100
101
The orchestration trigger binding supports both inputs and outputs. Here are some things to know about input and output handling:
102
0 commit comments