Azure Login in GitHub Actions
Learn how to authenticate to Azure from a GitHub Action by creating a Service Principal and then using the Azure CLI in your workflow to interact with Azure. ▬▬🥇 Learn Objectives ▬▬ 🚀 Create a GitHub Action workflow to login to Azure 🚀 Create an Azure Service Principal with enough permissions 🚀 Add a GitHub Actions Secret from the Service Principal 🚀 Run the workflow that uses the Azure CLI ▬▬ C H A P T E R S ⏰ ▬▬ 00:00 Introduction 00:25 GtiHub Marketplace 01:30 Azure Login Action 01:52 Create an Action workflow 02:58 Create a Service Principal 04:55 Create a Secret in GitHub 06:18 Run the workflow ▬▬ 🔗 R E S O U R C E S ▬▬ Sample GitHub repository → https://github.com/alfredodeza/azure-gh-actions Azure Service Principal documentation → https://docs.microsoft.com/cli/azure/ad/sp?view=azure-cli-latest&WT.mc_id=academic-0000-alfredodeza#az-ad-sp-create-for-rbac Install Azure CLI → https://docs.microsoft.com/cli/azure/install-azure-cli?WT.mc_id=academic-0000-alfredodeza Free Azure Certification for Students → https://docs.microsoft.com/learn/certifications/student-training-and-certification?WT.mc_id=academic-0000-alfredodeza Introduction to GitHub Actions → https://docs.microsoft.com/learn/modules/introduction-to-github-actions/?WT.mc_id=academic-0000-alfredodeza
Download
0 formatsNo download links available.