Join us

ContentUpdates and recent posts about Bicep..
 Activity
@cristiandeluxe started using tool Rust , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool Python , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool PrestaShop , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool PHP , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool Node.js , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool NGINX Ingress Controller , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool Next.js , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool Laravel , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool Kubectl , 2 weeks, 3 days ago.
 Activity
@cristiandeluxe started using tool Google GKE , 2 weeks, 3 days 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.