Microsoft AZ-302 Exam Practice Questions (P. 2)
- 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 #6
You have 100 Standard_F2s_v2 Azure virtual machines. Each virtual machine has two network adapters.
You need to increase the network performance of the workloads running on the virtual machines. The solution must meet the following requirements:
✑ The CPU-to-memory ratio must remain the same.
✑ The solution must minimize costs.
What should you do?
You need to increase the network performance of the workloads running on the virtual machines. The solution must meet the following requirements:
✑ The CPU-to-memory ratio must remain the same.
✑ The solution must minimize costs.
What should you do?
- AConfigure NIC teaming.
- BEnable SR-IOV.
- CInstall an additional network adapter.
- DEnable RDMA over InfiniBand.
Correct Answer:
B
References:
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-powershell?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json
B
References:
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-powershell?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json
send
light_mode
delete
Question #7
A company named Contoso Ltd., has a single-domain Active Directory forest named contoso.com.
Contoso is preparing to migrate all workloads to Azure. Contoso wants users to use single sign-on (SSO) when they access cloud-based services that integrate with Azure Active Directory (Azure AD).
You need to identify any objects in Active Directory that will fail to synchronize to Azure AD due to formatting issues. The solution must minimize costs.
What should you include in the solution?
Contoso is preparing to migrate all workloads to Azure. Contoso wants users to use single sign-on (SSO) when they access cloud-based services that integrate with Azure Active Directory (Azure AD).
You need to identify any objects in Active Directory that will fail to synchronize to Azure AD due to formatting issues. The solution must minimize costs.
What should you include in the solution?
- AAzure Advisor
- BPassword Export Server version 3.1 (PES v3.1) in Active Directory Migration Tool (ADMT)
- CAzure AD Connect Health
- DMicrosoft Office 365 IdFix
Correct Answer:
D
D
send
light_mode
delete
Question #8
You host an on-premises ASP.NET Web API at the company headquarters. The Web API is consumed by applications running at the company's branch offices using the Azure Relay service. All the users of the applications are on the same Azure Active Directory (Azure AD).
You need to ensure that the applications can consume the Web API.
What should you do?
You need to ensure that the applications can consume the Web API.
What should you do?
- ACreate separate AD groups named Senders and Receivers. In Access Control (IAM) for the relay namespace, assign Senders the Reader role and assign Receivers the Reader role.
- BCreate a Shared Access policy for send permissions and another for Receive permissions.
- CCreate dedicated Azure AD identities named Sender and Receiver. Assign Sender the Azure AD Identity Reader role. Assign Receiver the Azure AD Identity reader role. Configure applications to use the respective identities.
- DCreate a Shared Access policy for the namespace. Use a connection string in the Web API and use a different connection string in consumer applications.
Correct Answer:
D
References:
https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-authentication-and-authorization
D
References:
https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-authentication-and-authorization
send
light_mode
delete
Question #9
HOTSPOT -
You configure OAuth 2 authorization in API Management as shown in the following exhibit.

Hot Area:
You configure OAuth 2 authorization in API Management as shown in the following exhibit.

Hot Area:
send
light_mode
delete
Question #10
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 a virtual machine scale set that uses autoscaling.
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 a virtual machine scale set that uses autoscaling.
Does this meet the goal?
send
light_mode
delete
All Pages