Quiz 14 Question 10 of 20

A Copilot agent helps developers by storing conversation context in a persistent external memory store for continuity across sessions. During a support interaction, a developer shares database connection strings and AWS credentials to help the agent debug a deployment issue. Two weeks later, a different developer on the same team queries the agent and receives those credentials in the context window. What design failure caused this and how should it be prevented?

Select an answer to reveal the explanation.

Motivation