During an audit of Google Cloud Vertex AI, you discover that sensitive PII is being logged during model inference. You need to implement a control that enforces privacy at the model serving layer. Which configuration should you verify?
These controls are specifically designed to scrub or mask sensitive data during the model serving process.
Why this answer
Vertex AI supports data masking and privacy controls during inference to ensure PII is not stored in logs, which is a key component of AI governance.