An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
Yes. If the gateway is already on VpnGw1 and already uses a Standard public IP, no customer action is required. It will be automatically upgraded to Generation 2 as part of regular service updates, and for non-AZ SKUs such as VpnGw1, the migration to the corresponding AZ SKU is described as seamless with no expected downtime.
The /27 gateway subnet detail is relevant because automatic migration can fail if there are constraints such as insufficient subnet size. Since the subnet is already /27, that specific constraint is already satisfied based on the migration guidance.
If the gateway were changed manually from VpnGw1 to VpnGw1AZ through a SKU change, documentation says that moving to a new SKU can cause downtime. Waiting for the automatic migration avoids that expected manual migration impact.