AZ-304 Microsoft Azure Architect Design (beta)

Loading demo links...

Showing 7–9 of 15 questions

Question 7 (Mixed Questions)

You have an on-premises network to which you deploy a virtual appliance.

You plan to deploy several Azure virtual machines and connect the on-premises network to Azure by using a Site-to-Site connection.

All network traffic that will be directed from the Azure virtual machines to a specific subnet must flow through the virtual appliance.

You need to recommend solutions to manage network traffic.

Which two options should you recommend? Each correct answer presents a complete solution.

Select all that apply, then click Submit answer.

  • Configure Azure Traffic Manager.

  • Implement Azure ExpressRoute.

  • Configure a routing table.

  • Implement an Azure virtual network.

Question 8 (Mixed Questions)

You have an Azure subscription that contains an Azure Blob storage account named store1.

You have an on-premises file server named Server1 that runs Windows Server 2016. Server1 stores 500 GB of company files.

You need to store a copy of the company files from Server 1 in store1.

Which two possible Azure services achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • an integration account

  • an On-premises data gateway

  • an Azure Batch account

  • an Azure Import/Export job

  • Azure Data Factory

Question 9 (Mixed Questions)

You have an Azure subscription.

Your on-premises network contains a file server named Server1. Server1 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.

Select all that apply, then click Submit answer.

  • Create a general-purpose v1 storage account. Create a blob container and copy the files to the blob container.

  • 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.

  • Create a general-purpose v1 storage account. Create a file share in the storage account and copy the files to the file share.

  • 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.

  • 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.