Skip to content

Latest commit

 

History

History
executable file
·
281 lines (141 loc) · 11.8 KB

README.md

File metadata and controls

executable file
·
281 lines (141 loc) · 11.8 KB

Deploy and configure infrastructure (40-45%)

Analyze resource utilization and consumption

Section Documentation on Azure Docs

Create and configure storage accounts

Create and configure a Virtual Machine (VM) for Windows and Linux

Section Documentation on Azure Docs

Automate deployment of Virtual Machines (VMs)

Implement solutions that use virtual machines (VM)

Implement and manage virtual networking

Labs

Create connectivity between virtual networks

Manage Azure Active Directory (AD)

  • Section Documentation on Azure Docs

  • add custom domains

    • Add custom domain

    • When using TXT records, you need to configure the following at your registrar: TXT record (type), Alias (@), Destination (Microsoft generated code) and TTL (Time To Live standard) . When using MX records, you need to configure the following: MX record (type), Alias (@), Destination (Microsoft generated code), TTL (Time to Live standard), Priority (Microsoft auto generated)

  • configure Azure AD Identity Protection, Azure AD Join

  • configure self-service password reset

  • implement conditional access policies

  • manage multiple directories

  • perform an access review

Implement and manage hybrid identities