Skip to content

Commit

Permalink
Merge pull request #577 from keboola/update-byobq
Browse files Browse the repository at this point in the history
Update byobq.md
  • Loading branch information
hhanova authored Feb 5, 2024
2 parents 957b376 + a6c8bf7 commit c708a0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion storage/byobq/byobq.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,12 @@ each section is tailored to ensure a smooth and efficient setup.

1. Navigate to **Cloud Storage > Buckets**. Click **Create Bucket**.
2. **Name the bucket**, e.g., “keboola-yourorganization-files”. The bucket name must be globally unique, so choose a custom name.
3. **Choose the region** where your data will be stored. **Important**: The bucket must be set in the EU region; otherwise, the registration of the BigQuery backend in Keboola will be rejected.
3. **Choose the region** where your data will be stored. <br/>**Important**: The bucket must be set in the same region as the product bought through the marketplace. For example, if you buy a Keboola EU product, select the EU region; otherwise, the registration of the BigQuery backend in Keboola will be rejected.
4. Set **other options** as desired. We recommend checking _Enforce public access prevention on this bucket_. Click **Create**.
5. Once the bucket is created, select the **Lifecycle** tab and click **Add rule**.
- Select the action **Delete object** and click **Continue**.
- Under **Select object condition > Set rule scopes**, select **Object Name Matches Prefix** and set the prefix to `exp-2/`.
- Under **Select object condition > Set conditions**, select `Age`. Set the age to `2 days`and click **Create**.
- Repeat the previous steps for the prefix `exp-15/` with an age of `15 days`.

***Note:** If you want to see your BigQuery tables directly in the BigQuery console, go to your folder and add a BigQuery Data Viewer or higher role.*

0 comments on commit c708a0e

Please sign in to comment.