Google Cloud Professional Data Engineer — Question 141

You are administering a BigQuery dataset that uses a customer-managed encryption key (CMEK). You need to share the dataset with a partner organization that does not have access to your CMEK. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because copying the tables to a dataset without CMEKs allows the partner organization to access the data without needing the encryption keys. Options A and D involve sharing or using the CMEK, which the partner cannot access, making them invalid. Option B requires the partner to have access to the exported data in Cloud Storage, but it does not provide direct access to the dataset in BigQuery.