Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HiIf a want a resilient pair of vMXs in Azure can they/should they be in the same Azure VNet and subnet?On the one hand this page is showing 2 VNets, but there is then another diagram showing them both in the same VNet.https://documentation.meraki.co...
HiI notice the deployment of the vMX into Azure associates an Azure Public IP address with the vMX/Managed Application.Presumably it is this public IP address that is used for inbound and outbound vMX connectivity. This vMX is therefore on the perimi...
Yes exactly, that is my thinking, I see no reason from an Azure perspective why they can't be in the same vnet.With the Azure UDR (dynamically updated by the Azure Function based upon the availability of the primary instance) we would specify the IP ...
Within the Managed Application resource group there is a public ip address that is assigned to the vMX vm. I presume that has to remain there as the resource group is locked?Thanks.