This is a dedicated watch page for a single video.
You maintain a BigQuery table containing sensitive customer information such as names and addresses. This data needs to be shared with two internal teams, each under different access restrictions: The analytics team should have access to all customer records, but without any sensitive fields. The support team requires access to all columns, but only for customers with active contracts. You’ve implemented an authorized dataset and applied policy tags, but the analytics team can still view sensitive fields. What steps should you take to properly enforce the intended data access controls? (Select two.)