- Course
Writing and Testing Precompiled Azure Functions in Visual Studio 2017
In this course, you will learn how to bring the full power of the .NET ecosystem to Azure Function development using the familiar and powerful environment of Visual Studio.
- Course
Writing and Testing Precompiled Azure Functions in Visual Studio 2017
In this course, you will learn how to bring the full power of the .NET ecosystem to Azure Function development using the familiar and powerful environment of Visual Studio.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Cloud
What you'll learn
Previous incarnations of Azure Functions used C# script files. With the latest release, you can develop Azure Functions that use standard C# class files. This means you can use all your prior .NET knowledge to easily create Azure Functions whilst utilizing the powerful development environment that is Visual Studio. In this course, Writing and Testing Precompiled Azure Functions in Visual Studio 2017, you will learn how to set up your local development environment to develop and test Azure Functions locally. You will then learn how to create Azure Functions that are triggered from incoming HTTP requests. In addition, you will learn about integrating with Azure Storage queues and blobs, Azure Service Bus, and Azure Event Hubs. By the end of this course, you will be able to create an Azure Functions project from scratch in Visual Studio, write and debug functions locally, create unit tests, and publish your finished Azure Functions App to the cloud.
Writing and Testing Precompiled Azure Functions in Visual Studio 2017
-
Version Check | 20s
-
Introduction | 2m 17s
-
Why Azure Functions? | 1m 31s
-
Benefits of Precompiled Functions | 2m 13s
-
Core Concepts Overview | 1m 57s
-
An Overview of Creating Precompiled Functions in Visual Studio | 1m 51s
-
An Introduction to Azure Function Code Attributes | 1m 43s
-
Setting up the Development Environment | 1m 31s
-
Creating an Azure Functions Project in Visual Studio | 44s
-
Summary | 1m 22s