Azure Automation (ARM Templates) : Answers for First Set of ARM Templates Questions (Little Process Oriented Questions)




  • Azure Resource Manager Templates


  • Tell me the types of environments that you worked on to develop the template for your Product/Service?

  • It differs according to environment that you are working.

  • Basically, the environments will be like  Prod, Test, QA, UAT (User Acceptance Test), 

  • Develop and so on......, according to the naming convention that defined in Project Implementation Planning.


  • Explain the process involved in developing the template to be deployed in to multiple environments ?



  • Explain the process to deploy multiple resources in Azure according to below requirement?


  • A) To deploy the same kind of resources to same Resource group?


  • B) To deploy the different kind of resources to same Resource group?


  • C) To deploy the same kind of resources to different Resource Group's?


  • D) To deploy the different kind of resources to different Resource Group's?



  • What is the limit to deploy the no of resources per ARM template?



  • What are Nested templates?



  • Explain the process involved in developing the Nested ARM Templates?



  • What is the limit of no of templates to be nested in Nested Templates Approach?



Comments

Popular posts from this blog

Daily Agenda to Learn Azure DevOps and Practice along with your friends.

Azure Administration : Interview Questions on Virtual Machines - Part 1

Azure Administration : Basic Interview Questions on Azure Environment