Welcome to the course Getting Started with Microsoft Azure. I'm Barry and I'll be your instructor. I'm a software developer and architect with a passion for the cloud.
This course covers the basics of Microsoft Azure. Here’s a breakdown of what you'll be learning:
Introduction to Azure Basics
Subscriptions and Tenants: Learn the foundational elements crucial to Azure operation.
Deep Dive into Azure Components
Availability Zones
Resource Groups
Fault and Update Domains
Tools for Working with Azure
Which tools are available?
How to use them for creating infrastructure as code.
Bonus Module: Cost Management
Strategies for managing and reducing costs in Azure.
Microsoft Azure is a part of a broader Microsoft cloud ecosystem that includes:
Azure Subscriptions
Microsoft 365
Power Apps Subscriptions
Dynamics 365
All of these subscriptions belong to an organization. Subscriptions can contain licenses that you need to assign. For instance, licenses in Azure are used by virtual machines such as Windows Server or SQL Server.
A tenant in Azure is essentially an Azure Active Directory (AD), housing users, devices, application registrations, and more. Microsoft's cloud offerings can share a tenant.
Global Cloud: The public cloud offering we usually interact with.
Azure Government: Specifically for U.S. government agencies, using physically isolated data centers managed by U.S.-screened personnel.
Azure China: Operated by a Chinese company and adheres to Chinese laws and regulations, keeping data only within China.
Management groups in Azure act like folders and serve as boundaries for organizing subscriptions:
Automatically created within a root management group when you create an Azure subscription.
Can nest management groups and subscriptions to organize Azure subscriptions effectively.
Assign policies to management groups (e.g., only allow certain virtual machine tiers for this scope).
This course is designed to provide you with a solid foundation to get started working with Microsoft Azure.
Let's dive in!