πŸ”

AZ-104 β€” questions

Page 14 of 18 Β· 350 total questions.

Topic 5 Β· Question 398

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 manage a virtual network named VNet1 that is hosted in the West US Azure region. VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server. You need to inspect all the network traffic from VM1 to VM2 for a period of three hours. Solution: From Azure Network Watcher, you create a packet capture. Does this meet the goal?

  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Topic 5 Β· Question 399

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 manage a virtual network named VNet1 that is hosted in the West US Azure region. VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server. You need to inspect all the network traffic from VM1 to VM2 for a period of three hours. Solution: From Azure Network Watcher, you create a connection monitor. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 5 Β· Question 400

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 manage a virtual network named VNet1 that is hosted in the West US Azure region. VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server. You need to inspect all the network traffic from VM1 to VM2 for a period of three hours. Solution: From Performance Monitor, you create a Data Collector Set (DCS). Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 5 Β· Question 402

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 manage a virtual network named VNet1 that is hosted in the West US Azure region. VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server. You need to inspect all the network traffic from VM1 to VM2 for a period of three hours. Solution: From Azure Monitor, you create a metric on Network In and Network Out. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 5 Β· Question 403

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 have an app named App1 that is installed on two Azure virtual machines named VM1 and VM2. Connections to App1 are managed by using an Azure Load Balancer. The effective network security configurations for VM2 are shown in the following exhibit. You discover that connections to App1 from 131.107.100.50 over TCP port 443 fail. You verify that the Load Balancer rules are configured correctly. You need to ensure that connections to App1 can be established successfully from 131.107.100.50 over TCP port 443. Solution: You create an inbound security rule that denies all traffic from the 131.107.100.50 source and has a priority of 64999. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 5 Β· Question 406

You have the Azure virtual machines shown in the following table. VNET1 is linked to a private DNS zone named contoso.com that contains the records shown in the following table. You need to ping VM2 from VM1. Which DNS names can you use to ping VM2?

  • Acomp2.contoso.com and comp4.contoso.com only
  • Bcomp1.contoso.com, comp2.contoso.com, comp3.contoso.com, and comp4.contoso.com
  • Ccomp2.contoso.com only (correct answer)
  • Dcomp1.contoso.com and comp2.contoso.com only
  • Ecomp1.contoso.com, comp2.contoso.com, and comp4.contoso.com only
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: comp2.contoso.com only.

Topic 5 Β· Question 407

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 have a computer named Computer1 that has a point-to-site VPN connection to an Azure virtual network named VNet1. The point-to-site connection uses a self-signed certificate. From Azure, you download and install the VPN client configuration package on a computer named Computer2. You need to ensure that you can establish a point-to-site VPN connection to VNet1 from Computer2. Solution: On Computer2, you set the Startup type for the IPSec Policy Agent service to Automatic. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 5 Β· Question 408

You have an Azure subscription that uses the public IP addresses shown in the following table. You need to create a public Azure Standard Load Balancer. Which public IP addresses can you use?

  • AIP1, IP2, and IP3
  • BIP2 only
  • CIP3 only (correct answer)
  • DIP1 and IP3 only
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: IP3 only.

Topic 5 Β· Question 409

You have an Azure subscription. You are deploying an Azure Kubernetes Service (AKS) cluster that will contain multiple pods. The pods will use kubernet networking. You need to restrict network traffic between the pods. What should you configure on the AKS cluster?

  • Athe Azure network policy
  • Bthe Calico network policy (correct answer)
  • Cpod security policies
  • Dan application security group
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: the Calico network policy.

Topic 5 Β· Question 411

