πŸ”

AZ-500 β€” questions

Page 13 of 14 Β· 269 total questions.

Topic 6 Β· Question 434

You have an Azure subscription that contains a resource group named RG1 and the network security groups (NSGs) shown in the following table. You create and assign the Azure policy shown in the following exhibit. What is the flow log status of NSG1 and NSG2 after the Azure policy is assigned?

Exhibit 1 for question 434Exhibit 2 for question 434
  • AFlow logs will be enabled for NSG1 only.
  • BFlow logs will be enabled for NSG2 only.
  • CFlow logs will be enabled for NSG1 and NSG2.
  • DFlow logs will be disabled for NSG1 and NSG2. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Flow logs will be disabled for NSG1 and NSG2.

Explanation

A Network Security Group (NSG) applies allow/deny rules to control traffic at the subnet or NIC level.

Topic 6 Β· Question 437

You have an Azure subscription that contains a storage account named storage1 and a virtual machine named VM1. VM1 is connected to a virtual network named VNet1 that contains one subnet and uses Azure DNS. You need to ensure that VM1 connects to storage1 by using a private IP address. The solution must minimize administrative effort. What should you do?

  • AFor storage1, disable public network access.
  • BOn VNet1, create a new subnet.
  • CFor storage1, create a new private endpoint. (correct answer)
  • DCreate an Azure Private DNS zone.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: For storage1, create a new private endpoint.

Explanation

A Private Endpoint gives private, in-VNet connectivity to an Azure service, keeping traffic off the public internet.

Topic 6 Β· Question 438

You have an Azure subscription that contains a web app named App1. App1 provides users with product images and videos. Users access App1 by using a URL of HTTPS://app1.contoso.com. You deploy two server pools named Pool1 and Pool2. Pool1 hosts product images. Pool2 hosts product videos. You need to optimize the performance of App1. The solution must meet the following requirements: β€’ Minimize the performance impact of TLS connections on Pool1 and Pool2. β€’ Route user requests to the server pools based on the requested URL path. What should you include in the solution?

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

The correct answer is D. Option D: Azure Application Gateway

Explanation

Azure Application Gateway is a layer-7 load balancer with WAF, path-based routing, and SSL termination.

Topic 6 Β· Question 440

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?

  • ATLS inspection only
  • Bthreat intelligence only (correct answer)
  • CTLS inspection and the IDPS only
  • Dthreat intelligence and the IDPS only
  • ETLS inspection, threat intelligence, and the IDPS
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: threat intelligence only.

Topic 6 Β· Question 444

You have an Azure subscription that contains the resources shown in the following table. You plan to deploy an Azure Private Link service named APL1. Which resource should you reference during the creation of APL1.

Exhibit 1 for question 444
  • ALB1 (correct answer)
  • BSQL1
  • CVMSS1
  • DVM1
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: LB1.

Topic 6 Β· Question 446

You have an Azure subscription that contains the subnets shown in the following table. The subscription contains an Azure web app named WebApp1 that has the following configurations: β€’ Region: West US β€’ Virtual network: VNet1 β€’ VNet integration: Enabled β€’ Outbound subnet: Subnet11 β€’ Windows plan (West US): ASP1 You plan to deploy an Azure web app named WebApp2 that will have the following settings: β€’ Region: West US β€’ VNet integration: Enabled β€’ Windows plan (West US): ASP1 To which subnets can you integrate WebApp2?

Exhibit 1 for question 446
  • ASubnet11 only
  • BSubnet12 only
  • CSubnet11 or Subnet12 only
  • DSubnet12 or Subnet21 only (correct answer)
  • ESubnet11, Subnet12, or Subnet21
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Subnet12 or Subnet21 only.

Topic 6 Β· Question 447

