Can we connect to resources in other subnets in same vnet using an azure private endpoint?
I have three subnets subnet-A, subnet-B, and subnet-C in the same VNET test vnet.
If I created a private endpoint for azure Redis service with subnet-A, will resources in this subnet as well as in other subnets be able to connect to my Redis instance?