Part 1 - Getting Started with Azure
Introduction
In the first part of the training, we will cover some fundamentals to ensure you understand how the cloud platform works and the dependencies between different components. We will also discuss identity, which in the case of Azure is very tightly coupled, and explore various options for managing your public cloud landscape. If you already have some Azure experience, you might be tempted to skip a section that claims to be covering the fundamentals. Still, I encourage you to read along - even if you know most of what I’m about to explain, the few missing parts might be of great value to you.
Contents
- 1.1 Azure Governance
- What is Azure
- Buying Azure
- Structure of Azure
- Naming and Tagging
- 1.2 Microsoft Entra ID
- What is Entra ID
- Entra ID Users and Groups
- Application Service Identities
- Multi-Domain Setup
- Entra Role Based Access Control
- Entra ID Security
- 1.3 Hybrid Identity
- Why a Hybrid Identity
- Directory Synchronisation
- Active Directory in Azure
- 1.4 Managing Azure
- Resource Manager
- Azure Portal
- PowerShell and AZ CLI
- Cloud Shell
- Infrastructure as Code
- Azure Policy
- Azure RBAC
- Privileged Identity Management
< Part 0 - How to Prepare | Home - Course Contents | 1.1 - Azure Governance > |