Azure step by step
What is Azure
At its core, Azure is a public cloud computing platform—with solutions including Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS) that can be used for services such as analytics, virtual computing, storage, networking, and much more. It can be used to replace or supplement your on-premise servers.
For more knowledge look here
In this section I am going step by step to show how to create and how to implement different services in Azure and how to use these services.
Here are the most most significant parts of Azure:
Azure fundamentals and Core concepts
Create a static HTML web app by using Azure Cloud Shell
Configuration of web app settings
Using Webjobs in Azure App Service
Deploy ASP.NET web app to Azure App Service
Connect Azure App Service to SQL Database
Create Azure Function App in .NET C# and Deploy to Azure