AZ-104 Microsoft Azure Administrator Exam
You're a great admin... on-prem. Now, become a great admin in the cloud and prove it by passing the Microsoft Certified: Azure Administrator Associate exam!
Practice Test

Practice Test

Automate deployment of resources by using Azure Resource Managertemplates or Bicep files
Study Guides for Sub-Sections
Azure Resource Manager (ARM) templates are pivotal in automating the deployment and management of Azure resources. They are JSON files that use declarative syntax, allowin...
ARM templates and Bicep files are essential tools for deploying resources in Azure. They serve the purpose of defining infrastructure and configuration in a way th...
Bicep diagnostic code BCP170 is important when you're working with child resources in a Bicep file. This diagnostic highlights an issue if you use a fully qualifie...
Azure Resource Manager (ARM) templates are essential tools for managing and deploying resources in Azure. They are JSON files that use declarative syntax ...
Azure Resource Manager (ARM) templates are JSON files that define the infrastructure and configuration for your Azure projects. They use declarative syntax, allowing you t...