Microsoft
AZ-104 · Question #587
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…
The correct answer is B. a standard SKU and a static IP address assignment. The VMs are in AZ then VPN gateway will have to on AZ which will rely on Azure public IP resource Standard SKU. And must be Static as Dynamic is only for non-AZ. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#at-a…
Submitted by ravi_2018· Mar 4, 2026Configure and manage virtual networking
Question
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?
Options
- Aa basic SKU and a static IP address assignment
- Ba standard SKU and a static IP address assignment
- Ca basic SKU and a dynamic IP address assignment
How the community answered
(44 responses)- A9% (4)
- B73% (32)
- C18% (8)
Explanation
The VMs are in AZ then VPN gateway will have to on AZ which will rely on Azure public IP resource Standard SKU. And must be Static as Dynamic is only for non-AZ. https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses#at-a- https://learn.microsoft.com/en-us/azure/vpn-gateway/about-zone-redundant-vnet-gateways
Community Discussion
No community discussion yet for this question.