Azure AI Content Safety SDK for Java Build content moderation applications using the Azure AI Content Safety SDK for Java. Installation Client Creation With API Key With DefaultAzureCredential Key Concepts Harm Categories | Category | Description | |----------|-------------| | Hate | Discriminatory language based on identity groups | | Sexual | Sexual content, relationships, acts | | Violence | Physical harm, weapons, injury | | Self-harm | Self-injury, suicide-related content | Severity Levels - Text: 0-7 scale (default outputs 0, 2, 4, 6) - Image: 0, 2, 4, 6 (trimmed scale) Core Patterns An…