Skip to content
CSA Loom — the Microsoft Fabric experience for Azure tenants where Fabric isn't yet available: lakehouses, warehouses, notebooks, semantic models, Activator rules, Data Agents, across Commercial, GCC, GCC-High, and DoD IL5

Tutorial: Content Safety editor

CSA Loom content-safety editor — verified working against a live console by the UAT harness on 2026-07-01.

Open the editor

  1. Sign in to your CSA Loom Console (for example https://<your-console-host>).
  2. Open or create a workspace from the Workspaces page.
  3. Click + New item and choose Content Safety from the catalog.
  4. The editor opens at /items/content-safety/<id>:

Content Safety editor

What this editor does

Content Safety is Azure AI Content Safety — text and image moderation across hate/violence/sexual/self-harm with severity thresholds. In Loom you configure thresholds and wire it in front of any LLM call.

Getting started

  1. Set categories — Enable the harm categories you want screened (hate, violence, sexual, self-harm).
  2. Tune severity thresholds — Set the severity threshold per category that should block content.
  3. Test content — Run sample text or images through to see the severity scores.
  4. Wire in front of the LLM — Place Content Safety ahead of prompt flow or agent calls to filter inputs and outputs.

Learn more

Verified by the UAT harness