AZ-304 Microsoft Azure Architect Design (beta)

Loading demo links...

Showing 4–6 of 15 questions

Question 4 (Mixed Questions)

HOTSPOT

You plan to deploy a custom database solution that will have multiple instances as shown in the following table.

Client applications will access database servers by using db.contoso.com.

You need to recommend load balancing services for the planned deployment. The solution must meet the following requirements:

Access to at least one database server must be maintained in the event of a regional outage. The virtual machines must not connect to the internet directly.

What should you include in the recommendation? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Answer is in the explanation below.

Question 5 (Mixed Questions)

You have an on-premises Active Directory forest and an Azure Active Directory (Azure AD) tenant. All Azure AD users are assigned an Azure AD Premium P1 license.

You deploy Azure AD Connect.

Which two features are available in this environment that can reduce operational overhead for your company’s help desk? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Azure AD Privileged Identity Management policies

  • access reviews

  • password writeback

  • Microsoft Cloud App Security Conditional Access App Control

  • self-service password reset

Question 6 (Mixed Questions)

You are designing an Azure resource deployment that will use Azure Resource Manager templates. The deployment will use Azure Key Vault to store secrets.

You need to recommend a solution to meet the following requirements:

Prevent the IT staff that will perform the deployment from retrieving the secrets directly from Key Vault. Use the principle of least privilege.

Which two actions should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Create a Key Vault access policy that allows all get key permissions, get secret permissions, and get certificate permissions.

  • From Access policies in Key Vault, enable access to the Azure Resource Manager for template deployment.

  • Create a Key Vault access policy that allows all list key permissions, list secret permissions, and list certificate permissions.

  • Assign the IT staff a custom role that includes the Microsoft.KeyVault/Vaults/Deploy/Action permission.

  • Assign the Key Vault Contributor role to the IT staff.