Problem Statement
What is an ARM template and what are its benefits?
Explanation
An ARM template is a JSON file that defines Azure infrastructure in code.
It enables consistent deployments, version control, and automation using Infrastructure-as-Code principles.