Join us

ContentUpdates and recent posts about Bicep..
Course
@eon01 published a course, 2 days, 1 hour ago
Founder, FAUN.dev

AWX in Action

Docker Ansible Kubernetes AWX

Ansible Orchestration at Scale

AWX in Action
 Activity
@harperelisecallahan started using tool WordPress , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Shopify , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool React , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Python , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool PHP , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Node.js , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Magento , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Laravel , 2 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Java , 2 days, 8 hours 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.