Hello,
To get support with an issue I've been having with Google cloud it was suggested here to sign up to one of the technical support plans. To do this I first needed a Business Google Workplace account. I have since done this and now have a Google account connected to my domain. However, my existing Gmail account still does not have access to the newly created company (and so I still can't signup to support on my project). I am assuming this is because this company has only be assigned to the accounts that are part of my domain, but my existing project is not on those accounts.
All I want to do is fix an issue I'm having with Google Cloud, I'm happy to sign up to support, but I don't want to have to manage these additional accounts or have to re-setup my project on a new account.
Any advice with this would be appreciated.
Thanks
Hello @user1342 ,
Welcome to the Google Cloud Community. You can grant access to your newly Organization by adding your EXISTING Gmail account into Organization IAM. All steps must be performed at the Org Admin:
First, ensure you have the necessary permissions to manage roles at the organization level. You need the resourcemanager.organizations.setIamPolicy permission, typically held by roles like Organization Administrator.
If you have access to multiple organizations, select the appropriate organization from the drop-down menu at the top of the page next to the Google Cloud Platform logo.
After adding members and assigning roles, review the list to ensure correct configurations. Changes typically take effect immediately.
Additionally, if you want to deal with billing stuff, you must also add you EXISTING email account to Billing IAM.
Open the Google Cloud Console (console.cloud.google.com).
Navigate to Billing.
If you have access to multiple billing accounts, select the appropriate billing account from the list.
To add a new member, click + ADD MEMBER.
Enter the email address of the user, group, or service account to whom you want to grant access.
In the Role dropdown, select the role that includes permissions for managing support tiers. The primary roles are:
Optionally, you can specify conditions that limit when the role is active.
Click Save.
Apart from provided steps, I would recommend to not granting high permissions to gmail account. Best approach is to create dedicated user and group with your organization domain and use those accounts to manage cloud and billings.
cheers,
DamianS