Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 777 Bytes

2-Implement and manage storage (15-20%).md

File metadata and controls

26 lines (22 loc) · 777 Bytes

AZ-104: Implement and manage storage (15-20%)

Configure access to Storage

  • Configure network access to storage accounts
  • Create and configure storage accounts
  • Generate shared access signature tokens
  • Configure stored access policies
  • Manage access keys
  • Configure Azure AD authentication for a storage account
  • Configure storage encryption

Manage data in Azure Storage Accounts

  • Create import and export jobs
  • Manage data by using:
    • Azure Storage Explorer
    • AzCopy
  • Implement Azure Storage redundancy
  • Configure object replication

Configure Azure Files and Azure Blob Storage

  • Create an Azure file share
  • Configure Azure Blob Storage
  • Configure storage tiers
  • Configure blob lifecycle management

Return to Table of Contents