Introduction to Microsoft Azure
Learn what Azure is and what services it offers. Learn about the building blocks of cloud-based apps, and then dive into the Azure Portal and create your first virtual machine (VM).
Azure Web Apps
Learn how to host Web apps and Web services in the cloud using Azure Web Apps, and learn about deployment slots and other features that this service offers.
Azure Storage
Learn how to store data in the cloud by leveraging Azure Storage services such as blob storage. Also learn how to manage these services and how to interact with them using REST APIs and packages that wrap those APIs.
Azure Active Directory
Learn about the identity and access-management services that Azure provides and how to use them to secure your applications and implement single sign-on.
Azure Databases
Learn how to use Azure SQL Database to host relational databases in the cloud and benefit from massive scalability, automatic tuning, geo-replicated backup, automatic threat detection, and more. Also learn about Cosmos DB – Azure’s globally-distributed, multi-model database service – and how you can use it as a data repository for your applications.
Messaging
Messaging is the glue that binds apps and microservices that work together. Learn about the various messaging and queuing services that Azure supports and how to use them to compose cloud-based applications.
Containers
Learn how to use Docker containers to deploy containerized workloads to the cloud and orchestrate their execution. Also learn about the Azure Container Registry (ACR) and Azure Container Instances (ACI).
Azure Functions
Learn how to use Azure Functions to deploy functions written in C#, JavaScript, PowerShell, Python, and other languages to the cloud.
Azure Cognitive Services
Learn about the Computer Vision API and other APIs available in Azure Cognitive Services for building intelligent apps backed by AI and machine learning.
Azure Machine Learning Studio
Learn how to use Azure Machine Learning Studio to build sophisticated machine-learning models, host them in the cloud, and invoke them from client apps.