Does Azure have the ability to share a VNet between different subscriptions ?
GCP has a Shared VPC feature in which a VPC defined in projectA can be used by other projects.
Im aware of VNet peering but thats multiple VNets. Im looking for something in Azure in which I can define VNetA in subscriptionA and have resources that are part of subscriptionB deploy resources in VNetA.