ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 44 - AZ-720 discussion

Report
Export

A company configures an Azure site-to-site VPN between an on-premises network and an Azure virtual network. The company reports that after completing the configuration, the VPN connection cannot be established. You need to troubleshoot the connection issue.

What should you do first?

A.
Identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionSharedKey.
Answers
A.
Identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionSharedKey.
B.
Identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript.
Answers
B.
Identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript.
C.
Verify the AzureRoot.cer file exists.
Answers
C.
Verify the AzureRoot.cer file exists.
D.
Verify the AzureClient.pfx file exists.
Answers
D.
Verify the AzureClient.pfx file exists.
Suggested answer: A

Explanation:

To troubleshoot the connection issue, you should do first identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionSharedKey. According to 1, this cmdlet returns the shared key that is used for authentication between an Azure virtual network gateway and a local network gateway. You can use this cmdlet to verify that the shared key matches on both sides of the VPN connection. Therefore, you should choose A. Identify the shared key by running this PowerShell cmdlet: Get- AzVirtualNetworkGatewayConnectionSharedKey.

asked 02/10/2024
Ahmad Zaher Al Ojaili
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first