πŸ”

AZ-305 β€” questions

Page 5 of 10 Β· 183 total questions.

Topic 4 Β· Question 145

You have the Azure resources shown in the following table. You need to deploy a new Azure Firewall policy that will contain mandatory rules for all Azure Firewall deployments. The new policy will be configured as a parent policy for the existing policies. What is the minimum number of additional Azure Firewall policies you should create?

  • A0
  • B1
  • C2
  • D3 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 3.

Topic 4 Β· Question 146

Your company has an app named App1 that uses data from the on-premises Microsoft SQL Server databases shown in the following table. App1 and the data are used on the first day of the month only. The data is not expected to grow more than 3 percent each year. The company is rewriting App1 as an Azure web app and plans to migrate all the data to Azure. You need to migrate the data to Azure SQL Database and ensure that the database is only available on the first day of each month. Which service tier should you use?

  • AvCore-based General Purpose (correct answer)
  • BDTU-based Standard
  • CvCore-based Business Critical
  • DDTU-based Basic
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: vCore-based General Purpose.

Topic 4 Β· Question 147

You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping. You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using XML messages. What should you include in the recommendation?

  • AAzure Service Fabric
  • BAzure Data Lake
  • CAzure Service Bus (correct answer)
  • DAzure Traffic Manager
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure Service Bus

Explanation

Azure Service Bus is a fully managed enterprise message broker that decouples components with queues and topics. This option decouples the components so they scale independently and absorb load spikes.

Topic 4 Β· Question 148

Your company has 300 virtual machines hosted in a VMware environment. The virtual machines vary in size and have various utilization levels. You plan to move all the virtual machines to Azure. You need to recommend how many and what size Azure virtual machines will be required to move the current workloads to Azure. The solution must minimize administrative effort. What should you use to make the recommendation?

  • AAzure Pricing calculator
  • BAzure Advisor
  • CAzure Migrate (correct answer)
  • DAzure Cost Management
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure Migrate

Explanation

Azure Migrate discovers, assesses, and migrates on-premises servers, databases, and apps to Azure.

Topic 4 Β· Question 149

You plan to provision a High Performance Computing (HPC) cluster in Azure that will use a third-party scheduler. You need to recommend a solution to provision and manage the HPC cluster node. What should you include in the recommendation?

  • AAzure Automation
  • BAzure CycleCloud (correct answer)
  • CAzure Purview
  • DAzure Lighthouse
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Azure CycleCloud.

Topic 4 Β· Question 151

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 plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: β€’ Support rate limiting. β€’ Balance requests between all instances. β€’ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Traffic Manager to provide access to the app. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 4 Β· Question 152

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 plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: β€’ Support rate limiting. β€’ Balance requests between all instances. β€’ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Load Balancer to provide access to the app. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 4 Β· Question 153

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 plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: β€’ Support rate limiting. β€’ Balance requests between all instances. β€’ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Application Gateway to provide access to the app. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 4 Β· Question 157

You have an Azure subscription. You need to recommend a solution to provide developers with the ability to provision Azure virtual machines. The solution must meet the following requirements: β€’ Only allow the creation of the virtual machines in specific regions. β€’ Only allow the creation of specific sizes of virtual machines. What should you include in the recommendation?

  • AAzure Resource Manager (ARM) templates
  • BAzure Policy (correct answer)
  • CConditional Access policies
  • Drole-based access control (RBAC)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Azure Policy

Explanation

Azure Policy enforces organizational rules and compliance across resources at scale.

Topic 4 Β· Question 159

You have data files in Azure Blob Storage. You plan to transform the files and move them to Azure Data Lake Storage. You need to transform the data by using mapping data flow. Which service should you use?

  • AAzure Databricks
  • BAzure Storage Sync
  • CAzure Data Factory (correct answer)
  • DAzure Data Box Gateway
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure Data Factory.

Topic 4 Β· Question 160

You have an Azure subscription. You need to deploy an Azure Kubernetes Service (AKS) solution that will use Windows Server 2019 nodes. The solution must meet the following requirements: β€’ Minimize the time it takes to provision compute resources during scale-out operations. β€’ Support autoscaling of Windows Server containers. Which scaling option should you recommend?

  • AKubernetes version 1.20.2 or newer
  • BVirtual nodes with Virtual Kubelet ACI
  • Ccluster autoscaler (correct answer)
  • Dhorizontal pod autoscaler
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: cluster autoscaler.

Topic 4 Β· Question 162

You have an Azure subscription. You need to recommend an Azure Kubernetes Service (AKS) solution that will use Linux nodes. The solution must meet the following requirements: β€’ Minimize the time it takes to provision compute resources during scale-out operations. β€’ Support autoscaling of Linux containers. β€’ Minimize administrative effort. Which scaling option should you recommend?

  • Ahorizontal pod autoscaler
  • Bcluster autoscaler
  • Cvirtual nodes (correct answer)
  • DVirtual Kubelet
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: virtual nodes.

