How to whitelist IP address to a service like Google IDX

Hello, how can I give Google IDX access to my MongoDB Atlas?

Google IDX is a code editor that runs in browser, and compiling and running the code happens in the cloud.

I have a .NET server project that connects to MongoDB Atlas, but the problem is, Google IDX doesn’t has fixed IP, so .NET application doesn’t has access to MongoDB Atlas.