Navigating the Azure Portal
The Azure portal is a web-based console for creating, managing, and monitoring Azure resources. Learning a few navigation patterns makes the portal much easier to use.
Start with the six-part Azure Fundamentals learning path. Each post builds on the previous topic and includes links to official Microsoft documentation.
The Azure portal is a web-based console for creating, managing, and monitoring Azure resources. Learning a few navigation patterns makes the portal much easier to use.
Azure Resource Manager uses resource providers to connect management operations to Azure services. You see their names in resource IDs, templates, policies, logs, and error messages.
Azure resources are deployed in locations around the world. Understanding regions and availability zones helps you choose where a workload runs and how it can handle local failures.
In this lab, you create an Azure resource group with Terraform. The configuration is small, reusable, and available as a download.
In this lab, you create a resource group in the Azure Portal, confirm its settings, and delete it when the test is complete.
An Azure resource group is a logical container for resources that you want to manage together. It helps organize an Azure solution by project, environment, workload, or lifecycle.
A Microsoft Entra tenant is the identity directory used by an organization. It contains the identities that sign in to Microsoft cloud services and can receive access to Azure resources.
An Azure subscription is one of the first concepts you need to understand before creating resources in Microsoft Azure. It connects your Azure resources to access control, costs, quotas, and governance.