Microsoft AZ-302 Exam Practice Questions (P. 3)
- Full Access (55 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
Note: This question is a part of a series of questions that presents the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others 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 following requirements:
✑ Provide access to the full .NET framework.
✑ Provide redundancy if an Azure region fails.
✑ Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy an Azure machine to two Azure regions, and you create a traffic manager profile.
Does this meet the goal?
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 following requirements:
✑ Provide access to the full .NET framework.
✑ Provide redundancy if an Azure region fails.
✑ Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy an Azure machine to two Azure regions, and you create a traffic manager profile.
Does this meet the goal?
send
light_mode
delete
Question #12
Note: This question is a part of a series of questions that presents the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others 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 following requirements:
✑ Provide access to the full .NET framework.
✑ Provide redundancy if an Azure region fails.
✑ Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy an Azure machine to two Azure regions, and you deploy an Azure Application Gateway.
Does this meet the goal?
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 following requirements:
✑ Provide access to the full .NET framework.
✑ Provide redundancy if an Azure region fails.
✑ Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy an Azure machine to two Azure regions, and you deploy an Azure Application Gateway.
Does this meet the goal?
- AYes
- BNo
Correct Answer:
B
An Azure Application Gateway can connect to backend VMs in separate availability zones but not separate regions. Availability Zones are unique physical locations within an Azure region.
B
An Azure Application Gateway can connect to backend VMs in separate availability zones but not separate regions. Availability Zones are unique physical locations within an Azure region.
send
light_mode
delete
Question #13
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?
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?
- AIn two Azure regions, deploy a load balancer and a web app.
- BDeploy a load balancer and a virtual machine scale set across two availability zones.
- CIn two Azure regions, deploy a traffic manager profile and a web app.
- DIn two Azure regions, deploy a load balancer and a virtual machine scale set.
Correct Answer:
C
C
send
light_mode
delete
Question #14
HOTSPOT -
You have 20 Azure virtual machines that run Windows Server 2016 based on a custom virtual machine image. Each virtual machine hosts an instance of a VSS- capable web app that was developed in-house. Each instance is accessed by using a public endpoint. Each instance uses a separate database. The average database size is 200 GB.
You need to design a disaster recovery solution for individual instances. The solution must meet the following requirements:
✑ Provide a recovery time objective (RTO) of six hours.
✑ Provide a recovery point (RPO) of eight hours.
✑ Support recovery to a different Azure region.
✑ Support VSS-based backups.
✑ Minimize costs.
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:
You have 20 Azure virtual machines that run Windows Server 2016 based on a custom virtual machine image. Each virtual machine hosts an instance of a VSS- capable web app that was developed in-house. Each instance is accessed by using a public endpoint. Each instance uses a separate database. The average database size is 200 GB.
You need to design a disaster recovery solution for individual instances. The solution must meet the following requirements:
✑ Provide a recovery time objective (RTO) of six hours.
✑ Provide a recovery point (RPO) of eight hours.
✑ Support recovery to a different Azure region.
✑ Support VSS-based backups.
✑ Minimize costs.
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:
send
light_mode
delete
Question #15
You have an Azure subscription used for testing and development purposes only. The subscription contains Azure virtual machines that use unmanaged, standard hard disks drives (HDD).
You need to recommend a recovery strategy for the virtual machines if an Azure region fails for a sustained period. The recovery time objective (RTO) can be up to seven days. The solution must minimize costs.
What should you include in the recommendation?
You need to recommend a recovery strategy for the virtual machines if an Azure region fails for a sustained period. The recovery time objective (RTO) can be up to seven days. The solution must minimize costs.
What should you include in the recommendation?
- AStore disks in a Standard_LRS storage account. If a disaster occurs, manually create the virtual machines by using Azure Resource manager templates.
- BStore disks in a Standard_LRS storage account. Configure Azure Site Recovery. If a failure occurs, initiate a manual failover.
- CStore disks in a Standard_GRS storage account. Configure Azure Site Recovery. If a failure occurs, initiate a manual failover.
- DStore disks in a Standard_GRS storage account. If a disaster occurs, manually create the virtual machines by using Azure Resource manager templates.
Correct Answer:
D
D
send
light_mode
delete
All Pages