I have a C# console application running on a batch node that is trying to connect to a key vault. The pool, nodes and key vault are linked to the same subnet however when I try and get a secret the call timeouts - I think this maybe a network issue. Is there any network security permissions I need to set on the v-net or sub-net or node or pool that may resolve the timeout?
Or any step by steps instructions for getting a batch pool and nodes communicating on a subnet...