Which two possible storage solutions achieve this goal?

Posted by: Pdfprep Category: AZ-304 Tags: , ,

You have an Azure subscription.

Your on-premises network contains a file server named Server1. Server 1 stores 5 TB of company files that are accessed rarely.

You plan to copy the files to Azure Storage.

You need to implement a storage solution for the files that meets the following requirements:

• The files must be available within 24 hours of being requested.

• Storage costs must be minimized.

Which two possible storage solutions achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A . Create a general-purpose v2 storage account that is configured for the Hot default access tier Create a blob container, copy the files to the blob container, and set each file to the Archive access tier.
B . Create an Azure Blob storage account that is configured for the Cool default access tier. Create a blob container, copy the files to the blob container, and set each file to the Archive access tier.
C . Create a general-purpose v1 storage account. Create a blob container and copy the files
to the blob container.

D . Create a general-purpose v1 storage account Create a file share in the storage account and copy the files to the file share.
E . Create a general-purpose v2 storage account that is configured for the Cool default access tier. Create a file share in the storage account and copy the files to the file share.

Answer: C,E

Leave a Reply

Your email address will not be published.