0

I have GCP account AxyzTxyz.com (masked) for which i also have google workspace account.

In this GCP account, i have multiple projects, each would have their web domain. e.g. project 1 will have www.domain1.com, project 2 will have www.domain2.com etc.

I am told that for each domains - domain1 and domain2 - IAM requires @domain1.com @domain2 email ids. I just want to use @AxyzTxyz.com email id for IAMs

Please clarify for me.

Many thanks! Jaideep

  • Do you mean how many domains for websites, APIs, etc.? I am not aware of a limit for that item. You will have other quotas such as CPU that will affect you. Individual services such as HTTP(S) Load Balancers have limits on the number of names per certificate per service that are supported. Edit your question to provide more details on what you are configuring. – John Hanley Mar 23 '21 at 20:22
  • When i tried, for each domain name (one per project), it seemed like i needed email address with that domain name. I want to use my company email id to manage all the projects with domain names. – user3657180 Mar 23 '21 at 21:07
  • You will need to set up a Google Cloud Organization using your Google Workplace domain name. Then you can create any number of projects within your quota limits (defaults to five). – John Hanley Mar 23 '21 at 21:14
  • Edit your question to be clear on what problem you are trying to solve. As written it is very confusing. – John Hanley Mar 23 '21 at 21:15
  • Hi John, truly appreciate you trying to help. I have tried to rephrase the question. Hope it makes it easier to understand my problem. – user3657180 Mar 23 '21 at 21:47

1 Answers1

1

I just want to use @AxyzTxyz.com email id for IAMs

If you want to use a business email for your Google Cloud Projects, then you need to set up a Google Cloud Organization. This requires either a Google Workspace or Cloud Identity account setup with the business domain name you wish to use.

Creating and managing organizations

Since you already have a Google Workspace account providing your business email, setting up an organization is easy.

Organization setup wizard

John Hanley
  • 4,754
  • 1
  • 11
  • 21