Hello,
I was trying to create a Filestore instance and got error below:
For VPC network, I have to use shared VPC per org policy.
And I saw there is warning in the Advanced network options section says: A private service access option is required.
We weren't able to confirm the connection status for your network "xxxx". If a private services access connection doesn't exist, instance creation will fail. To verify your connection status, contact someone with network administration permissions.
Just wondering do we need to configure the private service access of the shared vpc to allow Filestore work?
Hi @saintnoah,
Welcome to Google Cloud Community!
Based on this documentation on creating an instance on a Shared VPC network in service projects:
roles/owner
), Editor (roles/editor
), or Network Management Admin (roles/networkmanagement.admin
) role to create allocated IP address ranges and manage private connections. If you do not have these privileges, contact your network administrator. For more information, see Understanding roles. For more information on allocating IP address ranges and creating private connections, see Configuring private services access.Hope this helps.