AzGitConnect is a CLI tool that simplifies the integration of Azure and GitHub Actions for seamless CI/CD workflows. It automates the configuration of GitHub secrets, Azure resources, and federated identity credentials to enable secure and efficient deployments.
- Federated Identity Setup:
- Automatically configures Azure AD applications with federated identity for GitHub Actions.
- GitHub Secrets Management:
- Encrypt and set repository secrets for use in GitHub Actions.
- Azure CLI:
- Install Azure CLI from Microsoft Docs.
- GitHub Account:
- Ensure access to your GitHub repositories.
- Dotnet SDK:
- Install the .NET SDK.