How to enable “Cloud Service” in G Suite?

时光总嘲笑我的痴心妄想 提交于 2019-12-24 03:37:30

问题


If the "Cloud Service" is turned off on a G Suite domain, this disables the ability for all users in the G Suite domain from creating Projects in Google Cloud Platform.

If you are in this situation and you try to create a project in GCP from the Cloud Console, using the gcloud tool, or via the API directly, you will receive the following error:

APPHOSTING_ADMIN Cloud Service disabled by admin. Please contact admin to restore service. com.google.apps.framework.request.StatusException: generic::FAILED_PRECONDITION: APPHOSTING_ADMIN Cloud Service disabled by admin. Please contact admin to restore service

Formerly, the fix for this would have been to go into the G Suite Admin Console and enable the "Google Developers Console".

Related issue: Unable to create project in Google Cloud: "Cloud Service disabled by admin. Please contact admin to restore service"

However, the "Google Developers Console" has been removed from the G Suite Admin Console list of Additional Google Services.

If you create a new G Suite domain and the Google Developers Console is not enabled by default, then you will never be able to create GCP Projects with accounts in that domain because there is no way to turn it back on.

How can a G Suite domain that does not have the Google Developers Console enabled get it switched on so that the domain users can create GCP Projects?


回答1:


According to my conversation with G Suite Support today, this is due to:

"The thing is that, we are replacing the Google Developer Console setting in the Google Admin Console with a new Google Cloud Platform application and it seems to be taking more time than expected."

The completion date was supposed to be today, but currently they had no ETA.




回答2:


This seems to have been fixed now - I can now see Developers console in GSuite Admin -> Apps -> Addtional Google Services.




回答3:


Google has re-added the "Google Developers Console" to the G Suite Admin Console list of "Additional Google Services":

By enabling this service, you can then begin creating projects in GCP with accounts in your G Suite domain.

Google may be in the process of replacing this option with a new "Google Cloud Platform" option.



来源:https://stackoverflow.com/questions/53244170/how-to-enable-cloud-service-in-g-suite

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!