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.
2 parents 55b60e4 + 2f25587 commit 46e26f6Copy full SHA for 46e26f6
articles/azure-functions/durable/durable-functions-versions.md
@@ -50,7 +50,7 @@ Durable Functions 2.x introduces several breaking changes. Durable Functions 1.x
50
Durable Functions 2.x uses a new host.json schema. The main changes from 1.x include:
51
52
* `"storageProvider"` (and the `"azureStorage"` subsection) for storage-specific configuration.
53
-* `"tracking"` for tracking and logging configuration.
+* `"tracing"` for tracing and logging configuration.
54
* `"notifications"` (and the `"eventGrid"` subsection) for event grid notification configuration.
55
56
See the [Durable Functions host.json reference documentation](durable-functions-bindings.md#durable-functions-2-0-host-json) for details.
0 commit comments