I'm curious about what's the best option for creating a connection between a DTAP Azure environment and on-premise.
Since you can't start/stop a Virtual Network Gateway (as described here) a gateway for each environment is expensive. So currently we use a gateway per environment which is ugly and expensive. Are there better options? Could I use Virtual Network Peering in combination with just one Virtual Network Gateway while still keeping the four environments separated from each other?
Any thoughts would be appreciated.