
Ultimate access to all questions.
In an Azure subscription, a storage account named storage1 includes a container named container1. Create a lifecycle management rule for storage1 to automatically transition blobs in container1 to the lowest-cost tier after 90 days. What should be included in the rule?
A
Use 'tierToArchive' for the lowest cost tier without immediate data access needs.
B
Apply 'prefixMatch' to target blobs specifically within container1.
C
Utilize 'blobTypes' for task automation.
D
Select 'prefixMatch' over 'blobTypes' for precise targeting.