Microsoft Entra Global Secure Access

Configure Web Content Filtering

In brief

Web content filtering also supports two optional rule conditions that enable traffic-aware policy enforcement:

What Entra admins need to know

Review the documentation change to determine whether it affects tenant configuration, security posture, or rollout plans.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

Open on Microsoft Learn ↗

The comparison below is an extract of the Microsoft Learn article showing only the changed content. Open the full article for complete context.

Web content filtering also supports two optional rule conditions that enable traffic-aware policy enforcement:

  • Source traffic type filtering (preview): Scope rules to specific traffic types, such as agent, browser,either agent or application.non-agent.
  • HTTP method request filtering (preview): Block or allow specific HTTP methods, such as GET, POST, PUT, PATCH, and DELETE.

Configure source traffic type filtering (preview)

Source traffic type filtering lets you scope web content filtering rules to specific types of network traffic. You can enforce differentiated policies based on whether traffic originates from an AI agent or a non-agent source.

Supported source traffic types

Source type Description
Agent Traffic that originates from AI agents, such as Copilot agents or autonomous AI tools.
Non-agent Traffic that originates from any source other than an AI agent, such as web browsers and applications.

Configure the source traffic type condition

Source traffic type filtering is available only for client-based Global Secure Access connections. This capability depends on the Global Secure Access client sending task and processor metadata to classify traffic. Remote networks don't support source traffic type rules.

Example: Block AI agents from accessing social networking sites

To prevent AI agents from accessing social networking websites while allowing non-agent traffic:

  1. Create a web content filtering policy rule.
  2. Select the SocialNetworking web category.
  3. Enable Source type and select Agent.
  4. Set the policy action to Block.

This configuration blocks AI agent traffic to social networking sites while allowing non-agent traffic to access the same sites.

Configure HTTP method request filtering (preview)