is it possible to connect firestore with private service connect
need:
i have created a python service that need t get the data from the firestore
i want to connect my vm to firestore through the private service connect
in that vm i have deployed my python service with docker image
Hi @mhvharsha,
Yes, it is possible to connect Firestore with a private service through Private Service Connect (PSC) in Google Cloud. You may want to try the following steps to connect your VM to Firestore through PSC:
I hope the above information helps.