My question is:If I update my billing account to a new Organization. Will it make any impact on my existing one's?
A billing account can belong to a organization and still be linked to a project that is not within the same organization. Nevertheless, currently the WUI does not offers an option to perform such link. Instead the relationship must be established using the CLI or the Billing API. I believe if you move the billing account to an organization, the link to the original project should be preserved. Nevertheless I suggest once this is done to verify that the original project is still linked. If that is not the case you can use “gcloud alpha billing accounts projects link” to re-establish it.
If I update my existing projects from No Organisation level to Organization level, will my application changes??
The public information does not mention any special considerations when performing a migration. Nevertheless I am trying to obtain additional information. Once you move a project within an organization, the default policies will apply. I am not sure at this moment how this could affect the project.
What are the benefits/demerits by updating existing projects from No organization level to Organization level??
Please check this article for a complete list of benefits. Basically it will ease the administration of all the projects that belongs to a company. It has the additional advantage that the projects belong to an organization instead to an employee.
Hi BajiThis is indeed a relative recent feature and is evolving amazingly fast.
On Monday, January 23, 2017 at 2:00:33 PM UTC-5, Baji Yakkati wrote:My question is:If I update my billing account to a new Organization. Will it make any impact on my existing one's?A billing account can belong to a organization and still be linked to a project that is not within the same organization. Nevertheless, currently the WUI does not offers an option to perform such link. Instead the relationship must be established using the CLI or the Billing API. I believe if you move the billing account to an organization, the link to the original project should be preserved. Nevertheless I suggest once this is done to verify that the original project is still linked. If that is not the case you can use “gcloud alpha billing accounts projects link” to re-establish it.
If I update my existing projects from No Organisation level to Organization level, will my application changes??
The public information does not mention any special considerations when performing a migration. Nevertheless I am trying to obtain additional information. Once you move a project withing a organization, the default policies will apply. I am not sure at this moment how this could affect the project.
What are the benefits/demerits by updating existing projects from No organization level to Organization level??Please check this article for a complete list of benefits. Basically it will ease the administration of all the projects that belongs to a company. It has the additional advantage that the projects belong to an organization instead to an employee.
--
© 2016 Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043
Email preferences: You received this email because you signed up for the Google Compute Engine Discussion Google Group (gce-dis...@googlegroups.com) to participate in discussions with other members of the Google Compute Engine community and the Google Compute Engine Team.
---
You received this message because you are subscribed to the Google Groups "gce-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gce-discussio...@googlegroups.com.
To post to this group, send email to gce-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gce-discussion/c3536546-8327-4535-8ccd-705fd4eb7806%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
gcloud alpha billing accounts projects link PROJECT_ID --account-id=ACCOUNT_ID[GLOBAL-FLAG …]