Valid AZ-305 Dumps shared by EduDump.com for Helping Passing AZ-305 Exam! EduDump.com now offer the newest AZ-305 exam dumps, the EduDump.com AZ-305 exam questions have been updated and answers have been corrected get the newest EduDump.com AZ-305 dumps with Test Engine here:
You have an Azure subscription. You plan to deploy 50 Azure App Service instances that will host code-based web apps. You need to recommend a solution to define the configuration of the instances and maintain a version history of the configurations. What should you include in the recommendation?
Correct Answer: C
Bicep enables you to deploy Azure resources. Bicep uses a declarative syntax that you treat like application code. Treating your infrastructure as code enables you to track changes to your infrastructure requirements and makes your deployments more consistent and repeatable. Azure App Service enables continuous deployment from GitHub, Bitbucket, and Azure Repos repositories by pulling in the latest updates. Azure Repos is a set of version control tools that you can use to manage your code. Whether your software project is large or small, using version control as soon as possible is a good idea. Version control systems are software that helps you track changes you make in your code over time. Reference: https://learn.microsoft.com/en-us/training/modules/introduction-to-infrastructure-as-code-using- bicep/5-how-bicep-works https://learn.microsoft.com/en-us/azure/devops/repos/get-started/what-is-repos