I will design github workflows with azure devops integration end to end


About this gig
BASIC Single workflow (US$95 | 3 days | 1 revision)
- 1 GitHub Actions workflow (build + tests + artifact)
- Cache & matrix for 1 language version
- Basic README
- Deliverable: / .github/workflows/build.yml
STANDARD CI + CD to one Azure target (US$295 | 5 days | 2 revisions)
- Everything in Basic
- Deploy to 1 Azure service (e.g., Web App or Functions)
- Environments (Dev/Prod) with approvals
- OIDC federated identity + secrets layout
- Rollback plan & environment-specific configs
- Deliverables: build.yml, deploy.yml, /docs/README-CICD.md
PREMIUM End-to-end platform (US$695 | 710 days | 3 revisions)
- Multi-service or microservices repo; reusable workflows
- Blue-green/canary (when supported)
- Infra as Code (Terraform or Bicep) pipeline
- Security scans (CodeQL/Trivy), SBOM, image signing (optional)
- Azure DevOps integration (Boards/Artifacts) if needed
- Handover call + runbook
- Deliverables: reusable workflows, env protection, IaC pipeline, ops runbook
Add-ons: extra service (+$60 each), emergency delivery, diagram/architecture (+$40), tests pipeline setup (+$40), migration from Azure Pipelines to Actions (+$150), self-hosted runners setup (+$120).
Get to know Nipunfvr
keep it simple,
- FromSingapore
- Member sinceOct 2022
- Last delivery5 months
Languages
English
Other Software Development Services I Offer
FAQ
Do you need repo access?
Prefer temporary collaborator access. If not possible, I work via PRs from a fork or a sample repo.
GitHub or Azure DevOps?
I can keep GitHub Actions and still use Azure services (OIDC login) or integrate with Azure DevOps Artifacts/Boards.
Can you handle monorepos/matrices?
Yes—path filters, workspaces, concurrency groups, matrix builds.
Secrets?
I set up GitHub Environments + OIDC to Azure so no static credentials.
Compliance/Security?
Principle of least privilege, required reviewers, branch protection, signed commits optional.
