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

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • www.coachdevop...
    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

Комментарии • 12

  • @maheshkumarnaik754
    @maheshkumarnaik754 Месяц назад +1

    thanks sir, very nice

  • @sravani8666
    @sravani8666 7 месяцев назад +1

    Thank you so much for the neat and clear explanation

  • @SapTalks-
    @SapTalks- 6 месяцев назад

    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?

  • @maheshkumarnaik754
    @maheshkumarnaik754 Месяц назад

    how to automate the release pipeline using ansible?

  • @durganaidu7879
    @durganaidu7879 7 месяцев назад

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

  • @sravani8666
    @sravani8666 7 месяцев назад

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

    • @DevOpsCoach
      @DevOpsCoach  7 месяцев назад +1

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

    • @sravani8666
      @sravani8666 7 месяцев назад +1

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

    • @DevOpsCoach
      @DevOpsCoach  4 месяца назад

      @@sravani8666 were you able to resolve it?

    • @sravani8666
      @sravani8666 4 месяца назад +1

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