Hybr®
Cloud Assert HomeDocs Home
2303
2303
  • Introduction
  • Features
    • Summary
    • Service Providers
      • Tenants Management
        • Tenant Onboarding
        • Tenant Portal Access for HYBR Admin
        • Tenant Portal Access for Support Users From Different Domain
        • Tenant Company Management
        • Company with AAD B2C
        • User Management
        • Subscriptions Management
        • Offers Management
        • Plans Management
      • Reseller Management
        • Reseller Offer
        • Reseller Plan
        • Onboarding a CSP Customer and Mapping it with Reseller
      • Billing
        • Credits
        • Microsoft CSP
        • Pricing Profile
          • Pricing Profiles Management
            • How to set Pricing List Import setting for meter
          • Update Pricing Profile from Excel
        • Cost Reset
      • Resource Management
        • Console connect requirements for imported VMs
        • Connection manager
          • Azure Stack Hub Connection Management
          • Azure
          • AWS
        • VM Template management
        • Param Spec
        • Network Management
        • Azure Integration
        • Policy Management
        • Linked Clone
        • Attach and detach networks
        • Delete Options
        • Backup
          • Veeam Backup Configuration
          • Scheduling a backup using Veeam
      • Microsoft CSP
        • MS CSP security consent process
        • Partner Center Refresh Token Expiry Alert
        • New Commerce Experience (NCE)
          • Transition from Legacy to NCE
        • Azure Reservation Management
        • Granular Delegated Admin Privileges
          • Bulk Transition of customers from DAP to GDAP
          • Default roles to be provided for relationship request.
      • Service Catalog
        • FAQ
      • Azure Stack Hub
        • Create and Publish Service Catalog offers
        • Configure Service Catalogue Plan
        • Pricing
        • Security Deposit for an Azure Stack Hub Offer
      • Customization
      • Administration
        • Application Settings
        • Admin Portal Access for Support Users
    • Business Intelligence Dashboards & Reports
      • Dashboards
      • Reports
        • Schedule Reports
    • Reseller
      • Customers Management
        • Customer Onboarding
        • Plans
        • Offers
      • Billing
        • Pricing Profile Management
    • Customer
      • Subscriptions
      • Resource Management
        • Virtual Machines
        • Connect a VM using browser
        • Virtual Networks
        • Resource Templates
        • Resource Groups
      • Microsoft CSP
        • CSP Operations and Status tracking
      • Software-Defined Network (SDN)
      • Company Registration
    • Cloud Cost Management
      • Cloud Dashboards
        • Azure Invoice Comparision
      • Collaborations
      • Resource Tagging
        • Data Processing Rules
      • Cost Allocations & Budgeting
        • Budgeting
      • Recommendations
      • Reconcilation
      • Getting started
        • Kubernetes
        • Azure
        • AWS
        • GCP
        • Tenant Company Creation
  • Advanced Guides
    • CSP Customers with Resellers
  • API Documentation
    • External Integration and API Documentation Overview
    • External Webhook Integration
    • Zapier Integration
      • External application events which trigger event in Hybr
      • Event in Hybr which trigger external Application
  • Support
    • How do I contact support?
    • How do I share feedback?
    • Roadmap
    • Changelog
  • On-Prem Installation
    • Architecture
    • Prerequisites
      • Infrastructure
        • Production
        • POC
      • Identity Providers
        • AAD B2C
        • Microsoft Entra ID
        • ADFS
      • Services
        • VConnect
        • Workflow
        • Microsoft CSP
        • Remote connect using Guacamole
          • Apache Guacamole Setup
          • Troubleshoot
          • Support Links
          • Guacamole Pre-Requisites
        • Console connect for VCenter V7
          • Pre-Requisites
          • Configurations for Nginx (Reverse Proxy Server)
          • Troubleshoot
          • Supporting Commands / Configurations
      • Ports Requirements
    • Deployment
      • Core Components
      • VConnect
      • Billing
    • Configuration
      • Billing
        • Custom Invoice
        • Multilingual Support
      • Cost Management
        • General
    • Updates
      • Billing
      • Cost Management
    • Infrastructure & Application Security - Recommendations
