Skip to content

Commit c8561b0

Browse files
committed
update link to use a href
Signed-off-by: Hannah Hunter <[email protected]>
1 parent aae9efb commit c8561b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/workflows-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ As a feature of Azure Functions, [Durable Functions](../azure-functions/durable/
5656
- Serverless pricing model
5757

5858
> [!NOTE]
59-
> Durable Functions with Durable Task Scheduler currently only runs in App Service and Elastic Premium SKUs. Until it's available in other SKUs (like Flex Consumption), you need to use the [Microsoft SQL backend](../azure-functions/durable/durable-functions-storage-providers.md#microsoft-sql-server-mssql) for state persistence when hosting a Durable Functions app in Azure Container Apps.
59+
> Durable Functions with Durable Task Scheduler currently only runs in App Service and Elastic Premium SKUs. Until it's available in other SKUs (like Flex Consumption), you need to use the [Microsoft SQL backend](../azure-functions/durable/durable-functions-storage-providers.md#mssql) for state persistence when hosting a Durable Functions app in Azure Container Apps.
6060
6161
## How to choose
6262

0 commit comments

Comments
 (0)