Forum Discussion

tomwrigglesworth's avatar
tomwrigglesworth
Copper Contributor
Sep 09, 2024
Solved

AZ 104 Learning

Hi everyone, 

 

I am currently studying for the AZ 104 and was hoping if someone would be able to tell me (or point in the correct direction). Could someone tell me some 'real world applications' of using ARM template and using the cloud CLI over Powershell? Just trying to understand how it benefits. 

 

Understand the usage of the other aspects but can't find examples of where to best use an ARM template or the Cloud CLI.

 

Many thanks

Tom

  • hi Tom,

    There are may real world scenario where we can use ARM with either Azure CLI or powershell.
    1. Landing Zone Creation
    2. Azure Blueprint (in case you have to create replica site)
    3. IAC infrastructure as a code
    4. When you are in DevOps you need to deploy infra for you application

2 Replies

  • hi Tom,

    There are may real world scenario where we can use ARM with either Azure CLI or powershell.
    1. Landing Zone Creation
    2. Azure Blueprint (in case you have to create replica site)
    3. IAC infrastructure as a code
    4. When you are in DevOps you need to deploy infra for you application
  • Hey Tom, In some of my classes, I don't have case studies available for every situation... that's when Copilot can be your friend. Just go to bing.com, select Copilot, and try the prompt. "I am working with JSON files in Azure. Can you provide me with three use cases for template deployments". Youl'll then get three responses, but Copilot understands the context, so the next prompt could be "Can you go into more detail on the second response". It's a pretty handy trick. Bob Reinsch Microsoft Technical Trainer