An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
Hello Bob Lindenberg,
Hope you are doing well.
The policies Microsoft.Default and Microsoft.DefaultV2 are system-managed baseline policies automatically created by the platform. These policies are currently not editable or deletable, as they are designed to ensure a minimum level of Responsible AI protection for all deployments. They are mainly visible through the REST API and are not currently shown in the Foundry portal UI.
Microsoft.Default is the earlier baseline policy, while Microsoft.DefaultV2 is the newer version with updated safety improvements. Both exist to support compatibility across different deployments.
Regarding indirect prompt injection protection, your observation is correct. At present, additional protections cannot be added directly to these Microsoft-managed default policies. The supported approach is to create a separate custom RAI/content filtering policy with the required protections and apply it alongside the default policies.
We also understand that some security scanners may still flag the default policies independently even when additional custom protections are applied. For stricter security and compliance requirements, the recommended approach is to use layered protection by combining the default policies, custom guardrails, and additional runtime prompt injection detection controls.