Topic 4 Β· Question 163

You are designing an order processing system in Azure that will contain the Azure resources shown in the following table. The order processing system will have the following transaction flow: β€’ A customer will place an order by using App1. β€’ When the order is received, App1 will generate a message to check for product availability at vendor 1 and vendor 2. β€’ An integration component will process the message, and then trigger either Function1 or Function2 depending on the type of order. β€’ Once a vendor confirms the product availability, a status message for App1 will be generated by Function1 or Function2. β€’ All the steps of the transaction will be logged to storage1. Which type of resource should you recommend for the integration component?

  • Aan Azure Service Bus queue (correct answer)
  • Ban Azure Data Factory pipeline
  • Can Azure Event Grid domain
  • Dan Azure Event Hubs capture
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: an Azure Service Bus queue

Explanation

Azure Service Bus is a fully managed enterprise message broker that decouples components with queues and topics.

Topic 4 Β· Question 164

You have 100 Microsoft SQL Server Integration Services (SSIS) packages that are configured to use 10 on-premises SQL Server databases as their destinations. You plan to migrate the 10 on-premises databases to Azure SQL Database. You need to recommend a solution to create Azure-SQL Server Integration Services (SSIS) packages. The solution must ensure that the packages can target the SQL Database instances as their destinations. What should you include in the recommendation?

  • AData Migration Assistant (DMA)
  • BAzure Data Factory (correct answer)
  • CAzure Data Catalog
  • DSQL Server Migration Assistant (SSMA)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Azure Data Factory.

Topic 4 Β· Question 165

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?

  • Athe On-premises data gateway
  • Bthe Azure Pipelines agent
  • Cthe self-hosted integration runtime (correct answer)
  • Dthe Azure File Sync agent
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: the self-hosted integration runtime.

Topic 4 Β· Question 166 Β· Select all that apply

You have an Azure Active Directory (Azure AD) tenant that syncs with an on-premises Active Directory domain. Your company has a line-of-business (LOB) application that was developed internally. You need to implement SAML single sign-on (SSO) and enforce multi-factor authentication (MFA) when users attempt to access the application from an unknown location. Which two features should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AAzure AD Privileged Identity Management (PIM)
  • BAzure Application Gateway
  • CAzure AD enterprise applications (correct answer)
  • DAzure AD Identity Protection
  • EConditional Access policies (correct answer)
Reveal answer & explanation
Correct answer: C, E

The correct answer is C, E. Option C: Azure AD enterprise applications Option E: Conditional Access policies

Explanation

Azure Active Directory (Microsoft Entra ID) provides identity, single sign-on, and conditional access. Conditional Access enforces access policies based on user, device, location, and risk signals.

Topic 4 Β· Question 167

You plan to automata the deployment of resources to Azure subscriptions. What is a difference between using Azure Blueprints and Azure Resource Manager (ARM) templates?

  • AARM templates remain connected to the deployed resources.
  • BOnly blueprints can contain policy definitions.
  • COnly ARM templates can contain policy definitions.
  • DBlueprints remain connected to the deployed resources. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Blueprints remain connected to the deployed resources.

Topic 4 Β· Question 169

You plan to deploy an Azure App Service web app that will have multiple instances across multiple Azure regions. You need to recommend a load balancing service for the planned deployment The solution must meet the following requirements: β€’ Maintain access to the app in the event of a regional outage. β€’ Support Azure Web Application Firewall (WAF). β€’ Support cookie-based affinity. β€’ Support URL routing. What should you include in the recommendation?

  • AAzure Front Door (correct answer)
  • BAzure Traffic Manager
  • CAzure Application Gateway
  • DAzure Load Balancer
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Azure Front Door

Explanation

Azure Front Door provides global HTTP load balancing, caching, and WAF at the edge for low latency and failover.

Topic 4 Β· Question 171

You are designing a microservices architecture that will support a web application. The solution must meet the following requirements: β€’ Deploy the solution on-premises and to Azure. Support low-latency and hyper-scale operations. β€’ Allow independent upgrades to each microservice. β€’ Set policies for performing automatic repairs to the microservices. You need to recommend a technology. What should you recommend?

  • AAzure Container Instance
  • BAzure Logic App
  • CAzure Service Fabric (correct answer)
  • DAzure virtual machine scale set
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure Service Fabric This option meets the real-time / low-latency performance requirement.

Topic 4 Β· Question 172

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 plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: β€’ Support rate limiting. β€’ Balance requests between all instances. β€’ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Front Door to provide access to the app. Does this meet the goal?

  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Showing questions 81–100 of 183 Β· Page 5 of 10