# JSON

The analysis of JSON files is disabled by default. You can enable it by setting the `sonar.json.activate` property to `true`.

This property does not affect analysis of language / framework specific JSON files.

JSON files that are detected as belonging to CloudFormation or Azure Resource Manager will be additionally analyzed by the dedicated analyzers, next to this general JSON analysis.

## Language-specific properties <a href="#language-specific-properties" id="language-specific-properties"></a>

Discover and update the JSON properties by going to **Administration** > **Configuration** > **General Settings** > **Languages** > **JSON**.
