Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Microsoft AZ-304 Designing Microsoft Azure Infrastructure Solutions Exam Practice Test

Demo: 30 questions
Total 1 questions

Designing Microsoft Azure Infrastructure Solutions Questions and Answers

Question 1

You are evaluating the components of the migration to Azure that require you to provision an Azure Storage account.

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

NOTE: Each correct selection is worth one point.

Options:

Question 2

You need to recommend a strategy for the web tier of WebApp1. The solution must minimize What should you recommend?

Options:

A.

Create a runbook that resizes virtual machines automatically to a smaller size outside of business hours.

B.

Configure the Scale Up settings for a web app.

C.

Deploy a virtual machine scale set that scales out on a 75 percent CPU threshold.

D.

Configure the Scale Out settings for a web app.

Question 3

What should you include in the identity management strategy to support the planned changes?

Options:

A.

Move all the domain controllers from corp.fabrikam.com to virtual networks in Azure.

B.

Deploy domain controllers for corp.fabrikam.com to virtual networks in Azure.

C.

Deploy a new Azure AD tenant for the authentication of new R&D projects.

D.

Deploy domain controllers for the rd.fabrikam.com forest to virtual networks in Azure.

Question 4

You need to recommend a solution to meet the database retention requirement. What should you recommend?

Options:

A.

Configure a long-term retention policy for the database.

B.

Configure Azure Site Recovery.

C.

Configure geo replication of the database.

D.

Use automatic Azure SQL Database backups.

Question 5

You need to recommend a strategy for migrating the database content of WebApp1 to Azure. What should you include in the recommendation?

Options:

A.

Use Azure Site Recovery to replicate the SQL servers to Azure.

B.

Use SQL Server transactional replication.

C.

Copy the BACPAC file that contains the Azure SQL database file to Azure Blob storage.

D.

Copy the VHD that contains the Azure SQL database files to Azure Blob storage

Question 6

To meet the authentication requirements of Fabrikam, what should you include in the solution? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 7

You need to recommend a notification solution for the IT Support distribution group.

What should you include in the recommendation?

Options:

A.

Azure Network Watcher

B.

an action group

C.

a SendGrid account with advanced reporting

D.

Azure AD Connect Health

Question 8

You need to recommend a data storage strategy for WebApp1.

What should you include in in the recommendation?

Options:

A.

an Azure SQL Database elastic pool

B.

a vCore-based Azure SQL database

C.

an Azure virtual machine that runs SQL Server

D.

a fixed-size DTU AzureSQL database.

Question 9

You design a solution for the web tier of WebApp1 as shown in the exhibit.

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

Options:

Question 10

You need to recommend a solution for the data store of the historical transaction query system.

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.

Options:

Question 11

You need to recommend a disaster recovery solution for the back-end tier of the payment processing system.

What should you include in the recommendation?

Options:

A.

Always On Failover Cluster Instances

B.

active geo-replication

C.

Azure Site Recovery

D.

an auto-failover group

Question 12

You have an Azure Active Directory (Azure AD) tenant.

You plan to deploy Azure Cosmos DB databases that will use the SQL API.

You need to recommend a solution to provide specific Azure AD user accounts with read access to the

Cosmos DB databases.

What should you include in the recommendation?

Options:

A.

a resource token and an Access control (IAM) role assignment

B.

shared access signatures (SAS) and conditional access policies

C.

master keys and Azure Information Protection policies

D.

certificates and Azure Key Vault

Question 13

You have an Azure App Service Web App that includes Azure Blob storage and an Azure SQL Database instance. The application is instrumented by using the Application Insights SDK.

You need to design a monitoring solution for the web app.

Which Azure monitoring services should you use? To answer, select the appropriate Azure monitoring services in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 14

You have an Azure virtual machine named VM1 that runs Windows Server 2019 and contains 500 GB of data files.

You are designing a solution that will use Azure Data Factory to transform the data files, and then load the files to Azure Data Lake Storage.

What should you deploy on VM1 to support the design?

Options:

A.

the Azure Pipelines agent

B.

the Azure File Sync agent

C.

the On-premises data gateway

D.

the self-hosted integration runtime

Question 15

You are designing an Azure solution.

The network traffic for the solution must be securely distributed by providing the following features:

  • HTTPS protocol
  • Round robin routing
  • SSL offloading

You need to recommend a load balancing option.

What should you recommend?

Options:

A.

Azure Load Balancer

B.

Azure Traffic Manager

C.

Azure Internal Load Balancer (ILB)

D.

Azure Application Gateway

Question 16

Your company is designing a multi-tenant application that will use elastic pools and Azure SQL databases. The application will be used by 30 customers.

