Stop billing method at Google Cloud Console - google-cloud-platform

I have added my Credit card information at Google cloud services which provided me 1 year of free subscription. Now, I wanted to remove the card information and wanted to stop billing.
What's the way to do this?

To close your billing account take the following steps:
To close a billing account you must be a billing administrator on the
account. Billing accounts cannot be deleted.
Note: Before you close an active billing account, you must move its
associated projects to another billing account or disable billing for
its projects.
To close an account:
Go to the Cloud Platform Console. Open the console left side menu and
select Billing Billing If you have more than one billing account,
select the billing account name. Click Close billing account. Note:
After you close your billing account, we will bill you for the usage
you accrued prior to cancelling your service. This bill will be the
last bill you receive, unless you reactivate service.
Taken from https://support.google.com/cloud/answer/6288653?hl=en

Related

Google Cloud, without organization: How to give another user Billing Account Administrator role for a billing account [duplicate]

Can Billing Account User or Project Billing Manager create billing account?? As per my understanding User can link project to billing account but can't unlink. whereas manager can link and unlink project to/from billing account.
Can Billing Account User or Project Billing Manager create billing account?
No exactly. Let me give you some insights on how Billing roles works on Google Cloud.
The main question that you have to ask yourself is: my project is inside an Organization node or not?
To check if your project is inside an organization, you could take a look at this piece of documentation where it talks about retrieving your organization's ID.
To sum up, you could spin up the Cloud Shell and run the following command in order to see all your organization's ID if you have any:
gcloud organizations list
This will list all the organizations to which you belong to, and their corresponding organization IDs.
I do not belong to an organization
If you are not a member of a Google Cloud Organization but instead are managing your Google Cloud resources or Google Maps Platform APIs using projects, you do not need any specific role or permission to create a Cloud Billing Account, as stated here.
I do belong to an organization
If you would like to create a new Cloud Billing Account and you manage your Google Cloud resources using an Organization node, and you are a member of that Google Cloud Organization, then you must be a Billing Account Creator to create a new Cloud Billing Account.
As stated here:
Use Billing Account Creator's role for initial billing setup or to allow creation of additional billing accounts.
Users must have this role to sign up for Google Cloud with a credit card using their corporate identity.
A nice tip is to minimize the number of users who have this role to help prevent proliferation of untracked cloud spend in your organization or project.
Project Billing Manager Vs Billing Account User
You basically nailed it, but if you would like to have further information, you can refer here for a more detail explanation, but I will resume it below:
Project Billing Manager is the role in charge of link/unlink the project to/from a billing account as you well said.
This role allows a user to attach the project to the billing account, but does not grant any rights over resources.
As for Billing Account User, the role allows to link projects to billing accounts.
This role allow a user to create new projects linked to the billing account on which the role is granted.
Finally, I attached you some documentation regarding:
Overview of Billing Access Control
How to create a new Cloud Billing Account, in case you do not have any.
Managing organizations, in case you belong to someone.

Issue with BillingAccountUser role in GCP

While learning GCP billing a bit thoroughly, I have a scenario with GCP Billing, and I am not able to understand how this is addressed, so please clarify.
I have a user (admin_user) who has created a billing account. This admin user adds another user (normal_user) with BillingAccountUser role for that billing account.
Now this normal_user creates his own project and generates some ML workload which adds up a huge bill (keeping alerts aside for now) by end of the month, and the billing account gets the invoice which is obvious. Now the admin_user cannot see the normal_user's project as he is the only owner of that. If normal_user leaves the company, no one would have access to the project he created and generated the bill, and presumably billing reports may not be able to show the workload details and drilldown for that project.
So how safely to avoid/prevent this scenario while assigning the BillingAccountUser role? Any way to allow normal_user to add only organization projects to this billing account where he should not have right to create a project in the organization but manage that to add to the billing account, yet he can create his own projects and play around without actually not able to add them to this billing account?
If you grant a user Billing Account User and that user also has Project Creator, then that user will be able to attach the billing account to a new project.
To prevent the user from being able to attach a billing account to a project, grant the user Billing Account Viewer instead.
Only trusted users should have any form of access to the billing account.
Any way to allow normal_user to add only organization projects to this
billing account where he should not have right to create a project in
the organization but manage that to add to the billing account, yet he
can create his own projects and play around without actually not able
to add them to this billing account?
No. Billing accounts are not part of a project or organization. They are separate accounts and are managed independently. Billing accounts are linked to projects - they are not managed or controlled by a project. If you have the correct permissions, you can link any project to a billing account.
Normally, restrictions like this would be part of constraints. However, Google Cloud does not yet offer a constraint for billing accounts.
Organization policy constraints
If a user created a personal account and linked it to a business billing account, that would be a misuse of corporate assets. I recommend that only certain officers/managers of a company have access to a billing account. Everyone else should complete a form, or similar, and request a project be linked to a billing account.
One item that can improve the security of billing accounts, is to only add user accounts that you control. If a user mismanaged an account, you could take control of his identity (corporate email address). If you use Gmail accounts, you do not have that ability.

