Hi All,
I have enabled the export of recommendations data to BigQuery. However, the exported data only includes recommendations related to Billing. I need to export data for all active recommendations, including Security, Performance, etc.
Following are the permissions for BigQuery export recommendations.
bigquery.transfers.update, bigquery.datasets.update, resourcemanager.projects.update, recommender.resources.export, billing.resourceCosts.get at project level, billing.accounts.getSpendingInformation at billing account level.
I have checked the data transfer configuration and ensured that it includes all relevant recommendation categories.
I want to export all active recommendation categories to my BigQuery table.
Any assistance or guidance would be greatly appreciated.
Looking at the docs here ... there appears to be additional permissions required beyond those which you listed. I'd also look at the run details and/or Cloud Logging history to see if additional error/information items are recorded.
Hi Venkatesh6,
Welcome to the Google Cloud Community!
It seems like youโre trying to export all active recommendations (such as Security, Performance, etc.) to BigQuery, but only Billing recommendations are being exported.
In addition to @kolban, here are some ways that might help you to resolve the issue:
Was this helpful? If so, please accept this answer as โSolutionโ. If you need additional assistance, reply here within 2 business days and Iโll be happy to help.