AZ-104 · Question #725
Case Study 6 - ADatum Corporation Overview ADatum Corporation is consulting firm that has a main office in Montreal and branch offices in Seattle and New York. Existing Environment Azure Environment…
You can add up to 2 additional stored access policies and 1 additional immutable blob storage policy based on Azure's per-container limits.
Question
Exhibit
Answer Area
- Stored access policies:012345
- Immutable blob storage policies:012345
Explanation
You can add up to 2 additional stored access policies and 1 additional immutable blob storage policy based on Azure's per-container limits.
Approach. To determine the remaining number of policies you can add, you must subtract the planned policies from Azure's maximum per-container limits.
-
Stored access policies: Azure Blob Storage allows a maximum of 5 stored access policies per container. The planned changes dictate creating 3 policies (Stored1, Stored2, Stored3). Therefore, you can create 2 additional stored access policies (5 max - 3 planned = 2).
-
Immutable blob storage policies: A single container can have a maximum of two immutable policies: exactly one time-based retention policy and one legal hold policy. The planned changes already include creating a legal hold. Thus, you can only add 1 additional immutable policy, which would be the time-based retention policy (2 max - 1 planned = 1).
Common mistakes.
- common_mistake. A common mistake is selecting '5' and '2', which represent the absolute maximum policy limits for a container. This ignores the policies already accounted for in the 'Planned Changes' section of the case study.
Concept tested. Azure Blob Storage container limits for Stored Access Policies and Immutable Storage (Time-based retention and Legal holds).
Reference. https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-storage-overview
Topics
Community Discussion
No community discussion yet for this question.
