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?References:https://msdn.microsoft.com/library/mt603595.aspx?f=255&MSPPError=-2147217396https://docs.microsoft.com/ru-ru/rest/api/storageservices/Enabling-Storage-Logging-and-Accessing-Log-Data?redirectedfrom=MSDN#HowtoenableStorageLoggingusingPowerShellhttps://docs.microsoft.com/ru-ru/rest/api/storageservices/Enabling-Storage-Logging-and-Accessing-Log-Data?redirectedfrom=MSDN#HowtoenableStorageLoggingusingPowerShell
Question:
What should you do?
Options:
Run the Set-AzureStorageServiceMetricsProperty cmdlet.
Run the New-AzureStorageBlobSASToken cmdlet.
Run the Set-AzureStorageServiceLoggingProperty cmdlet.
Edit the blob properties of CONTAINER1.
Correct Answer
The Correct Answer for this Question is
Run the Set-AzureStorageServiceLoggingProperty cmdlet.