You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers. You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure?

  • AFloating IP (direct server return) to Enabled
  • BFloating IP (direct server return) to Disabled
  • Ca health probe
  • DSession persistence to Client IP and Protocol (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Session persistence to Client IP and Protocol.

Topic 5 Β· Question 413 Β· Select all that apply

You have an Azure subscription that contains two virtual machines named VM1 and VM2. You create an Azure load balancer. You plan to create a load balancing rule that will load balance HTTPS traffic between VM1 and VM2. Which two additional load balancer resources should you create before you can create the load balancing rule? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • Aa frontend IP address
  • Ban inbound NAT rule
  • Ca virtual network
  • Da backend pool (correct answer)
  • Ea health probe (correct answer)
Reveal answer & explanation
Correct answer: D, E

The correct answer is D, E. Option D: a backend pool Option E: a health probe.

Topic 5 Β· Question 414

You have an on-premises network that contains a database server named dbserver1. You have an Azure subscription. You plan to deploy three Azure virtual machines. Each virtual machine will be deployed to a separate availability zone. You need to configure an Azure VPN gateway for a site-to-site VPN. The solution must ensure that the virtual machines can connect to dbserver1. Which type of public IP address SKU and assignment should you use for the gateway?

  • Aa basic SKU and a static IP address assignment
  • Ba standard SKU and a static IP address assignment (correct answer)
  • Ca basic SKU and a dynamic IP address assignment
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: a standard SKU and a static IP address assignment.

Topic 5 Β· Question 416

You have an on-premises datacenter and an Azure subscription. You plan to connect the datacenter to Azure by using ExpressRoute. You need to deploy an ExpressRoute gateway. The solution must meet the following requirements: β€’ Support up to 10 Gbps of traffic. β€’ Support availability zones. β€’ Support FastPath. β€’ Minimize costs. Which SKU should you deploy?

  • AERGw1AZ
  • BERGw2
  • CErGw3
  • DErGw3AZ (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: ErGw3AZ This option delivers the requirement at the lowest cost.

Topic 5 Β· Question 419

Your on-premises network contains an SMB share named Share1. You have an Azure subscription that contains the following resources: β€’ A web app named webapp1 β€’ A virtual network named VNET1 You need to ensure that webapp1 can connect to Share1. What should you deploy?

  • Aan Azure Application Gateway
  • Ban Azure Active Directory (Azure AD) Application Proxy
  • Can Azure Virtual Network Gateway (correct answer)
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: an Azure Virtual Network Gateway.

Topic 5 Β· Question 420 Β· Select all that apply

You have an Azure subscription that contains the resources shown in the following table. You create a public IP address named IP1. Which two resources can you associate to IP1? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Exhibit 1 for question 420
  • AVM1
  • BLB1 (correct answer)
  • CNIC1 (correct answer)
  • DVPN1
  • EVNet1
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: LB1 Option C: NIC1.

Topic 5 Β· Question 421

You have an Azure subscription that contains a storage account named storage1. You need to allow access to storage1 from selected networks and your home office. The solution must minimize administrative effort. What should you do first for storage1?

  • AAdd a private endpoint.
  • BModify the Public network access settings. (correct answer)
  • CSelect Internet routing.
  • DModify the Access Control (IAM) settings.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Modify the Public network access settings.

Topic 5 Β· Question 422

You plan to deploy route-based Site-to-Site VPN connections between several on-premises locations and an Azure virtual network. Which tunneling protocol should you use?

  • AIKEv1
  • BPPTP
  • CIKEv2 (correct answer)
  • DL2TP
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: IKEv2.

Topic 5 Β· Question 423

You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers. You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure?

  • AProtocol to UDP
  • BSession persistence to None
  • CFloating IP (direct server return) to Disabled
  • DSession persistence to Client IP (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Session persistence to Client IP.

Topic 5 Β· Question 425

You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers. You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure?

  • AFloating IP (direct server return) to Disabled
  • BSession persistence to Client IP (correct answer)
  • CProtocol to UDP
  • DIdle Time-out (minutes) to 20
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Session persistence to Client IP.

Topic 5 Β· Question 427

You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers. You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure?

  • ASession persistence to None
  • Ba health probe
  • CSession persistence to Client IP (correct answer)
  • DIdle Time-out (minutes) to 20
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Session persistence to Client IP.

Showing questions 261–280 of 350 Β· Page 14 of 18