SonarQube Cloud | Advanced setup | Languages | Azure Resource Manager
Azure Resource Manager
On this page
SonarQube Cloud analysis supports Azure Resource Manager templates and its two formats, JSON and Bicep.
Supported versions
The level of support for a language is defined as follows:
- Fully supported: Analysis will complete. All the language features are understood and examined.
- Supported: Most language features are understood and examined but the version includes unsupported features. Analysis might break or provide incomplete results.
JSON
The 2019-04-01 deployment template JSON schema is supported.
Bicep
All versions up to 0.32.4 are supported.
Language-specific properties
Discover and update Azure Resource Manger-specific properties by navigating to: Project Administration > General Settings > Languages > AzureResourceManager
Related pages
- AzureResourceManager rules for static code analysis
Was this page helpful?