Skip to content

Commit 78b774c

Browse files
authored
Merge pull request #83264 from cplemm/patch-1
Update set-up-sql-db-storage-single-tenant-standard-workflows.md
2 parents 8230678 + 26be84f commit 78b774c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/set-up-sql-db-storage-single-tenant-standard-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: ignite-fall-2021
1616
1717
When you choose the **Logic App (Standard)** resource type to create workflows that run in single-tenant Azure Logic Apps, App Service Environment v3, or outside Azure, you also need to create an Azure Storage account to save workflow-related artifacts, states, and runtime data. However, if you want more flexibility and control over your logic app workflows' runtime environment, throughput, scaling, performance, and management, you can use the SQL Storage Provider instead of Azure Storage for workflow-related storage transactions.
1818

19-
This article provides an overview for why you might want to use SQL storage as the primary storage provider for Azure Logic Apps as an alternative to fsAzure Storage and shows how to set up SQL for storage use either during logic app creation in the Azure portal or during logic app deployment from Visual Studio Code.
19+
This article provides an overview for why you might want to use SQL storage as the primary storage provider for Azure Logic Apps as an alternative to Azure Storage and shows how to set up SQL for storage use either during logic app creation in the Azure portal or during logic app deployment from Visual Studio Code.
2020

2121
If you're new to logic apps, review the following documentation:
2222

0 commit comments

Comments
 (0)