azure-az104-flashcards

Storage Accounts

Types

Types

Services

URL

Performance

You can only create Premium files shares in the FileStorage account. :bangbang:

Authentication

Redundancy

GRS strategy

Data copied three times in the Primary Rgion using LRS Data copied three times secondary region using LRS

GZRS strategy

Data copied locally through ZRS.

Access Tiers

Access tiers are supported for both General Purpose V2 and Blob Storage account types in Azure. :bangbang:

Versioning

Failed questions

  1. Transport Layer Security (TLS) not supported: 1.3

Azure File shares

Azure Files Sync

  1. Create Azure File Sync
  2. Create a strorage account
    1. Create a new Files Shares
  3. Create a Sync Group
    1. Link the group to the just created file shares
  4. Connect to a window VM
    1. Download the: File Sync Agent
    2. Connect to the Azure File Sync from the agent
  5. From the Azure File Sync
    1. registered servers: VMs connected
    2. Add one or more server endpoint: folder to be sync in a specific vm
    3. Ideally one server endpoint for each vm/folder
  6. Now the files created acrosss the different VMs are synchronized

In a Sync Group, you can have only one cloud endpoint (file share) :bangbang:

File Shares URL

https://egchsa.file.core.windows.net/container/fileName

Storage Premium

Copying Data

Azure Storage Explorer

I cannot create a new storage account via the use of Azure Storage Explorer.

Connection Types

AzCopy Tool

$ azcopy make "https://appstore4040.blob.core.windows.net/tmp?sv=2020-08-04&ss=b&srt=sco&sp=rwdlac&se=2021-12-13T14:36:11Z&st=2021-12-13T06:36:11Z&spr=https&sig=RtWuKGVi%2BTp1yW1VNAqgSFMmFtrRrEsQ9f%2BJy7LuIZU%3D"

$ azcopy copy app.yml "https://appstore35545.blob.core.windows.net/data/app.yml?sv=2021-06-08&ss=b&srt=sco&sp=rwdlaciytfx&se=2023-01-27T21:10:21Z&st=2023-01-27T13:10:21Z&spr=https&sig=OCyNZlTtxO5aFpppfnk6WLEXW%2BqouaTFavnIFg67zXM%3D"

$ azcopy copy  "https://appstore35545.blob.core.windows.net/data/app.yml?sv=2021-06-08&ss=b&srt=sco&sp=rwdlaciytfx&se=2023-01-27T21:10:21Z&st=2023-01-27T13:10:21Z&spr=https&sig=OCyNZlTtxO5aFpppfnk6WLEXW%2BqouaTFavnIFg67zXM%3D" .


AzCopy authorization

azcopy authorization

:bangbang:

Lifecycle Management

Lifecycle management policies are supported for block blobs and append blobs in general-purpose v2, premium block blob, and Blob Storage accounts. Lifecycle management doesn’t affect system containers such as the $logs or $web containers.

Public network access

Storage account / Networking :bangbang:

Limit access to storage account

Various