Microsoft

AZ-500 Free Practice Questions — Page 10

Question 98

HOTSPOT - You have an Azure Subscription that is connected to an on-premises datacenter and contains the resources shown in the following table. You need to configure virtual network service endpoints for VNet1 and VNet2. The solution must meet the following requirements: • The virtual machines that connect to the subnet of VNet1 must access storage1, storage2, and Azure AD by using the Microsoft backbone network. • The virtual machines that connect to the subnet of VNet2 must access storage1 and KeyVault1 by using the Microsoft backbone network. • The virtual machines must use the Microsoft backbone network to communicate between VNet1 and VNet2. How many service endpoints should you configure for each virtual network? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-500 question 98 Illustration for AZ-500 question 98
Show Answer
Correct Answer: VNet1: 1 VNet2: 2
Explanation:
Service endpoints are configured per Azure service, not per resource instance. One Microsoft.Storage endpoint covers both storage accounts. Azure AD (Microsoft Entra ID) does not use virtual network service endpoints. VNet2 needs Microsoft.Storage and Microsoft.KeyVault. Communication between VNets uses VNet peering, not service endpoints.

Question 99

You have an Azure subscription that contains an instance of Azure Firewall Standard named AzFW1. You need to identify whether you can use the following features with AzFW1: • TLS inspection • Threat intelligence • The network intrusion detection and prevention systems (IDPS) What can you use?

A. TLS inspection only
B. threat intelligence only
C. TLS inspection and the IDPS only
D. threat intelligence and the IDPS only
E. TLS inspection, threat intelligence, and the IDPS
Show Answer
Correct Answer: B
Explanation:
Azure Firewall Standard supports Threat Intelligence. TLS inspection and the Network Intrusion Detection and Prevention System (IDPS) are Premium SKU features, not Standard. Therefore, with Azure Firewall Standard, only Threat Intelligence is available.

Question 100

HOTSPOT - You have an Azure subscription that is linked to an Azure AD tenant and contains the virtual machines shown in the following table. The subnets of the virtual networks have the service endpoints shown in the following table. You create the resources shown in the following table. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for AZ-500 question 100 Illustration for AZ-500 question 100 Illustration for AZ-500 question 100 Illustration for AZ-500 question 100
Show Answer
Correct Answer: Yes No No
Explanation:
Service endpoints cause traffic to supported Azure services to use the VM's private IP as the source. VM1 reaches Storage via the Storage service endpoint (private IP). VM2 reaches Key Vault via the Key Vault service endpoint, so it does not use its public IP. Azure AD/Entra authentication is to a public service and, without Private Link, uses the VM's public IP rather than its private IP.

Question 101

HOTSPOT - On Monday, you configure an email notification in Microsoft Defender for Cloud to notify about alerts that have a severity level of Low, Medium, or High. On Tuesday, Microsoft Defender for Cloud generates the security alerts shown in the following table. How many email notifications will receive on Tuesday? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-500 question 101 Illustration for AZ-500 question 101
Show Answer
Correct Answer: 3 7
Explanation:
Defender for Cloud throttles email notifications by severity (approximately 4 high/day, 2 medium/day, 1 low/day). The first four high, first two medium, and first low alerts generate emails: total 7. Among those emailed alerts, RDP brute-force notifications are Medium at 01:00, High at 01:01, and Medium at 14:00, totaling 3.

Question 102

HOTSPOT - You have an Azure subscription that contains the resources shown in the following table. VNet1 contains the subnets shown in the following table. You plan to use the Azure portal to deploy an Azure firewall named AzFW1 to VNet1. Which resource group and subnet can you use to deploy AzFW1? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for AZ-500 question 102 Illustration for AZ-500 question 102 Illustration for AZ-500 question 102
Show Answer
Correct Answer: Resource group: RG2 Subnet: AzureFirewallSubnet only
Explanation:
Azure Firewall must be deployed into a subnet named AzureFirewallSubnet. The firewall is deployed with the virtual network, so use the resource group containing VNet1 (RG2).

Question 103

You have an Azure subscription that contains the virtual machines shown in the following table. Which computers will support file integrity monitoring?

A. Computer2 only
B. Computer1 and Computer2 only
C. Computer2 and Computer3 only
D. Computer1, Computer2, and Computer3
Show Answer
Correct Answer: D
Explanation:
Azure Defender for Cloud File Integrity Monitoring supports both Windows and Linux Azure virtual machines that meet the supported OS requirements. Based on the scenario, all three listed computers support File Integrity Monitoring, so all three are included.

Question 104

DRAG DROP - You have an Azure subscription that contains a resource group named RG1 and an Azure policy named Policy1. You need to assign Policy1 to RG1. How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value 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.

Illustration for AZ-500 question 104
Show Answer
Correct Answer: Get-AzPolicyDefinition New-AzPolicyAssignment
Explanation:
Retrieve the existing policy definition with Get-AzPolicyDefinition, then assign it to the resource group using New-AzPolicyAssignment with the resource group's scope.

Question 105

DRAG DROP - You have an Azure subscription that contains an Azure web app named App1. You plan to configure a Conditional Access policy for App1. The solution must meet the following requirements: • Only allow access to App1 from Windows devices. • Only allow devices that are marked as compliant to access App1. Which Conditional Access policy settings should you configure? To answer, drag the appropriate settings to the correct requirements. Each setting 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.

Illustration for AZ-500 question 105
Show Answer
Correct Answer: Only allow access to App1 from Windows devices: Conditions Only allow devices that are marked as compliant to access App1: Grant
Explanation:
Use the Conditions setting to restrict the device platform to Windows. Use the Grant control to require the device to be marked as compliant before access is allowed.

Question 106

DRAG DROP - You have an Azure AD tenant and an application named App1. You need to ensure that App1 can use Microsoft Entra Verified ID to verify credentials. 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.

Illustration for AZ-500 question 106
Show Answer
Correct Answer: Create an Azure key vault. Configure the Verified ID service. Register App1 in Azure AD and grant permissions.
Explanation:
Verified ID setup requires a Key Vault, then configuring the Verified ID service for the tenant, and finally registering the application with the required Microsoft Entra permissions so it can verify credentials.

Question 107

DRAG DROP - You have an Azure AD tenant that contains the users shown in the following table. You enable passwordless authentication for the tenant. Which authentication method can each user use for passwordless authentication? To answer, drag the appropriate authentication methods to the correct users. Each authentication method 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.

Illustration for AZ-500 question 107 Illustration for AZ-500 question 107
Show Answer
Correct Answer: User1: Microsoft Authenticator app only User2: Microsoft Authenticator app, Windows Hello for Business, and FIDO2 security key
Explanation:
Android devices support passwordless sign-in with Microsoft Authenticator. A Windows device with Windows Hello for Business-compatible hardware can use Windows Hello for Business; Azure AD passwordless also supports FIDO2 security keys and Microsoft Authenticator as passwordless methods for users.

$19

Get all 437 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.