A Cloud Engineer needs to establish a daily Cloud Billing detailed usage cost export to BigQuery for organization-wide financial analytics. What is the correct sequence of steps to configure this export?
- 1Verify that the engineer has the Billing Account Costs Manager IAM role on the Cloud Billing account and BigQuery Data Editor IAM role on the target project.
- 2Enable the BigQuery API in the destination Google Cloud project.
- 3Create a destination BigQuery dataset in the target project to serve as the export sink.
- 4Open the Google Cloud Console, navigate to the Cloud Billing menu, and select Billing export.
- 5Enable Detailed usage cost export, select the destination project ID and target dataset, then save the configuration.
Cevap
The correct sequence begins with verifying required IAM roles (Billing Account Costs Manager on the billing account and BigQuery Data Editor on the target project), followed by enabling the BigQuery API in the destination project, creating the target BigQuery dataset, navigating to the Billing export section in the Cloud Billing console, and finally configuring the Detailed usage cost export with the project ID and dataset name.
Configuring a BigQuery billing export requires completing prerequisite security and infrastructure tasks first. First, verify IAM roles on both the billing account (Billing Account Costs Manager) and project (BigQuery Data Editor). Second, enable the BigQuery API in the destination project. Third, create the target BigQuery dataset. Fourth, navigate to the Billing export section of the Cloud Billing console. Fifth, configure the Detailed usage cost export by entering the target project ID and dataset, then save.
Adım Adım Çözüm
Anahtar Kavram
Configuring BigQuery Billing Exports