I have multiple branches which have VPN device which will only support static gateway.
I'm looking for something multiple S2S on Azure side and connect each branch (different Device and Different Azure Gateway but same subscription).
How can make sure there is connectivity between these S2S internally in Azure.
Ex:
VPN device X, Y, Z connected to A, B, C respectively on azure static gateway.
But can I have A - B - C to interact with each other?
Is this possible? any documentation around this? please share
Thanks in advance