Azure-in-bullet-points

Deploying and Configuring Infrastructure

Monitoring

Azure Monitor PaaS

Data types

Azure Alerts

Azure Advisor

Log Analytics PaaS

Other components

Storage accounts

Azure Storage PaaS

Azure Content Delivery Network (CDN)

Networking

Networking in Azure

Good commands when practicing

Virtual Machines IaaS

Virtual Networks IaaS

Virtual Network Interface

Azure Gateways

Virtual Network Connectivity

Azure Active Directory PaaS

Active Directory Domain Services (ADDS)

Azure Active Directory PaaS

Roles

Azure Active Directory vs ADDS

Aspect Azure AD Azure AD Domain Services
Device controlled by Azure AD Azure AD Domain Services managed domain
Representation in the directory Device objects in the Azure AD directory. Computer objects in the AAD-DS managed domain.
Authentication OAuth/OpenID Connect based protocols Kerberos, NTLM protocols
Management Mobile Device Management (MDM) software like Intune Group Policy
Networking Works over the internet Requires machines to be on the same virtual network as the managed domain.
Extending Relies on federation to extend scope Uses trusts between domains for delegated management
Great for … End-user mobile or desktop devices Server virtual machines deployed in Azure

Hybrid Identities