You have an Azure subscription that contains a storage account named STOR1 and a container name
CONTAINER1.
– You need to monitor read access for the blobs inside CONTAINER1.
– The monitoring data must be retained for 10 days.
What should you do?
Options:
A. Run the Set-AzureStorageServiceMetricsProperty cmdlet.
B. Run the New-AzureStorageBlobSASToken cmdlet.
C. Run the Set-AzureStorageServiceLoggingProperty cmdlet.
D. Edit the blob properties of CONTAINER1.