An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
Hi @Terry Phillips ,
it is possible to increase the IP Address space of the Virtual Network from /24 to /16.
If your Virtual Network is 10.0.0.0/24 with a related subnet of 10.0.0.0/24 you can extend the IP Address space of the Virtual Network to 10.0.0/16.
This way you are able to create the GatewaySubnet with for instance 10.0.1.0/27.
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten