Skip to content

Commit f94793d

Browse files
committed
Add tag
1 parent a1e3405 commit f94793d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/connectors/connectors-create-api-sqlazure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ tags: connectors
1111

1212
# Connect to an SQL database from workflows in Azure Logic Apps
1313

14+
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
15+
1416
This article shows how to access your SQL database from a workflow in Azure Logic Apps with the SQL Server connector. You can then create automated workflows that run when triggered by events in your SQL database or in other systems and run actions to manage your SQL data and resources.
1517

1618
For example, your workflow can run actions that get, insert, and delete data or that can run SQL queries and stored procedures. Your workflow can check for new records in a non-SQL database, do some processing work, use the results to create new records in your SQL database, and send email alerts about the new records.

0 commit comments

Comments
 (0)