AZ-301 Microsoft Azure Architect Design

Loading demo links...

Showing 4–6 of 15 questions

Question 4 (Mixed Questions)

HOTSPOT

You have the network topology shown in the following exhibit.

You have a user-defined route that has a default route of 0.0.0.0/0 and the next hop set to the network virtual appliance.

You configure the Azure Storage account to use virtual network service endpoints.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Answer is in the explanation below.

Question 5 (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 v2 storage account that is set to the Cool access tier. 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 set to the Hot 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 an Azure Blob storage account that is set to the Cool 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 blob container and copy the files to the blob container.

Question 6 (Mixed Questions)

Use the following login credentials as needed:

To enter your username, place your cursor in the Sign in box and click on the username below.

To enter your password, place your cursor in the Enter password box and click on the password below.

Azure Username: [email protected] Azure Password: KJn29!aBBB

If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.

The following information is for technical support purposes only:

Lab Instance: 10989444

You need to ensure that remote SSH connections can be established securely from the Internet to NWVM3.

Which two actions should you perform? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

NOTE: To answer this question, sign in to the Azure portal and explore an Azure resource group named ResourceGroup1lod10989444.

Select all that apply, then click Submit answer.

  • Deploy a network security group (NSG), and then attach the NSG to NWVM3NetworkInterface.

  • Deploy an application gateway that contains a publish rule.

  • Deploy a load balancer that contains a NAT rule, and then add NWVM3NetworkInterface to the backend pool.

  • Move NWVM3NetworkInterface to NWDemoRG_VNET.

  • Deploy a gateway subnet, and then attach NWVM3PubIP to the subnet.