Skip to content

Commit d3af37e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Durable Functions supports several [storage providers](durable-functions-storage
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 MSSQL 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 MSSQL backend is currently **not** supported for Durable Functions apps running on the [Flex Consumption plan](../flex-consumption-plan.md).
23+
> - The MSSQL 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)