diff --git a/storage/byobq/byobq.md b/storage/byobq/byobq.md index 4549ce57b..08cc11187 100644 --- a/storage/byobq/byobq.md +++ b/storage/byobq/byobq.md @@ -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.
**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.*