How to Automate Infra setup in Azure Cloud using Ansible & AzureDevOps Pipeline | Ansible Automation

Sdílet
Vložit
  • čas přidán 26. 08. 2023
  • www.coachdevops.com/2023/08/h...
    Pre-requisites:
    Azure account subscription, click here if you don't have one.
    Service principal to create any resources in Azure cloud using Azure cloud shell or Azure CLI
    Create Azure Service Principal
    Create an Ansible playbook
    Create Azure YAML build pipeline:
    Execute the pipeline
    Verify if the resource group has been created in Azure cloud
  • Věda a technologie

Komentáře • 9

  • @sravani8666
    @sravani8666 Před 5 měsíci +1

    Thank you so much for the neat and clear explanation

  • @SapTalks-
    @SapTalks- Před 5 měsíci

    Can't we create resources without azure variables like client ID in the pipeline because we already connected using ARM module in the above step?

  • @durganaidu7879
    @durganaidu7879 Před 5 měsíci

    can you please share the git repo details here so its easy create ansible file in the repo

  • @sravani8666
    @sravani8666 Před 5 měsíci

    For me..the job was not running, saying no host parallelism
    Can you plz help me with it

    • @DevOpsCoach
      @DevOpsCoach  Před 5 měsíci +1

      www.coachdevops.com/2024/02/how-to-resolve-no-hosted-parallelism.html

    • @sravani8666
      @sravani8666 Před 5 měsíci +1

      @@DevOpsCoach requested for parallelism yesterday, it may take 2 days.
      Thank you for the response 😊

    • @DevOpsCoach
      @DevOpsCoach  Před 3 měsíci

      @@sravani8666 were you able to resolve it?

    • @sravani8666
      @sravani8666 Před 3 měsíci +1

      @@DevOpsCoach yes,
      I was able to do that😊