I'm looking for some assistance in configuring an ADLS Gen2 which has the firewall enabled and is joined to a VNet so that I can connect to it from ADF.
If I add the IP addresses for the Azure IR to the storage firewall, without the adding the VNet, the linked service connection is successful, however, when I add the VNet to the storage, the connection test fails with the generic error message as if the firewall is blocking the connection.
I have also tried adding the Azure IR IP addresses / DataFactory service tag to the NSG as an inbound rule but this makes no difference, the connection still fails.
Any suggestions?
Thanks