Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Issue when testing a simple powershell script with Biquery Access  #657

@bamakus

Description

@bamakus

HI

Context : On Google cloud tools for powershell opened window
Trying to query a bigquery table
An issue occurss during Start-BqJob -Query

On Cloud Tools for PowerShell window run these cmd

gcloud auth login
gcloud config set project my_projet
$job = Start-BqJob -Query "SELECT * FROM powerbiaudit_formatted.workspaces WHERE NAME like '%Bigquery%'" <--- ISSUE
pS-BQ

Optional questions please : -what to do to save this SQL query result on a local (no bucket) as a CSV file ?
-which programme (executable) to run on a windows scheduler to to run this *.ps1 ?
Thanks a lot

Christophe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions