Microsoft Azure Administrator Associate AZ-104 Practice Question
You are an Azure administrator for Contoso Ltd. An application requires a storage account that provides:
- The highest data redundancy available within a single Azure region.
- Support for both file shares and object storage.
- The ability to use different access tiers for objects.
Which storage account configuration should you choose?
Create a blob storage account with Standard performance and Geo-redundant storage (GRS)
Create a general-purpose v2 storage account with Standard performance and Zone-redundant storage (ZRS)
Create a general-purpose v2 storage account with Premium performance and Locally redundant storage (LRS)
Create a general-purpose v1 storage account with Standard performance and Zone-redundant storage (ZRS)