I have created two Virtual Networks in the same region but in a different resource group.
But still, I'm getting a warning like The address space '10.0.0.0/16' overlaps with '10.0.0.0/16' in virtual network 'XYZ-VNET'.
I referred to this link https://stackoverflow.com/a/41827643/6339597 but I still have some doubts because one of the resource groups is in production and another one is in a testing stage. Will it create any issues in the future?
How can I change address space of VNet? Because while deploying MongoDB sharding cluster it didn't ask me about address space for VNet.