AZ-204 · Question #224
Drag and Drop Question You are maintaining an existing application that uses an Azure Blob GPv1 Premium storage account. Data older than three months is rarely used. Data newer than three months…
The correct answer is Upgrade the storage account to GPv2; Create a new GPv2 Standard account and set its default access tier level to cool; Copy the data to be archived to a Standard GPv2 storage account and then delete the data from the original storage account. GPv1 Premium storage accounts do not support lifecycle management policies or tiered storage (cool/archive), so the account must first be upgraded to GPv2. However, Premium storage accounts cannot be directly converted to Standard (which is required for archive tier support)…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Upgrade the storage account to GPv2
- Create a new GPv2 Standard account and set its default access tier level to cool
- Copy the data to be archived to a Standard GPv2 storage account and then delete the data from the original storage account
Explanation
GPv1 Premium storage accounts do not support lifecycle management policies or tiered storage (cool/archive), so the account must first be upgraded to GPv2. However, Premium storage accounts cannot be directly converted to Standard (which is required for archive tier support), so a new GPv2 Standard account must be created. The data must then be copied to the new Standard GPv2 account and deleted from the original Premium account, because archive tier is only available on Standard (not Premium) storage, and lifecycle management rules requiring archive access require a Standard GPv2 account.
Topics
Community Discussion
No community discussion yet for this question.
