This is the repository for the LinkedIn Learning course Building a Web Application on Microsoft Azure. The full course is available from LinkedIn Learning.
Microsoft Azure offers a wide range of integrated services for developers looking to build a web application on the cloud. In this course, instructor and Microsoft MVP Rodrigo Díaz Concha shows you the fundamentals of how to build web applications that take advantage of several of these services, including Azure DevOps, Azure App Service, Azure SQL, Azure Functions, and more.
Upskill as an in-demand web developer by learning how to build modern cloud-native web applications in Azure. Discover how to use Azure DevOps for storing and managing the source code, Azure App Service for hosting and running apps, Azure SQL for data storage, Azure Storage for storing binary files, Azure Functions to enhance web applications, and Azure Logic Apps for connecting systems across a variety of different platforms and environments.
After completing this course, you can progress to its sequel: Extend Web Application Functionality on Microsoft Azure.
This repository has two folders:
- begin
- end
This folder contains the starting solution for the "Wisdom Pet Medicine Pet Management System" as demonstrated in the course. It is built using ASP.NET Core 7.
This folder contains the completed version of the "Wisdom Pet Medicine" web application, along with the "ThumbnailCreator" Azure Function.
- To use these exercise files, you must have the following installed:
- .NET SDK 7.0 or higher
- Git
- Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
Rodrigo Díaz Concha
Solutions Architect, Microsoft Regional Director, and Microsoft MVP
Check out my other courses on LinkedIn Learning.