Forum Discussion
EynnerLH12
Mar 10, 2026Occasional Reader
Connection Failed Issue scanning Google BigQuery from Microsoft Purview Azure environment
Hi everyone, I am currently setting up a laboratory environment in Microsoft Purview to catalog data from Google BigQuery, but I am encountering a connection error during the testing phase. I h...
AS1522
Microsoft
Mar 11, 2026Hi ,
Please check this :
- Dataset location
Microsoft Purview currently supports scanning BigQuery datasets only in the US multi‑regional location. Datasets in EU or regional locations (e.g., europe-west1, us-east1) will cause connection or scan issues. - Required IAM roles
In addition to BigQuery Metadata Viewer and BigQuery Data Viewer, the service account must also have BigQuery Job User. - Azure Key Vault permissions
Ensure the Microsoft Purview Managed Identity has Secrets → Get permission on the Key Vault storing the JSON key. - SHIR / Java (if applicable)
If using Self‑Hosted Integration Runtime, verify Java 11 and a supported Simba BigQuery JDBC driver are installed.
In most cases, validating the dataset region and Key Vault access resolves the issue. Try and share of this solves the problem.