Hello Community,
I have an image on my GCP compute Engine that need to export to Google Cloud Storage as vmdk file, after granting all the permission and getting the following error:
From the error it's clear it's trying to use default network if no custom network specified and failing as your project is not having default vpc.
If it's your personal project , create default vpc.
We do have a vpc for this project, can I specify to use this network for the image export?
Yes , because "default" vpc network not available in below project
projects/x-alcove-127318
Thanks for the advise Vishal, but I can't find how and where change the network seetting for the export image job