
In this video you will get a higher level overview of this course. You will know more about what all things will be covered in each module under this course.
You will get an idea about how this course is going to help you in learning Azure functions and associated concepts.
In this video you will get a higher level overview of this course. You will know about the prerequisites required before staring this course and what all things will be covered in each module.
In this video you will get basic understanding about What are Azure Functions, Azure Functions features and different Hosting Plans.
In this video you will learn about different hosting plans in Azure Functions. How these hosting plans differ which each other and what all things are covered in each type of hosting plan.
In this video you will learn how you can register for Azure free trail and how we can create a Function App on Azure portal.
In this video you will learn how you can create a Function App on Azure portal, and how you can create functions inside that function app.
In this video you will learn how you can test the Azure functions using Postman client during development.
In this video you will learn about different types of templates in Azure Functions, Bindings & Binding directions in Azure Functions.
In this video you will learn about Bindings & Binding directions on Azure functions.
In this video you will get a detailed overview of What is Http trigger, you will also learn how we can implement Http trigger in a project.
In this video you will get a detailed overview of Blob trigger, you will also learn how we can implement Blob trigger in a project.
In this video you will get a detailed overview of Queue trigger, you will also learn how we can implement Queue trigger in a project.
In this video you will get a detailed overview of Timer trigger, you will also learn how we can implement Timer trigger in a project.
In this video you will get a detailed overview of Service Bus Queue trigger, you will also learn how we can implement Service Bus Queue trigger in a project.
In this video you will get a detailed overview of Azure Cosmos DB trigger, you will also learn how we can implement Azure Cosmos DB trigger in a project.
In this video you will get a detailed overview of Event Grid trigger, you will also learn how we can implement Event Grid trigger in a project.
In this video you will learn about how you can deploy the Function App on Azure portal and how you can test the deployed Functions using Postman client.
In Azure Functions course you will learn starting from the Azure Functions Fundamentals to developing the .Net Core application using various trigger types. We will start with the basics and later on we will practically implement these triggers types in the demo application with a real world example.
This course will help the learners to understand the different terminologies and concepts related to Azure Functions and they will be able to work on Azure Functions after the completion of this course.
It covers how the Function app can created and deployed on Azure, and how the deployed Functions can be accessed in the Client applications or in the third party clients like Postman for testing these functions.
The demo application under this course is developed using .NET Core and C# so prior knowledge of these skills is required which will help the learners to gain maximum out of this course.
Visual studio 2019 is used for the development of application and the learners can download the Community version of Visual Studio from the Microsoft Official website the link for the same is provided in the resources.
As Azure Functions triggers uses different other Azure services like Service Bus, Blob, Event Grid so these services are also explained so that the learner can easily understand and work on them without being worried about learning them first.