Simulation AZ-302 Paper 2021
We provide real AZ-302 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass Microsoft AZ-302 Exam quickly & easily. The AZ-302 PDF type is available for reading and printing. You can print more and practice many times. With the help of our Microsoft AZ-302 dumps pdf and vce product and material, you can easily pass the AZ-302 exam.
NEW QUESTION 1
You are designing an Azure solution for a company that wants to move a .NET Core web application an on-premises data center to Azure. The web application relies on a Microsoft SQL Server 2021 database on Windows Server 2021. The database server will not move to Azure.
A separate networking team is responsible for configuring network permissions.
The company uses Azure ExpressRoute and has an ExpressRoute gateway connected to an Azure virtual network named VNET1.
You need to recommend a solution for deploying the web application.
Solution: Deploy the web application to a web app hosted in a Premium App Service plan. Does this meet the goal?
- A. Yes
- B. No
Answer: A
NEW QUESTION 2
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 use ASP.NET Core MVC with ADO.NET lo develop an application. You implement database shard.ng for the application by using Azure SQL Database. You establish communication links between the shard databases.
You need to implement a strategy that allows a group of operations that are performed on multiple Azure databases to be rolled back on all databases if any of the operations fail.
Solution:
Deploy a SQL database instance in an Azure Virtual Machine (VM).
• Establish linked servers to each Azure SQL Database instance from the SQL Server instance in the VM.
• Create a stored procedure in the VM that performs the update operations using a distributed transaction and commits them if successful.
• Run the SQL stored procedure on the SQL Server instance in the VM. Does the solution meet the goal?
- A. Yes
- B. No
Answer: A
NEW QUESTION 3
You are creating a bot for a company by using QnA Maker.
You need to ensure that the company can update the bot without third-party assistance. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
References:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/overview/overview
NEW QUESTION 4
You develop a web app that uses the tier D1 app service plan by using the Web Apps feature of Microsoft Azure App Service.
Spikes in traffic have caused increases in page load times.
You need to ensure that the web app automatically scales when CPU load is about 85 percent and minimize costs.
Which four actions should you perform in sequence?
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
References:
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/autoscale-get-started
NEW QUESTION 5
You plan to use Azure Site Recovery to protect several on premises physical server workload. Each server workload is independent of the other. The workloads are stateless.
You need to recommend a failover strategy to ensure that if the on premises data center fails, the workloads are available in Azure as quickly as possible.
Which failover strategy should you include in the recommendation?
- A. Latest app-consistent
- B. Latest
- C. Latest processed
- D. Latest multi VM processed
Answer: A
NEW QUESTION 6
You create an Azure Time Series Insights event handler.
You need to send data over the network as efficiently as possible and optimize query performance. What should you do?
- A. Use a Tag ID.
- B. Use reference data.
- C. Send all properties.
- D. create a query plan.
Answer: B
NEW QUESTION 7
You have standard Load balancer configured to support three virtual machines on the same subnet. You need to recommend a solution to notify administrators when the load balancer fails.
Which metrics should you recommend using to test the load balancer? To answer, drag the appropriate metrics to the correct conditions. Each metric may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOT: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 8
A company sells products worldwide and provides customer service in many languages. The company has a customer service email address for customer requests.
The language the email is written in needs to be recognized and routed to the appropriate local department.
You need to use the appropriate cognitive service to detect the language of the email. How should you initiate language detection?
- A. Use the Spark natural language processing functionality on Azure HDInsight.
- B. Post the content to https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/...?subscriptionkey...& verbose=false.
- C. Use the Entity Linking Intelligence Service (ELIS) API.
- D. Post the content to <region>.api.cognitive.microsoft.com/text/analytics/v2.0/languages.endpoint.
Answer: D
NEW QUESTION 9
You need to resolve the delivery API error. What should you do?
- A. Implement simple retry by using the EnableRetryOnFailure feature of Entity Framework.
- B. Implement exponential back off by using the EnableRetryOnFailure feature of Entity Framework.
- C. Implement a Circuit Breaker pattern by using the EnableRetryOnFailure feature of Entity Framework.
- D. Invoke a custom execution strategy in Entity Framework.
Answer: B
Explanation:
References:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-develop-error-messages
NEW QUESTION 10
You have an Azure Logic App named App1. App1 provides a response when an HTTP POST request or an HTTP GET request is received.
During peak periods, App1 is expected to receive up to 200,000 requests in a five minute period. You need to ensure that App1 can handle the expected load. What should you configure?
- A. Workflow settings
- B. API connections
- C. Access control (IAM)
- D. Access keys
Answer: D
NEW QUESTION 11
You plan to move a web application named App1 from an on-premises data center to Azure. App1 depends on a custom framework that is installed on the host server.
You need to recommend a solution to host App1 in Azure. The solution must meet the following requirements:
App1 must be available to users if an Azure data center becomes unavailable.
Costs must be minimized.
What should you include in the recommendation?
- A. In two Azure regions, deploy a load balancer and a web app.
- B. Deploy a load balancer and a virtual machine scale set across two availability zones.
- C. In two Azure regions, deploy a traffic manager profile and a web app.
- D. In two Azure regions, deploy a load balancer and a virtual machine scale set.
Answer: C
NEW QUESTION 12
You configure the Diagnostics settings for an Azure SQL database as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on The information presented in the graphic.
NOTE: Each coned selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 13
Note: This question is part of a series of questions that present the same scenario.
Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. You need to meet the vendor notification requirement.
Solution: Configure notifications in the Azure API Management instance Does the solution meet the goal?
- A. Yes
- B. NO
Answer: A
Explanation:
References:
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-configure-notifications
NEW QUESTION 14
You have an Azure Service Bus.
You create a queue named Queue 1. Queue 1 is configured as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 15
You have the following resource groups:
Developers must connect to Dev Server only through Dev Workstation. To maintain security, DevS erver must not accept connections from the internet. You need to create a private connection between the Dev Workstation and Dev St Solution: Configure an IP address on each subnet within the same address space.
Does the solution meet the goal?
- A. Yes
- B. NO
Answer: B
NEW QUESTION 16
You maintain an existing Azure SQL database instance. Management of the database is performed by an external party. All cryptographic keys are stored in an Azure Key Vault.
You must ensure that the external party cannot access the data in the SSN column of the Person table.
Will each protection method meet the requirement? To answer, drag the appropriate responses to the correct protection methods. Each response may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
References:
https://docs.microsoft.com/en-us/azure/security/azure-database-security-overview
NEW QUESTION 17
You need to resolve a notification latency issue.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A. Ensure that the Azure Function is set to use a consumption plan.
- B. Set Always On to false
- C. Set Always On to true
- D. Ensure that the Azure Function is using an App Service plan.
Answer: AC
NEW QUESTION 18
You need to debug the user greeting issue. What should you use?
- A. Azure Application Insights
- B. Bot Framework Emulator
- C. Bot Framework Channel Inspector
- D. Bot Connector service
- E. Azure Compote Emulator
Answer: A
NEW QUESTION 19
HOTSPOT
You develop software solutions for a web services company. You have the following code. (Line numbers are for reference only.)
You need to implement an immediate response customer support solution for the company’s website. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 20
A construction company creates three dimensional models from photographs and design diagrams of buildings. The company plans to store high resolution photographs and blueprint files in Azure Blob Storage. The files are currently stored in the construction company's office.
You are developing a tool to connect to Azure Storage, create containers, and then upload the files. The tool must remain responsive to the end user while it is running and performing remote I/O operations. It must also wait for methods to complete before continuing.
You need to complete the configuration.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct solution is worth one point.

- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 21
You manage a single-domain, on-premises Active Directory for named contoso.com. The forest functional level is window Server 2021.
You have several on-premises applications that depend on Active Directory. You plan to migrate the applications to Azure.
You need to recommend an identity solution for the appkcatkms. The solution mufl meet the following requirements:
• Eliminate the need for hybrid network connectivity
• Minimize management overhead for Active Directory. What should you recommend?
- A. In Azure, deploy additional domain controllers for the contoso.com domain
- B. In Azure, deploy an additional child domain to the contoso.com forest.
- C. Implement Azure Active Directory Domain Services (Azure AD DS).
- D. Implement a new Acuve Directory forest in Azure.
Answer: A
NEW QUESTION 22
The accounting department at your company migrates to new financial accounting software. The accounting department must keep file-based database backups for years for compliances purposes. It is unlikely that the backup will be used to recover data.
You need to more the backups to Azure. The solution must minimize costs. Where should store the backups?
- A. Azure SQL Database
- B. a Recovery Services vault
- C. Azure Blob storage that uses the archive ter
- D. Azure storage that uses the Cool tier
Answer: C
NEW QUESTION 23
You deploy Azure service by using Azure Resources Manager templates. The template reference secrets are stored in Azure key Vault.
You need to recommend a solution for accessing the secrets during deployments. The solution must prevent the users who are performing the deployments from accessing the secrets in the key vault 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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 24
You need to recommend a strategy for the web tier of WebApp1. The solution must minimize What should you recommend?
- 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.
Answer: D
NEW QUESTION 25
You have an Azure Service Bus.
You need to implement a Service Bus queue that guarantees first-in-first-out (FIFO) delivery of messages. What should you do?
- A. Enable partitioning.
- B. Set the Max Size setting of the queue to 5 GB.
- C. Enable duplicate detection.
- D. Enable sessions.
- E. Set the Lock Duration setting to 10 seconds.
Answer: A
NEW QUESTION 26
You have an Azure subscription that contains the following resources:
• a virtual network named VNet1
• a replication policy named ReplPoHcy1
• a Recovery Services vault named Vault1
• an Azure Storage account named Storage1
You have an Amazon Web Services (AWS) EC2 virtual machine named VM1 that runs Windows Server 2021.
You need to migrate VM1 to VNet1 by using Azure Site Recovery.
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
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 27
Your company has several Azure subscriptions that are part of a Microsoft Enterprise Agreement? The company’s compliance team creates automatic alerts by using Ware Monitor.
You need to recommend a solution to apply the alerts automatically when new subscriptions are added to the Enterprise agreement.
What should you include in the recommendation?
- A. Azure Pokey
- B. Azure Resource Manager templates
- C. Azure log Analytics alerts
- D. Azure Monitor action groups
- E. Azure Automation runboote
Answer: D
NEW QUESTION 28
You have 20 Azure virtual machines that run windows Server 2021 based on a custom virtual machine image. Each virtual machine an instance of a VSS-capable app that was developed in-house. Each instance is accessed by public endpoint . Each instance separate database. The average database size is 200 GB.
You need to design a disaster recovery solution for individual instances.
• Provide a recovery objective time object (RTO] of six hours.
• Provide a recovery point objective (RPO) at eight hours.
• Support recovery to a different Azure region.
• Support VSS- based backups.
• Minimize VSS-based backups.
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
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 29
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 need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the requirements:
. Provide access to the full .Ni I framework.
. Provide redundancy if an Azure region fate
. Gram administrators access to the operating system to install custom application dependencies.
Solution: You deploy a virtual machine scale set that uses auto scaling. Does this meet the goal?
- A. Yes
- B. No
Answer: B
NEW QUESTION 30
......
P.S. Exambible now are offering 100% pass ensure AZ-302 dumps! All AZ-302 exam questions have been updated with correct answers: https://www.exambible.com/AZ-302-exam/ (393 New Questions)