You have an Azure subscription. You need to deploy an Azure virtual WAN to meet the following requirements: β€’ Create three secured virtual hubs located in the East US, West US, and North Europe Azure regions. β€’ Ensure that security rules sync between the regions. What should you use?

  • AAzure Virtual Network Manager
  • BAzure Front Door
  • CAzure Network Function Manager
  • DAzure Firewall Manager (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Azure Firewall Manager

Explanation

Azure Firewall is a managed, stateful network firewall for centralized traffic filtering and threat protection.

Topic 6 Β· Question 449

You have an Azure subscription that contains an Azure web app named App1 and a virtual machine named VM1. VM1 runs Microsoft SQL Server and is connected to a virtual network named VNet1. App1, VM1, and VNet1 are in the US Central Azure region. You need to ensure that App1 can connect to VM1. The solution must minimize costs. What should you include in the solution?

  • Aregional virtual network integration (correct answer)
  • Bgateway-required virtual network integration
  • CAzure Front Door
  • DAzure Application Gateway integration
  • ENAT gateway integration
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: regional virtual network integration This option delivers the requirement at the lowest cost.

Topic 6 Β· Question 452 Β· Select all that apply

You have an Azure subscription that contains a virtual network named VNet1. VNet1 contains a single subnet. The subscription contains a virtual machine named VM1 that is connected to VNet1. You plan to deploy an Azure SQL managed instance named SQL1. You need to ensure that VM1 can access SQL1. Which three components should you create? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • Aa subnet (correct answer)
  • Ba network security perimeter
  • Ca virtual network gateway
  • Da network security group (NSG) (correct answer)
  • Ea route table (correct answer)
Reveal answer & explanation
Correct answer: A, D, E

The correct answer is A, D, E. Option A: a subnet Option D: a network security group (NSG) Option E: a route table

Explanation

A Network Security Group (NSG) filters inbound and outbound traffic to subnets and NICs with allow/deny rules. A Network Security Group (NSG) applies allow/deny rules to control traffic at the subnet or NIC level.

Topic 6 Β· Question 456

You have an Azure subscription that contains the resources shown in the following table. You create an Azure DDoS Protection plan named DDoS1 in the West US Azure region. Which resources can you add to DDoS1?

Exhibit 1 for question 456
  • AVNetl1only
  • BWebApp1 only
  • CVNet1 and VNet2 only (correct answer)
  • DVNet1 and WebApp1 only
  • EVNet1, VNet2, and WebApp1
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: VNet1 and VNet2 only.

Topic 6 Β· Question 463

You have an on-premises network. You have an Azure subscription that contains the resources shown in the following table. You plan to deploy a Site-to-Site (S2S) VPN between the on-premises network and VNet1. You need to recommend an Azure VPN Gateway SKU that meets the following requirements: β€’ Supports 1-Gbps throughput β€’ Minimizes costs What should you recommend?

Exhibit 1 for question 463
  • AVpnGw1
  • BVpnGw2 (correct answer)
  • CVpnGw1AZ
  • DVpnGw2AZ
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: VpnGw2.

Topic 7 Β· Question 465

You need to recommend which virtual machines to use to host App1. The solution must meet the technical requirements for KeyVault1. Which virtual machines should you use?

  • AVM1 only
  • BVM1, VM2, VM3, and VM4 (correct answer)
  • CVM1 and VM2 only
  • DVM1, VM2, and VM4 only
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: VM1, VM2, VM3, and VM4.

Topic 7 Β· Question 466

You have an Azure subscription that contains an Azure SQL server named SQL1. SQL1 contains an Azure SQL database named DB1. You need to use Microsoft Defender for Cloud to complete a vulnerability assessment for DB1. What should you do first?

  • AFrom Advanced Threat Protection types, select SQL injection vulnerability.
  • BConfigure the Send scan report to setting.
  • CSet Periodic recurring scans to ON.
  • DEnable the Microsoft Defender for SQL plan. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Enable the Microsoft Defender for SQL plan.

Topic 7 Β· Question 471

You are troubleshooting a security issue for an Azure Storage account. You enable Azure Storage Analytics logs and archive it to a storage account. What should you use to retrieve the diagnostics logs?

  • AAzure Cosmos DB explorer
  • BAzure Monitor
  • CAzCopy (correct answer)
  • DMicrosoft Defender for Cloud
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: AzCopy

Explanation

AzCopy is a command-line tool that efficiently copies data to and from Azure Storage.

Topic 7 Β· Question 472

You have an Azure subscription that contains an Azure Blob storage account named blob1. You need to configure attribute-based access control (ABAC) for blob1. Which attributes can you use in access conditions?

  • Ablob index tags only
  • Bblob index tags and container names only (correct answer)
  • Cfile extensions and container names only
  • Dblob index tags, file extensions, and container names
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: blob index tags and container names only.

Topic 7 Β· Question 473

You have an Azure subscription that contains a storage account and an Azure web app named App1. App1 connects to an Azure Cosmos DB database named Cosmos1 that uses a private endpoint named Endpoint1. Endpoint1 has the default settings. You need to validate the name resolution to Cosmos1. Which DNS zone should you use?

  • Aendpoint1.privatelink.documents.azure.com (correct answer)
  • Bendpoint1.privatelink.blob.core.windows.net
  • Cendpoint1.privatelink.azurewebsites.net
  • Dendpoint1.privatelink.database.azure.com
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: endpoint1.privatelink.documents.azure.com.

Topic 7 Β· Question 475

You have an Azure subscription that contains an Azure Kubernetes Service (AKS) cluster named AKS1. You have an Azure container registry that stores container images that were deployed by using Azure DevOps Microsoft-hosted agents. You need to ensure that administrators can access AKS1 only from specific networks. The solution must minimize administrative effort. What should you configure for AKS1?

  • Aauthorized IP address ranges (correct answer)
  • Ban Application Gateway Ingress Controller (AGIC)
  • Ca private endpoint
  • Da private cluster
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: authorized IP address ranges.

Topic 7 Β· Question 476

You have an Azure subscription that contains an Azure Data Lake Storage account named sa1. You plan to deploy an app named App1 that will access sa1 and perform operations, including Read, List, Create Directory, and Delete Directory. You need to ensure that App1 can connect securely to sa1 by using a private endpoint. What is the minimum number of private endpoints required for sa1?

  • A1
  • B2 (correct answer)
  • C3
  • D4
  • E5
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 2.

Topic 7 Β· Question 477

You have an Azure subscription that uses Microsoft Defender for Cloud. The subscription contains an instance of Azure Database for PostgreSQL. You need to ensure that an email alert is triggered when a suspected brute force attack on the database is detected. The solution must minimize administrative effort. What should you configure?

  • Athe Azure Monitor activity log
  • Ban Azure Monitor alert rule
  • CMicrosoft Defender for open-source relational databases (correct answer)
  • Dthe PostgreSQL Audit extension (pgAudit)
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Microsoft Defender for open-source relational databases.

Topic 8 Β· Question 479 Β· Select all that apply

You need to configure WebApp1 to meet the data and application requirements. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AUpload a public certificate.
  • BTurn on the HTTPS Only protocol setting. (correct answer)
  • CSet the Minimum TLS Version protocol setting to 1.2.
  • DChange the pricing tier of the App Service plan.
  • ETurn on the Incoming client certificates protocol setting. (correct answer)
Reveal answer & explanation
Correct answer: B, E

The correct answer is B, E. Option B: Turn on the HTTPS Only protocol setting. Option E: Turn on the Incoming client certificates protocol setting.

Showing questions 241–260 of 269 Β· Page 13 of 14