Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Azure Functions: How To Easily Build Apps In Cloud [2023]

    Posted By: ELK1nG
    Azure Functions: How To Easily Build Apps In Cloud [2023]

    Azure Functions: How To Easily Build Apps In Cloud [2023]
    Published 4/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.42 GB | Duration: 3h 45m

    Build .NET 7 Applications Using Azure Functions (+ Azure SQL, Blob Storage, Emailing…). Learn In-Demand Azure Skills

    What you'll learn

    How to build your first Azure Function

    How to send emails with Azure Functions

    How to work in production with Azure Functions

    How to build advanced Azure Functions

    How to deploy Azure Functions

    Requirements

    Free or paid subscription to Microsoft Azure

    Basic knowledge of C#

    Visual Studio 2022 or Visual Studio Code

    Description

    Do you want to build C# apps using Azure Functions but don’t know where to start?Are you looking for a cheap way to run small or infrequently used code snippets in the cloud?Do you need an application that will process and react to events in real time, but you don’t want to manage servers by yourself?Do you want to build and deploy serverless APIs quickly and easily?If your answer to any of the previous questions is yes, then you are in the right place.***Welcome to the Azure Functions course, where you'll learn everything you need to know about building serverless applications with Azure Functions.Azure Functions is a powerful tool that allows you to run small pieces of code in the cloud, triggered by events such as HTTP requests, database changes, and many others.It is a perfect choice for building scalable and cheap solutions that can solve anything from simple tasks to complex workflows.In this course, you will create your first Azure Function, work with different triggers, inputs, and outputs, and deploy your functions to production environments.We'll also show you how to create a REST API with Azure Functions and how to work with Azure SQL databases.***This course is not for you if you don’t know C# or you are already very experienced with Azure Functions.But if you are a C# developer who wants to build applications using Azure Functions and gain cloud skills that are highly paid, then this course is the best way to start.***By the end of this course, you'll have all the tools you need to create efficient and reliable Azure Functions applications.And who am I?My name is Kristijan and an Azure-certified developer. I’ve been developing C# enterprise applications using Azure Cloud for several years now, and I want to show you how you can start building Azure apps today.***And if you ever get stuck, the course has very active QA support from other students and me. The course also has a 30-day money-back guarantee, meaning you don’t risk anything.With easy-to-follow lessons and hands-on exercises, you'll gain the skills and knowledge needed to become an expert in Azure Functions development.So, if you want a course showing you how to build Azure Functions apps, look no further. Click the enroll button and start building today!

    Overview

    Section 1: Introduction

    Lecture 1 What Is Serverless Computing?

    Lecture 2 What Is Azure Functions?

    Lecture 3 Quick Demo: Create an Azure Function in 2 minutes

    Lecture 4 Azure Function Pricing

    Section 2: Create Your First Azure Function

    Lecture 5 Prerequisite: Create or Login to Azure Account Through Azure Portal

    Lecture 6 Create a New Function App in Azure Portal

    Lecture 7 Exploring Function App in Azure Portal

    Lecture 8 Testing a Function in Azure Portal

    Lecture 9 Delete Created Azure Resources

    Section 3: Creating Functions in Visual Studio and Visual Studio Code

    Lecture 10 Section Introduction

    Lecture 11 Set Up Visual Studio (Install Necessary Workloads)

    Lecture 12 Install Other Developer Tools (Postman + Azure Storage Explorer)

    Lecture 13 Create a Function App in Visual Studio

    Lecture 14 Run, Test and Debug a Function Locally

    Lecture 15 Set Up Visual Studio Code (Install Necessary Extensions)

    Lecture 16 Create a Function App Using Visual Studio Code

    Section 4: Create a Rest API With Azure Functions

    Lecture 17 Section Introduction

    Lecture 18 Create Functions and Define API Routes

    Lecture 19 Create In-memory Database (+ Dependency Injection)

    Lecture 20 POST API Endpoint

    Lecture 21 GET API Endpoint

    Lecture 22 DELETE API Endpoint

    Lecture 23 PUT API Endpoint

    Lecture 24 Test Rest API With Postman

    Lecture 25 Azure Functions API - Source Code

    Section 5: Deploying Azure Functions

    Lecture 26 Section Introduction

    Lecture 27 Publish From Visual Studio

    Lecture 28 Publish From Visual Studio Code

    Lecture 29 Delete Created Azure Resources

    Section 6: Working With Different Triggers, Inputs and Outputs

    Lecture 30 Section Introduction

    Lecture 31 What Are Bindings?

    Lecture 32 HTTP Trigger Azure Function (+ Use Blob Binding)

    Lecture 33 Timer Trigger Azure Function (+ Use Blob Binding)

    Lecture 34 Blob Trigger Azure Function + Use Sendgrid Output to Send Email

    Lecture 35 Publish Finished Functions to Azure

    Lecture 36 Delete Created Azure Resources

    Lecture 37 Source Code

    Section 7: Working With Azure SQL Database

    Lecture 38 Section Introduction

    Lecture 39 Create Azure SQL Database

    Lecture 40 Create Order Table

    Lecture 41 CREATE New Row in Database

    Lecture 42 READ Data From Database

    Lecture 43 UPDATE Data in Database

    Lecture 44 DELETE Data From Database

    Lecture 45 Delete Created Azure Resources

    Lecture 46 Azure Functions API - Source Code

    Section 8: Conclusion

    Lecture 47 Bonus Lecture

    C# developers who want to use Azure Functions to build serverless applications,C# developers who want to learn Azure Functions with practical examples,C# developers who want to advance their career by learning about cloud computing