Skip to content

Commit 0e58bfc

Browse files
committed
tensies
1 parent 2d85b19 commit 0e58bfc

10 files changed

+8
-28
lines changed

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

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Event Hubs output binding for Azure Functions
33
description: Learn to write messages to Azure Event Hubs streams using Azure Functions.
4-
author: ggailey777
54
ms.assetid: daf81798-7acc-419a-bc32-b5a41c6db56b
65
ms.topic: reference
7-
ms.date: 02/21/2020
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-event-hubs-trigger.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Event Hubs trigger for Azure Functions
33
description: Learn to use Azure Event Hubs trigger in Azure Functions.
4-
author: ggailey777
54
ms.assetid: daf81798-7acc-419a-bc32-b5a41c6db56b
65
ms.topic: reference
7-
ms.date: 02/21/2020
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-event-hubs.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Azure Event Hubs bindings for Azure Functions
33
description: Learn to use Azure Event Hubs trigger and bindings in Azure Functions.
4-
author: ggailey777
54
ms.assetid: daf81798-7acc-419a-bc32-b5a41c6db56b
65
ms.topic: reference
7-
ms.date: 02/21/2020
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-event-iot-trigger.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure IoT Hub trigger for Azure Functions
33
description: Learn to respond to events sent to an IoT hub event stream in Azure Functions.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 02/21/2020
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-event-iot.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure IoT Hub bindings for Azure Functions
33
description: Learn to use IoT Hub trigger and binding in Azure Functions.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 02/21/2020
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-example.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
22
title: Azure Functions trigger and binding example
33
description: Learn to configure Azure Function bindings
4-
author: craigshoemaker
54

65
ms.topic: reference
76
ms.devlang: csharp, javascript
87
ms.custom: devx-track-csharp
98
ms.date: 02/08/2022
10-
ms.author: cshoe
119
---
1210

1311
# Azure Functions trigger and binding example

articles/azure-functions/functions-bindings-expressions-patterns.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
22
title: Azure Functions bindings expressions and patterns
33
description: Learn to create different Azure Functions binding expressions based on common patterns.
4-
author: craigshoemaker
54

65
ms.topic: reference
76
ms.devlang: csharp
87
ms.custom: devx-track-csharp
98
ms.date: 02/18/2019
10-
ms.author: cshoe
119
---
1210

1311
# Azure Functions binding expression patterns

articles/azure-functions/functions-bindings-http-webhook-output.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Functions HTTP output bindings
33
description: Learn how to return HTTP responses in Azure Functions.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 02/21/2020
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-http-webhook-trigger.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Functions HTTP trigger
33
description: Learn how to call an Azure Function via HTTP.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 02/21/2020
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-http-webhook.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Azure Functions HTTP triggers and bindings
33
description: Learn to use HTTP triggers and bindings in Azure Functions.
4-
author: ggailey777
54
ms.topic: reference
6-
ms.date: 02/14/2020
7-
ms.author: cshoe
5+
ms.date: 03/04/2022
86
zone_pivot_groups: programming-languages-set-functions-lang-workers
97
---
108

0 commit comments

Comments
 (0)