Protect Foundry Agents at Runtime
Harden the running agent so it resists prompt attacks, doesn't leak sensitive or protected output, stays aligned to its assigned task, and has its tool traffic mediated.
Architecture
Core capabilities
-
Screen user and grounding inputs with Prompt Shields to detect and block direct and indirect prompt injection before the model acts on them
-
Filter agent output for harmful, protected, and personal content so the agent does not leak sensitive material or reproduce copyrighted text and code
-
Keep the agent aligned to its assigned task and intervene on tool calls and responses that drift from intended behaviour
-
Route REST-backed tools and external MCP servers through API Management so agent tool traffic crosses a consistent authentication and policy boundary
Supporting capabilities 1
-
Detect recurring harmful content and misuse patterns in prompts and completions, and flag potentially abusive users of the deployed model