Skip to content

Commit bbac487

Browse files
lilyjmaggailey777
andauthored
Update articles/azure-functions/durable/quickstart-netherite.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent abee903 commit bbac487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-netherite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Durable Functions offers several [storage providers](durable-functions-storage-p
2020
>
2121
> - Migrating [task hub data](durable-functions-task-hubs.md) across storage providers currently isn't supported. Function apps that have existing runtime data start with a fresh, empty task hub after they switch to the Netherite back end. Similarly, the task hub contents that are created by using MSSQL can't be preserved if you switch to a different storage provider.
2222
>
23-
> - The Netherite backend is currently **not** supported for Durable Functions apps running on the [Flex Consumption plan](../flex-consumption-plan.md).
23+
> - The Netherite backend currently isn't supported by Durable Functions when running on the [Flex Consumption plan](../flex-consumption-plan.md).
2424
2525
## Prerequisites
2626

0 commit comments

Comments
 (0)