Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Cloud

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.

Jason Roberts - Pluralsight course - Writing and Testing Precompiled Azure Functions in Visual Studio 2017
by Jason Roberts

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.

Table of contents

About the author

Jason Roberts - Pluralsight course - Writing and Testing Precompiled Azure Functions in Visual Studio 2017
Jason Roberts

With over 15 years experience, Jason Roberts is a Microsoft .NET MVP, freelance developer, and author.

More Courses by Jason