Powered by GitBook
On this page
  • Export Cloud Billing data to BigQuery
  • Creating a GCP Connection
  • Editing a GCP Connection

Was this helpful?

  1. Features
  2. Cloud Cost Management
  3. Getting started

GCP

PreviousAWSNextTenant Company Creation

Last updated 1 year ago

Was this helpful?

Export Cloud Billing data to BigQuery

Google Cloud Platform provides a service called "BigQuery" which enables to export detailed Google Cloud billing data to a Bigquery dataset.

a. Create Billing Account

  1. Log into GCP console portal() and it will navigate to OverView Tab.

  1. At the top left corner, find an option to create a Project which helps to monitor multiple Billing Account. Select either an already existing project or create new as needed.

  1. Give a friendly Project name and create the Project.

  1. Once Project is created, navigate to "IAM & Actions" -> "Service Accounts" found at the top left corner navigation options.

  1. On navigating to Service Account page, you will find a list of Billing Accounts monitored under the single Project.

  1. Create new Billing Account (Service Account).

  2. Give a friendly name for the service account and create it.

  1. To have access to a more comprehensive set of Google Cloud billing data for the analysis needs, it is recommend to enable Cloud Billing data export to BigQuery at the same time as Billing Account creation.

  2. Navigate to "BigQuery" -> "Data Transfers" at the navigation bar.

  1. Enable the Bigquery Data Transfer to access the bigquery SQL Workspace to get the cost export data.

Creating a GCP Connection

To create a new connection, follow these steps:

  1. Log in to Hybr Admin portal and navigate to Reporting → Data Source -> Connections page.

  1. List of connection created will be listed in Connection tab.

  2. Create a GCP Connection using Create Connection button.

  1. Select Connection category as "GCP".

  2. Give a friendly connection name to the GCP connection.

  1. Provide necessary connection details asked in the second step for Gcp Connection Creation.

Parameter
Description

Connection Type

Specifies the type of the configuration file, which should be set to "service_account" for a GCP service account.

Access Key Id

Specifies the ID of the private key associated with the service account.

Access Key Secret

Specifies the private key contents associated with the service account, which is used for authentication.

Billing Account Id

Specifies the "Id" of the billing account created in the GCP project.

Billing Account Name

Specifies the "Name" of the billing account created in the GCP project

Project Id

Specifies the ID of the GCP project where the service account is created.

Dataset Id

Specifies to a unique identifier that is used to identify and manage datasets in various GCP services

Client Id

Specifies the client ID associated with the service account.

Client Email

Specifies the email address associated with the service account, which is used for authentication.

Token URL

Specifies the URL for the token endpoint used for exchanging authorization codes for access tokens.

Service Account Impersonation URL

Specifies the URL where the x509 public certificates can be retrieved for the service account, which is used for token validation.

  1. Configure the Cost export start date, which ensures from when the cost export records should be collected for individual connection.

  2. Save the changes.

Editing a GCP Connection

If you want to make changes to an existing connection, follow these steps.

  1. Log in to Hybr Admin portal and navigate to Reporting → Data Sources -> Connections page.

  2. Select the connection and click on the "Edit" button

  1. Make the desired changes to your connection.

  2. Save your changes.

https://console.cloud.google.com/
Google Cloud Platform
Create New Project
Google Project Creation
Project Dashboard
Navigate to Billing Account Tab
Billing Account Tab
Create Billing Account
Navigating to Data Transfer
Enable Big Query data Transfer
Reporting -> Data Sources -> Connections
Create GCP Connection - Step 1
Create GCP Connection - Step 2(a)
Create Gcp Connection - Step 2(b)
Edit Connection