Actor public IP whitelisting
GeneralI'm developing an actor that need to access a database stored on azure.
To comply with security I would have to whitelist the IP(s) the actor will use to connect.
As I read in this post (apify-platformApify Ip Addresses To White List), this does not seems possible (and finally it makes sens...)
The post also suggest that a static proxy could be an available solution. Can it work for TCP connection ?
Many thanks.
