Skip to content

Commit 87d8154

Browse files
authored
Merge pull request #190644 from ggailey777/bindings
[tensies] metadata updates 4
2 parents 570db26 + f05d30c commit 87d8154

10 files changed

+12
-30
lines changed

articles/azure-functions/functions-bindings-storage-blob-input.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Blob storage input binding for Azure Functions
33
description: Learn how to provide Azure Blob storage input binding data to an Azure Function.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 11/30/2021
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-blob-output.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Blob storage output binding for Azure Functions
33
description: Learn how to provide Azure Blob storage output binding data to an Azure Function.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 11/22/2021
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-blob-trigger.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Blob storage trigger for Azure Functions
33
description: Learn how to run an Azure Function as Azure Blob storage data changes.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 11/30/2021
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-blob.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Blob storage trigger and bindings for Azure Functions
33
description: Learn to use the Azure Blob storage trigger and bindings in Azure Functions.
4-
author: craigshoemaker
54

65
ms.topic: reference
7-
ms.date: 11/22/2021
8-
ms.author: cshoe
6+
ms.date: 03/04/2022
97
zone_pivot_groups: programming-languages-set-functions-lang-workers
108
---
119

articles/azure-functions/functions-bindings-storage-queue-output.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Queue storage output binding for Azure Functions
33
description: Learn to create Azure Queue storage messages in Azure Functions.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 12/18/2021
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, cc996988-fb4f-47, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-queue-trigger.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Queue storage trigger for Azure Functions
33
description: Learn to run an Azure Function as Azure Queue storage data changes.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 12/18/2021
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, cc996988-fb4f-47, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-queue.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Queue storage trigger and bindings for Azure Functions overview
33
description: Understand how to use the Azure Queue storage trigger and output binding in Azure Functions.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 10/28/2020
7-
ms.author: glenga
5+
ms.date: 03/04/2022
86
zone_pivot_groups: programming-languages-set-functions-lang-workers
97
---
108

articles/azure-functions/functions-bindings-storage-table-input.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Tables input bindings for Azure Functions
33
description: Understand how to use Azure Tables input bindings in Azure Functions.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 01/23/2022
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-table-output.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Tables output bindings for Azure Functions
33
description: Understand how to use Azure Tables output bindings in Azure Functions.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 01/23/2022
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
ms.devlang: csharp, java, javascript, powershell, python
97
ms.custom: "devx-track-csharp, devx-track-python"
108
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-storage-table.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Azure Tables bindings for Azure Functions
33
description: Understand how to use Azure Tables bindings in Azure Functions.
4-
author: craigshoemaker
4+
author: ggailey777
55
ms.topic: reference
6-
ms.date: 01/23/2022
7-
ms.author: cshoe
6+
ms.date: 03/04/2022
7+
ms.author: glenga
88
ms.custom: "devx-track-csharp, devx-track-python"
99
zone_pivot_groups: programming-languages-set-functions-lang-workers
1010
---

0 commit comments

Comments
 (0)