Monitoring GCP spend without access to Billing API

I run a small research group at a large university that manages hundreds of GCP accounts. The university acts as the Billing Administrator, and my research group was assigned a GCP "project" for all of our work. However, for privacy reasons, they cannot give me access to the Billing API because this would allow me to see the billing details for other labs.
Because we have trainees in our lab who WILL make mistakes, I would like to setup an automated system that monitors our current GCP bill, and (1) sends notifications or (2) terminates all VMs, when that bill reaches certain predefined limits. For example, if our monthly budget is $10k, then I would like to receive a notification at $5k, another notification at $10k, and I would like to terminate all VMs at $15k.
My problem is that in order to implement a system like this, I need access to the Billing API. I have already contacted my system administrator and they have said that this is impossible. Instead, they proposed that I write a script that lists all VMs and uses the Cost Calculator to estimate my monthly GCP bill.
However, this seems a little circuitous. When I am using the Google Cloud Console, I can see the total and forecasted costs for my project, so it seems that I should be able to access this information programmatically. However, I cannot find any information on how to do this, since all solutions require me to activate the Billing API. Any ideas?
There is no API to fetch the data you see in the Google Cloud Console. You will need to export the billing data and then process each row of data to generate reports.
There are two options that I can think of:
Option 1) Ask the admin to set up billing data export to BigQuery. Grant you permission to query the billing tables. You can then query BiGQuery to generate your own cost reports.
Set up Cloud Billing data export to BigQuery
Option 2) Create a separate billing account for your project and grant you permission. A GCP ORG can have multiple Billing Accounts tied to the same Payments Account. This option supports creating budget alerts.

AWS CloudWatch Billing metrics Account

I am attempting to use CloudWatch AWS/Billing metrics to consolidate cost information in a central aggregator.
All the guides I can find seem to just point to setting "Receive Billing Alerts" on the master payer account. After doing that the metrics appear on that 'root' account. But none of the other accounts or users can see them.
UPDATE: I can get the data if I make a new IAM user in the Root Account, but i felt that since my user could see the Billing dashboard, it should also be able to see the CloudWatch metrics

How to link a project to GCP credits linked to a different account?

I need a guide on linking a project to an account with gcp credits. We are a startup and have received gcp credits for testing, but the credits are linked to the personal account of previous admin who is no longer working for us but has allowed us to continue using the project and credits until it expires. That is the only option available from GCP, the credits cant be transferred. So I want to create more projects and want to use the credits linked to the previous admin. The previous admin has agreed to link the project. I want to know the exact steps to link the resource usage of the new project to the credits.
I have gone through https://cloud.google.com/billing/docs/how-to/modify-project
however when I hit change billing it says there's no other billing account available as I have only a single billing account.
You probably need to ask to the previous Admin, which is the billing owner to do a few steps for you.
This is needed because he is the Billing Owner of the account.
Taking a look at the link you sent, you can find this information about permissions need to add the project and so on.
If you check there, these are the permissions needed in order to enable the billing for a project [1]:
- Project Owner or Project Billing Manager on the project, AND Billing Account Administrator or Billing Account User for the target Cloud Billing account.
I guess that you are Proj Owner of your project, but you aren't a Billing Account User of this Free Trial account with the credits.
If you want to take an advise, you could ask the previous admin to set your project under his billing account.
Or he will need to grant the permissions for you.
Either way, you need him to set up this for you, as he has the account being billed.
And an important reminder, you can't change the ownership of the trial account to another email address.
[1] - https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_new_project