Designing and Implementing Azure for AWS Professionals — Question 2
A company uses an Azure VPN gateway to connect to their on-premises environment.
The company's on-premises VPN gateway is used by several services. One service is experiencing connectivity issues.
You need to minimize downtime for all services and resolve the connectivity issue.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Configure the hashing algorithm to be the same on both gateways.
- B. Configure the pre-shared key to be the same on the Azure VPN gateway and the on-premises VPN gateways.
- C. Configure the pre-shared key to be different on the Azure VPN gateway and the on-premises VPN gateways.
- D. Configure the hashing algorithm to be different on both gateways.
- E. Reset the VPN connection.
- F. Reset the VPN gateway.
Correct answer: A, B, F
Explanation
The correct actions involve ensuring consistent configurations between the Azure VPN gateway and the on-premises gateway, which includes setting the same hashing algorithm and pre-shared key to maintain a stable connection. Resetting the VPN gateway is necessary to apply these configurations effectively. The other options either introduce mismatches or do not directly address the connectivity issue.