Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An IT team is adopting Infrastructure as Code (IaC) to automate the deployment of cloud infrastructure in Microsoft Azure.
The team currently finds standard Azure Resource Manager (ARM) JSON templates overly complex and verbose to author and maintain. They are looking for a declarative, domain-specific language (DSL) designed specifically for Azure that offers a cleaner and more concise syntax while natively compiling into ARM deployments.
Which tool or language should the team use?
Azure Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy and manage Microsoft Azure resources. It was specifically engineered by Microsoft to simplify the authoring experience of Infrastructure as Code (IaC) by reducing code complexity compared to traditional JSON-based templates.
Azure Bicep directly addresses the challenges of writing verbose JSON by providing a streamlined, developer-friendly abstraction without sacrificing any native Azure deployment capabilities or the benefits of declarative IaC.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.