i’m trying to add a Google Cloud Platform instance of a MySQL database in Prisma cloud, but it seems that I need to whitelist connections to it first. Is there a way to see the host or IP that prisma uses to connect to the db?
d
develomark
06/15/2018, 7:45 AM
You need to open up port 4466 by default.
e
eugenistoc
06/15/2018, 1:15 PM
Can you elaborate? where would open that port, on the google platform side?