🇺🇸 Microsoft Certified: Azure Administrator Associate · flashcards

Microsoft Certified: Azure Administrator Associate Implement and Manage Storage Flashcards

50 question-and-answer cards covering Implement and Manage Storage as it is examined in Microsoft Certified: Azure Administrator Associate. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

50Cards in deck
24Free preview
14Syllabus topics
~199Chars per answer
FreePrice

24 sample cards from the Implement and Manage Storage deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. What are the minimum storage durations (early-deletion charges) for Cool, Cold, and Archive tiers?

    Cool: 30 days. Cold: 90 days. Archive: 180 days. Deleting/moving before these incurs an early deletion charge.

  2. At which scope can the default access tier be set, and which tiers can be set on individual blobs?

    Hot and Cool (and Cold) can be set as the account default; individual blobs can be set to Hot, Cool, Cold, or Archive. Archive is a blob-level-only tier (not an account default).

  3. What is Azure Blob lifecycle management?

    A rule-based policy engine that automatically transitions blobs between tiers or deletes them based on conditions like days since last modified/last accessed or days since creation, applied to selected blob types/prefixes/index tags.

  4. Give an example lifecycle rule condition and action.

    Example: 'tierToCool after 30 days since last modified, tierToArchive after 90 days, delete after 365 days.' Conditions include daysAfterModificationGreaterThan, daysAfterLastAccessTimeGreaterThan, and daysAfterCreationGreaterThan.

  5. What is blob versioning and what triggers a new version?

    A feature that automatically maintains previous versions of a blob. When enabled, any modification (overwrite, delete metadata change, etc.) creates a new version with a unique version ID, preserving the prior state for recovery.

  6. What is the difference between blob soft delete and container soft delete?

    Blob soft delete retains deleted blobs/versions/snapshots for a configurable retention period (1–365 days). Container soft delete retains an entire deleted container (1–365 days) so it can be restored.

  7. What retention range is configurable for blob soft delete?

    1 to 365 days. Within that window, deleted (or overwritten) blobs can be undeleted; after it, they are permanently removed.

  8. What is Azure Blob object replication?

    Asynchronous replication of block blobs from a source container in one storage account to a destination container in another (often in a different region/account), based on replication rules and prefix filters. Requires versioning and change feed enabled.

  9. What prerequisites must be enabled for object replication to work?

    Blob versioning must be enabled on both source and destination accounts, and the change feed must be enabled on the source account.

  10. What is an immutability policy (WORM) in Blob storage?

    A Write Once, Read Many policy that prevents blobs from being modified or deleted for a period. Types: time-based retention (locked or unlocked) and legal hold (held until explicitly cleared). Used for compliance (e.g., SEC 17a-4).

  11. What is the difference between a legal hold and a time-based retention immutability policy?

    Time-based retention locks data for a set interval (then becomes deletable). Legal hold has no expiry—data stays immutable until the named legal hold tag is explicitly removed. Both can apply at container or version (blob) scope.

  12. What protocols do Azure Files shares support, and what is the standard maximum share size?

    SMB and NFS (NFS on premium FileStorage accounts). Standard shares default to 5 TiB but can be enabled for large file shares up to 100 TiB; premium shares support up to 100 TiB.

  13. What authentication methods are available for Azure Files SMB shares?

    Storage account key, Entra Domain Services (Entra DS) authentication, on-premises Active Directory Domain Services (AD DS) identity-based auth, and Microsoft Entra Kerberos for hybrid identities.

  14. What is Azure File Sync?

    A service that synchronizes on-premises Windows Server file shares with an Azure file share, turning the server into a fast local cache while keeping a full copy in the cloud—enabling centralization and multi-site sync.

  15. What is cloud tiering in Azure File Sync?

    A feature where infrequently accessed files are tiered (their contents moved) to the Azure file share, leaving a pointer/recall stub on the local server to save space; files are recalled on access based on free-space or date policies.

  16. List the key components of an Azure File Sync deployment.

    Storage Sync Service (top-level Azure resource), Sync Group (defines the topology), Cloud Endpoint (an Azure file share), Server Endpoint (a path on a registered server), and the registered server running the Azure File Sync agent.

  17. What is AzCopy?

    A command-line utility for high-performance copying/moving of data to and from Azure Blob and File storage. It supports parallel transfers, resume, sync, and authorization via SAS tokens or Entra ID login.

  18. Which AzCopy command synchronizes a source and destination, and how does it differ from copy?

    'azcopy sync' makes the destination match the source (transfers only changed/new files and can delete extras). 'azcopy copy' transfers data without ensuring deletion of items absent at the source.

  19. What two authorization methods can AzCopy use?

    A Shared Access Signature (SAS) token appended to the resource URL, or Microsoft Entra ID authentication via 'azcopy login' (interactive or with a managed identity/service principal).

  20. What is Azure Storage Explorer?

    A free, standalone cross-platform GUI app (Windows/macOS/Linux) for managing Azure Storage—browse and manage blobs, files, queues, tables and ADLS Gen2, upload/download data, manage access, and generate SAS tokens.

  21. What sign-in/connection methods does Azure Storage Explorer support?

    Entra ID account login, connection string, account name and key, a SAS URI, or a local emulator (Azurite). It can attach to individual resources or whole subscriptions.

  22. What is the Azure Import/Export service used for?

    Securely transferring large amounts of data into or out of Azure Blob storage (and import into Azure Files) by shipping physical disk drives to/from an Azure datacenter, useful when network transfer is too slow or costly.

  23. What tool prepares drives for an Azure Import job and what encryption is used?

    The WAImportExport tool prepares and encrypts the drives. Data is protected with BitLocker (AES-256) encryption; the keys are provided to Azure as part of the job.

  24. What is the difference between an Import job and an Export job in Azure Import/Export?

    Import: you ship your own disks containing data, and Azure copies it INTO Blob/File storage. Export: Azure copies data OUT of Blob storage onto disks you supply (drives shipped to you). Export supports Blob storage only.

What this deck covers

The Implement and Manage Storage deck follows the Microsoft Certified: Azure Administrator Associate Implement and Manage Storage syllabus — 3 chapters and 14 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 16.7 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 199 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Implement and Manage Storage flashcards FAQ

How many Implement and Manage Storage flashcards are in this Microsoft Certified: Azure Administrator Associate deck?

50 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these Microsoft Certified: Azure Administrator Associate flashcards free?

Yes. The preview here is free to read with no signup, and the full 50-card deck is free inside the Examius app.

What do the Implement and Manage Storage cards cover?

They follow the Microsoft Certified: Azure Administrator Associate Implement and Manage Storage syllabus — 3 chapters and 14 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.