Skip to content

Commit 855d9da

Browse files
committed
adding preview tags and reviewer
1 parent 4a27ef4 commit 855d9da

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

articles/azure-functions/functions-bindings-azure-sql-input.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ title: Azure SQL input binding for Functions
33
description: Learn to use the Azure SQL input binding in Azure Functions.
44
author: dzsquared
55
ms.topic: reference
6-
ms.date: 11/9/2021
6+
ms.date: 11/12/2021
77
ms.author: drskwier
8+
ms.reviewer: cachai
89
---
910

10-
# Azure SQL input binding for Azure Functions
11+
# Azure SQL input binding for Azure Functions (preview)
1112

1213
The Azure SQL input binding retrieves data from a database and passes it to the input parameter of the function.
1314

articles/azure-functions/functions-bindings-azure-sql-output.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ title: Azure SQL output binding for Functions
33
description: Learn to use the Azure SQL output binding in Azure Functions.
44
author: dzsquared
55
ms.topic: reference
6-
ms.date: 11/9/2021
6+
ms.date: 11/12/2021
77
ms.author: drskwier
8+
ms.reviewer: cachai
89
---
910

10-
# Azure SQL output binding for Azure Functions
11+
# Azure SQL output binding for Azure Functions (preview)
1112

1213
The Azure SQL output binding lets you write to a database.
1314

articles/azure-functions/functions-bindings-azure-sql.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ title: Azure SQL bindings for Functions
33
description: Understand how to use Azure SQL bindings in Azure Functions.
44
author: dzsquared
55
ms.topic: reference
6-
ms.date: 11/9/2021
6+
ms.date: 11/12/2021
77
ms.author: drskwier
8+
ms.reviewer: cachai
89
---
910

10-
# Azure SQL bindings for Azure Functions overview
11+
# Azure SQL bindings for Azure Functions overview (preview)
1112

1213
This set of articles explains how to work with [Azure SQL](/azure/azure-sql/) bindings in Azure Functions. Azure Functions supports input and output bindings for the Azure SQL and SQL Server products.
1314

0 commit comments

Comments
 (0)