nerdexam
Microsoft

AZ-801 · Question #51

You have an on-premises network and an Azure virtual network. You establish a Site-to-Site VPN connection from the on-premises network to the Azure virtual network, but the connection frequently disco

The correct answer is D. TunnelDiagnosticLog. To debug frequent disconnections of an IPsec tunnel in an Azure Site-to-Site VPN connection, the TunnelDiagnosticLog should be reviewed for specific tunnel health and event information.

Monitor and troubleshoot Windows Server environments

Question

You have an on-premises network and an Azure virtual network. You establish a Site-to-Site VPN connection from the on-premises network to the Azure virtual network, but the connection frequently disconnects. You need to debug the IPsec tunnel from Azure. Which Azure VPN Gateway diagnostic log should you review?

Options

  • AGatewayDiagnosticLog
  • BRouteDiagnosticLog
  • CIKEDiagnosticLog
  • DTunnelDiagnosticLog

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    4% (1)
  • D
    88% (21)

Why each option

To debug frequent disconnections of an IPsec tunnel in an Azure Site-to-Site VPN connection, the TunnelDiagnosticLog should be reviewed for specific tunnel health and event information.

AGatewayDiagnosticLog

GatewayDiagnosticLog captures general health and activity for the VPN Gateway but does not provide the granular, tunnel-specific details needed to debug frequent IPsec tunnel disconnections.

BRouteDiagnosticLog

RouteDiagnosticLog focuses on routing information and BGP routes, which is less directly relevant for diagnosing frequent disconnections of an established IPsec tunnel.

CIKEDiagnosticLog

IKEDiagnosticLog provides details about IKE phase 1 and phase 2 negotiations; while IKE issues can cause tunnel failures, the TunnelDiagnosticLog offers a more comprehensive view of the entire tunnel state for disconnection problems.

DTunnelDiagnosticLogCorrect

The TunnelDiagnosticLog specifically provides information related to the health, state, and events of the IPsec tunnel, including disconnections and rekeying failures, which is crucial for troubleshooting VPN tunnel stability issues.

Concept tested: Azure VPN Gateway tunnel diagnostics

Source: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-diagnostics

Topics

#Azure VPN Gateway#Site-to-Site VPN#IPsec troubleshooting#Diagnostic logs

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice