Join us

ContentUpdates and recent posts about Bicep..
 Activity
@kaptain added a new tool KubeLinter , 6 months ago.
 Activity
@devopslinks added a new tool Grype , 6 months ago.
 Activity
@kaptain added a new tool Hadolint , 6 months ago.
 Activity
@varbear added a new tool Bandit , 6 months ago.
 Activity
@devopslinks added a new tool JFrog Xray , 6 months ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 6 months ago.
 Activity
@varbear added a new tool pre-commit , 6 months ago.
 Activity
@devopslinks added a new tool GitGuardian , 6 months ago.
 Activity
@devopslinks added a new tool detect-secrets , 6 months ago.
 Activity
@devopslinks added a new tool Gitleaks , 6 months ago.
Bicep is a domain-specific language that uses declarative syntax to deploy Azure resources. In a Bicep file, you define the infrastructure you want to deploy to Azure and then use that file throughout the development lifecycle to repeatedly deploy that infrastructure. Your resources are deployed in a consistent manner.

Bicep provides concise syntax, reliable type safety, and support for reusing code. Bicep offers an optimal authoring experience for your infrastructure-as-code solutions in Azure.