Skip to content

Commit fded034

Browse files
committed
azure functions lab formatting
1 parent 581c944 commit fded034

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

mac/azure-functions-lab.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Azure Functions"
2+
title: "Tutorial: Azure Functions"
33
description: "Using Azure functions in Visual Studio for Mac."
44
author: asb3993
55
ms.author: amburns
@@ -9,15 +9,16 @@ ms.technology: vs-ide-install
99
ms.assetid: 38FD2070-5151-482E-B0A9-993715128736
1010
---
1111

12-
# Getting started with Azure Functions in Visual Studio for Mac
12+
# Tutorial: Getting started with Azure Functions
1313

1414
In this lab, you'll learn how to get started building Azure Functions using Visual Studio for Mac. You'll also integrate with Azure storage tables, which represent one of the many kinds of bindings and triggers available to Azure Functions developers.
1515

1616
## Objectives
1717

18-
- Create and debug local Azure Functions
19-
- Integrate with web and Azure storage resources
20-
- Orchestrate a workflow involving multiple Azure Functions
18+
> [!div class="checklist"]
19+
> * Create and debug local Azure Functions
20+
> * Integrate with web and Azure storage resources
21+
> * Orchestrate a workflow involving multiple Azure Functionss
2122
2223
## Requirements
2324

0 commit comments

Comments
 (0)