Skip to content

Latest commit

 

History

History
98 lines (90 loc) · 5.85 KB

1 - Implement and monitor an Azure infrastructure (50-55%).md

File metadata and controls

98 lines (90 loc) · 5.85 KB

AZ-303: Implement and Monitor an Azure Infrastructure (50-55%)

Implement cloud infrastructure monitoring

Implement storage accounts

  • select storage account options based on a use case
  • configure Azure Files and blob storage
  • configure network access to the storage account
  • implement Shared Access Signatures and access policies
  • implement Azure AD authentication for storage
  • manage access keys
  • implement Azure storage replication
  • implement Azure storage account failover

Implement VMs for Windows and Linux

  • configure High Availability
  • configure storage for VMs
  • select virtual machine size
  • implement Azure Dedicated Hosts
  • deploy and configure scale sets
  • configure Azure Disk Encryption

Automate deployment and configuration of resources

  • save a deployment as an Azure Resource Manager (ARM) template
  • modify ARM template
  • evaluate location of new resources
  • configure a virtual disk template
  • deploy from a template
  • manage a template library
  • create and execute an automation runbook

Implement virtual networking

  • implement VNet to VNet connections
  • implement VNet peering

Implement Azure Active Directory

  • add custom domains
  • configure Azure AD Identity Protection
  • implement self-service password reset
  • implement Conditional Access including MFA
  • configure user accounts for MFA
  • configure fraud alerts
  • configure bypass options
  • configure Trusted IPs
  • configure verification methods
  • implement and manage guest accounts
  • manage multiple directories

Implement and manage hybrid identities

  • install and configure Azure AD Connect
  • identity synchronization options
  • configure and manage password sync and password writeback
  • configure single sign-on
  • use Azure AD Connect Health

Return to Table of Contents