You need to design a storage solution for the application. The solution must meet the following requirements:

  • Operational costs must be minimized.
  • All customers must have their own database.
  • The customer databases will be in one of the following three Azure regions: East US, North Europe, or South Africa North.

What is the minimum number of elastic pools and Azure SQL Database servers required? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 17

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure Storage v2 account named Storage1.

You plan to archive data to Storage1.

You need to ensure that the archived data cannot be deleted for five years. The solution must prevent administrators from deleting the data.

Solution: You create a file share and snapshots.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 18

You plan to deploy 10 applications to Azure. The applications will be deployed to two Azure Kubermetes Service (AKS) clusters. Each cluster win be deployed to a separate Azure region. The application deployment must meet the following requirements:

• Ensure that the applications remain available it a single AKS cluster fails.

• Ensure That the connection traffic over the internet is encrypted by using SSL without having to configure SSL on each container.

Which Azure service should you include in the recommendation?

Options:

A.

Azure Traffic Manager

B.

Azure Front Door

C.

Azure Load Balancer

D.

AKS ingress controller

Question 19

You need to design a resource governance solution for an Azure subscription. The solution must meet the following requirements:

  • Ensure that all ExpressRoute resources are created in a resource group named RG1.
  • Delegate the creation of the ExpressRoute resources to an Azure Active Directory (Azure AD) group named Networking.
  • Use the principle of least privilege.

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

NOTE: Each correct selection is worth one point.

Options:

Question 20

You plan to store data in Azure Blob storage for many years. The stored data will be accessed rarely.

You need to ensure that the data in Blob storage is always available for immediate access. The solution must

minimize storage costs.

Which storage tier should you use?

Options:

A.

Cool

B.

Archive

C.

Hot

Question 21

You need to recommend a data storage solution that meets the following requirements:

• Ensures that applications can access the data by using a REST connection

• Hosts 20 independent tables of varying sizes and usage patterns

• Automatically replicates the data to a second Azure region

• Minimizes costs

What should you recommend?

Options:

A.

an Azure SQL Database that uses active geo-replication

B.

tables in an Azure Storage account that use geo-redundant storage (GRS)

C.

tables in an Azure Storage account that use read-access geo-redundant storage (RA-GRS)

D.

an Azure SQL Database elastic database pool that uses active geo-replication

Question 22

You are planning to deploy an application named App1 that will run in containers on Azure Kubernetes Service (AKS) clusters. The AKS clusters will be distributed across four Azure regions.

You need to recommend a storage solution for App1. Updated container images must be replicated automatically to all the AKS clusters.

Which storage solution should you recommend?

Options:

A.

Premium SKU Azure Container Registry

B.

Azure Content Delivery Network (CDN)

C.

geo redundant storage (GRS) accounts

D.

Azure Cache for Redis

Question 23

You need to ensure that users managing the production environment are registered for Azure MFA and must authenticate by using Azure MFA when they sign in to the Azure portal. The solution must meet the authentication and authorization requirements.

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

NOTE: Each correct selection is worth one point.

Options:

Question 24

You need to configure an Azure policy to ensure that the Azure SQL databases have TDE enabled. The solution must meet the security and compliance requirements.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Question 25

You migrate App1 to Azure.

You need to ensure that the data storage for App1 meets the security and compliance requirement

What should you do?

Options:

A.

Create an access policy for the blob

B.

Modify the access level of the blob service.

C.

Implement Azure resource locks.

D.

Create Azure RBAC assignments.

Question 26

You plan to migrate App1 to Azure.

You need to estimate the compute costs for App1 in Azure. The solution must meet the security and compliance requirements.

What should you use to estimate the costs, and what should you implement to minimize the costs? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 27

You plan to migrate App1 to Azure. The solution must meet the authentication and authorization requirements.

Which type of endpoint should App1 use to obtain an access token?

Options:

A.

Azure Instance Metadata Service (IMDS)

B.

Azure AD

C.

Azure Service Management

D.

Microsoft identity platform

Question 28

You plan to migrate App1 to Azure.

You need to recommend a network connectivity solution for the Azure Storage account that will host the App1 data. The solution must meet the security and compliance requirements.

What should you include in the recommendation?

Options:

A.

a private endpoint

B.

a service endpoint that has a service endpoint policy

C.

Azure public peering for an ExpressRoute circuit

D.

Microsoft peering for an ExpressRoute circuit

Question 29

You plan to migrate App1 to Azure.

You need to recommend a storage solution for App1 that meets the security and compliance requirements.

Which type of storage should you recommend, and how should you recommend configuring the storage? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 30

You plan to migrate App1 to Azure.

You need to recommend a high-availability solution for App1. The solution must meet the resiliency requirements.

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.

Options:

Demo: 30 questions
Total 1 questions