Skip to content

Commit 3d5a033

Browse files
authored
Merge pull request #51006 from lootle1/MR118
Technical Review 1058584: Chain Azure Functions together using input …
2 parents df77d20 + e629b14 commit 3d5a033

18 files changed

+334
-334
lines changed
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.1-introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: Introduction
7-
ms.date: 06/06/2024
8-
author: ggailey777
9-
ms.author: glenga
10-
ms.topic: unit
11-
durationInMinutes: 2
12-
content: |
13-
[!include[](includes/1-introduction.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.1-introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: Introduction
7+
ms.date: 06/18/2025
8+
author: ggailey777
9+
ms.author: glenga
10+
ms.topic: unit
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/1-introduction.md)]
14+
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.2-explore-input-and-output-binding-types-portal-lesson
3-
metadata:
4-
title: Explore input and output binding types
5-
description: In this unit, we use the Azure portal to explore and understand bindings and the array of supported bindings that are available to us.
6-
ms.date: 06/06/2024
7-
author: ggailey777
8-
ms.author: glenga
9-
ms.topic: unit
10-
title: Explore input and output binding types
11-
durationInMinutes: 10
12-
content: |
13-
[!include[](includes/2-explore-input-and-output-binding-types-portal-lesson.md)]
14-
# NOTE: Task validation is failing for learners, so that is disabled for now.
15-
# tasks:
16-
# - action: exists
17-
# environment: azure
18-
# hint: 'Please make sure that you have named the resource group "myResourceGroup" and that it was added to the "eastus" location'
19-
# azure:
20-
# location: eastus
21-
# - action: exists
22-
# environment: azure
23-
# azure:
24-
# resource:
25-
# type: Microsoft.Storage/storageAccounts
26-
# name: docsproxyppea427
27-
# tags:
28-
# triplecrown: true
29-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.2-explore-input-and-output-binding-types-portal-lesson
3+
metadata:
4+
title: Explore input and output binding types
5+
description: In this unit, we use the Azure portal to explore and understand bindings and the array of supported bindings that are available to us.
6+
ms.date: 06/18/2025
7+
author: ggailey777
8+
ms.author: glenga
9+
ms.topic: unit
10+
title: Explore input and output binding types
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/2-explore-input-and-output-binding-types-portal-lesson.md)]
14+
# NOTE: Task validation is failing for learners, so that is disabled for now.
15+
# tasks:
16+
# - action: exists
17+
# environment: azure
18+
# hint: 'Please make sure that you have named the resource group "myResourceGroup" and that it was added to the "eastus" location'
19+
# azure:
20+
# location: eastus
21+
# - action: exists
22+
# environment: azure
23+
# azure:
24+
# resource:
25+
# type: Microsoft.Storage/storageAccounts
26+
# name: docsproxyppea427
27+
# tags:
28+
# triplecrown: true
29+
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.3-explore-input-and-output-binding-types-portal-lab
3-
metadata:
4-
title: Exercise - Explore input and output binding types
5-
description: In this unit, we use the Azure portal to explore and understand bindings and the array of supported bindings that are available to us.
6-
ms.date: 06/06/2024
7-
author: ggailey777
8-
ms.author: glenga
9-
ms.topic: unit
10-
ms.custom:
11-
- devx-track-extended-java
12-
- devx-track-js
13-
zone_pivot_groups: dev-lang-javascript-powershell
14-
title: Exercise - Explore input and output binding types
15-
durationInMinutes: 10
16-
#interactive: azure-portal
17-
azureSandbox: true
18-
content: |
19-
[!include[](includes/3-explore-input-and-output-binding-types-portal-lab.md)]
20-
# NOTE: Task validation is failing for learners, so that is disabled for now.
21-
# tasks:
22-
# - action: exists
23-
# environment: azure
24-
# azure:
25-
# resource:
26-
# type: "Microsoft.Web/sites"
27-
# kind: functionapp
28-
# hint: "Use the portal to create your function app and function using the instructions above."
29-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.3-explore-input-and-output-binding-types-portal-lab
3+
metadata:
4+
title: Exercise - Explore input and output binding types
5+
description: In this unit, we use the Azure portal to explore and understand bindings and the array of supported bindings that are available to us.
6+
ms.date: 06/18/2025
7+
author: ggailey777
8+
ms.author: glenga
9+
ms.topic: unit
10+
ms.custom:
11+
- devx-track-extended-java
12+
- devx-track-js
13+
zone_pivot_groups: dev-lang-javascript-powershell
14+
title: Exercise - Explore input and output binding types
15+
durationInMinutes: 10
16+
#interactive: azure-portal
17+
azureSandbox: true
18+
content: |
19+
[!include[](includes/3-explore-input-and-output-binding-types-portal-lab.md)]
20+
# NOTE: Task validation is failing for learners, so that is disabled for now.
21+
# tasks:
22+
# - action: exists
23+
# environment: azure
24+
# azure:
25+
# resource:
26+
# type: "Microsoft.Web/sites"
27+
# kind: functionapp
28+
# hint: "Use the portal to create your function app and function using the instructions above."
29+
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.4-read-data-with-input-bindings-portal-lesson
3-
metadata:
4-
title: Read data with input bindings
5-
description: In this hands-on unit, we read data from Azure Cosmos DB in our Azure function by using an Azure Cosmos DB input binding.
6-
ms.date: 06/06/2024
7-
author: ggailey777
8-
ms.author: glenga
9-
ms.topic: unit
10-
title: Read data with input bindings
11-
durationInMinutes: 5
12-
content: |
13-
[!include[](includes/4-read-data-with-input-bindings-portal-lesson.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.4-read-data-with-input-bindings-portal-lesson
3+
metadata:
4+
title: Read data with input bindings
5+
description: In this hands-on unit, we read data from Azure Cosmos DB in our Azure function by using an Azure Cosmos DB input binding.
6+
ms.date: 06/18/2025
7+
author: ggailey777
8+
ms.author: glenga
9+
ms.topic: unit
10+
title: Read data with input bindings
11+
durationInMinutes: 5
12+
content: |
13+
[!include[](includes/4-read-data-with-input-bindings-portal-lesson.md)]
14+
Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.5-read-data-with-input-bindings-portal-lab
3-
metadata:
4-
title: Exercise - Read data with input bindings
5-
description: In this hands-on unit, we read data from Azure Cosmos DB in our Azure function by using an Azure Cosmos DB input binding.
6-
ms.date: 06/06/2024
7-
author: ggailey777
8-
ms.author: glenga
9-
ms.topic: unit
10-
ms.custom:
11-
- devx-track-extended-java
12-
- devx-track-js
13-
zone_pivot_groups: dev-lang-javascript-powershell
14-
title: Exercise - Read data with input bindings
15-
durationInMinutes: 20
16-
# interactive: azure-portal
17-
azureSandbox: true
18-
content: |
19-
[!include[](includes/5-read-data-with-input-bindings-portal-lab.md)]
20-
# NOTE: Task validation is failing for learners, so that is disabled for now.
21-
# tasks:
22-
# - action: exists
23-
# environment: azure
24-
# azure:
25-
# resource:
26-
# type: "Microsoft.DocumentDB/databaseAccounts"
27-
# hint: "Use the instructions above to create a Cosmos DB collection and bind a function to it."
28-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.5-read-data-with-input-bindings-portal-lab
3+
metadata:
4+
title: Exercise - Read data with input bindings
5+
description: In this hands-on unit, we read data from Azure Cosmos DB in our Azure function by using an Azure Cosmos DB input binding.
6+
ms.date: 06/18/2025
7+
author: ggailey777
8+
ms.author: glenga
9+
ms.topic: unit
10+
ms.custom:
11+
- devx-track-extended-java
12+
- devx-track-js
13+
zone_pivot_groups: dev-lang-javascript-powershell
14+
title: Exercise - Read data with input bindings
15+
durationInMinutes: 20
16+
# interactive: azure-portal
17+
azureSandbox: true
18+
content: |
19+
[!include[](includes/5-read-data-with-input-bindings-portal-lab.md)]
20+
# NOTE: Task validation is failing for learners, so that is disabled for now.
21+
# tasks:
22+
# - action: exists
23+
# environment: azure
24+
# azure:
25+
# resource:
26+
# type: "Microsoft.DocumentDB/databaseAccounts"
27+
# hint: "Use the instructions above to create a Cosmos DB collection and bind a function to it."
28+
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.6-write-data-with-output-bindings-portal-lesson
3-
metadata:
4-
title: Write data with output bindings
5-
description: In this hands-on unit, we write data from our Azure function to Azure Cosmos DB with the help of an output binding.
6-
ms.date: 06/06/2024
7-
author: ggailey777
8-
ms.author: glenga
9-
ms.topic: unit
10-
title: Write data with output bindings
11-
durationInMinutes: 3
12-
content: |
13-
[!include[](includes/6-write-data-with-output-bindings-portal-lesson.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.6-write-data-with-output-bindings-portal-lesson
3+
metadata:
4+
title: Write data with output bindings
5+
description: In this hands-on unit, we write data from our Azure function to Azure Cosmos DB with the help of an output binding.
6+
ms.date: 06/18/2025
7+
author: ggailey777
8+
ms.author: glenga
9+
ms.topic: unit
10+
title: Write data with output bindings
11+
durationInMinutes: 3
12+
content: |
13+
[!include[](includes/6-write-data-with-output-bindings-portal-lesson.md)]
14+
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.chain-azure-functions-data-using-input-output-bindings.7-write-data-with-output-bindings-portal-lab
3-
metadata:
4-
title: Exercise - Write data with output bindings
5-
description: In this hands-on unit, we write data from our Azure function to Azure Cosmos DB with the help of an output binding.
6-
ms.date: 06/06/2024
7-
author: ggailey777
8-
ms.author: glenga
9-
ms.topic: unit
10-
ms.custom:
11-
- sfi-ropc-nochange
12-
- devx-track-js
13-
- devx-track-extended-java
14-
zone_pivot_groups: dev-lang-javascript-powershell
15-
title: Exercise - Write data with output bindings
16-
#interactive: azure-portal
17-
azureSandbox: true
18-
durationInMinutes: 15
19-
content: |
20-
[!include[](includes/7-write-data-with-output-bindings-portal-lab.md)]
21-
1+
### YamlMime:ModuleUnit
2+
uid: learn.chain-azure-functions-data-using-input-output-bindings.7-write-data-with-output-bindings-portal-lab
3+
metadata:
4+
title: Exercise - Write data with output bindings
5+
description: In this hands-on unit, we write data from our Azure function to Azure Cosmos DB with the help of an output binding.
6+
ms.date: 06/18/2025
7+
author: ggailey777
8+
ms.author: glenga
9+
ms.topic: unit
10+
ms.custom:
11+
- sfi-ropc-nochange
12+
- devx-track-js
13+
- devx-track-extended-java
14+
zone_pivot_groups: dev-lang-javascript-powershell
15+
title: Exercise - Write data with output bindings
16+
#interactive: azure-portal
17+
azureSandbox: true
18+
durationInMinutes: 15
19+
content: |
20+
[!include[](includes/7-write-data-with-output-bindings-portal-lab.md)]
21+

0 commit comments

Comments
 (0)