Skip to content

Commit ea477d7

Browse files
authored
Merge pull request #190635 from ggailey777/bindings
[tensies] Update article metadata 1
2 parents e89cc36 + 2d85b19 commit ea477d7

10 files changed

+7
-27
lines changed

articles/azure-functions/functions-bindings-cosmosdb-v2-input.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Cosmos DB input binding for Functions 2.x and higher
33
description: Learn to use the Azure Cosmos DB input binding in Azure Functions.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 09/01/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-cosmosdb-v2-output.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Cosmos DB output binding for Functions 2.x and higher
33
description: Learn to use the Azure Cosmos DB output binding in Azure Functions.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 09/01/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-cosmosdb-v2-trigger.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Cosmos DB trigger for Functions 2.x and higher
33
description: Learn to use the Azure Cosmos DB trigger in Azure Functions.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 09/01/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-cosmosdb-v2.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Cosmos DB bindings for Functions 2.x and higher
33
description: Understand how to use Azure Cosmos DB triggers and bindings in Azure Functions.
4-
author: craigshoemaker
54
ms.topic: reference
6-
ms.date: 09/01/2021
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
zone_pivot_groups: programming-languages-set-functions-lang-workers
97
---
108

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Azure Cosmos DB bindings for Functions 1.x
33
description: Understand how to use Azure Cosmos DB triggers and bindings in Azure Functions 1.x.
4-
author: craigshoemaker
5-
ms.author: cshoe
64
ms.topic: reference
75
ms.date: 11/21/2017
86
ms.devlang: csharp, javascript

articles/azure-functions/functions-bindings-error-pages.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Functions error handling and retry guidance
33
description: Learn to handle errors and retry events in Azure Functions with links to specific binding errors.
4-
author: craigshoemaker
54

65
ms.topic: conceptual
76
ms.date: 10/01/2020
8-
ms.author: cshoe
97
---
108

119
# Azure Functions error handling and retries

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Handle Azure Functions bindings errors
33
description: Learn to handle Azure Functions binding errors
4-
author: craigshoemaker
54

65
ms.topic: reference
76
ms.date: 10/01/2020
8-
ms.author: cshoe
97
---
108

119
# Handle Azure Functions binding errors

articles/azure-functions/functions-bindings-event-grid-output.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Event Grid output binding for Azure Functions
33
description: Learn to send an Event Grid event in Azure Functions.
4-
author: ggailey777
54

65
ms.topic: reference
7-
ms.date: 10/21/2021
8-
ms.author: cshoe
6+
ms.date: 03/04/2022
97
ms.devlang: csharp, java, javascript, powershell, python
108
ms.custom: "devx-track-csharp, fasttrack-edit, devx-track-python"
119
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-event-grid-trigger.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Event Grid trigger for Azure Functions
33
description: Learn to run code when Event Grid events in Azure Functions are dispatched.
4-
author: ggailey777
54

65
ms.topic: reference
7-
ms.date: 02/14/2020
8-
ms.author: cshoe
6+
ms.date: 03/04/2022
97
ms.devlang: csharp, java, javascript, powershell, python
108
ms.custom: "devx-track-csharp, fasttrack-edit, devx-track-python"
119
zone_pivot_groups: programming-languages-set-functions-lang-workers

articles/azure-functions/functions-bindings-event-grid.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Event Grid bindings for Azure Functions
33
description: Understand how to handle Event Grid events in Azure Functions.
4-
author: ggailey777
54

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

0 commit comments

Comments
 (0)