{"id":19477531,"url":"https://github.com/ozbillwang/azure-devops-pipeline-best-practices","last_synced_at":"2026-06-07T20:32:31.058Z","repository":{"id":85989896,"uuid":"367511539","full_name":"ozbillwang/azure-devops-pipeline-best-practices","owner":"ozbillwang","description":"A real sample with best practices on how you can quickly manage CICD pipeline with Azure DevOps Pipeline","archived":false,"fork":false,"pushed_at":"2021-07-25T22:37:33.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-08T06:42:38.852Z","etag":null,"topics":["azure","azure-devops","best-practices","devops"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozbillwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-15T00:55:36.000Z","updated_at":"2022-02-10T03:33:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"768f3572-28d1-4a76-94c3-28077a197ff3","html_url":"https://github.com/ozbillwang/azure-devops-pipeline-best-practices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozbillwang%2Fazure-devops-pipeline-best-practices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozbillwang%2Fazure-devops-pipeline-best-practices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozbillwang%2Fazure-devops-pipeline-best-practices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozbillwang%2Fazure-devops-pipeline-best-practices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozbillwang","download_url":"https://codeload.github.com/ozbillwang/azure-devops-pipeline-best-practices/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240702782,"owners_count":19843971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-devops","best-practices","devops"],"created_at":"2024-11-10T19:45:15.154Z","updated_at":"2026-06-07T20:32:30.346Z","avatar_url":"https://github.com/ozbillwang.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure DevOps Pipeline Best Practices 🌐\n\nA real sample with best practices on how you can quickly manage CICD pipeline with Azure DevOps Pipeline\n\n### Prerequisite\n\n* Azure subscription account - You have account on https://devops.azure.com/. If not, register first.\n* [Service connection](https://docs.microsoft.com/en-us/azure/devops/pipelines/library/service-endpoints?view=azure-devops\u0026tabs=yaml) - Create a service connection between pipeline and Azure subscription, so you can access and deploy resources to it. create with Azure resource manager, type is subscription.\n* [Azure Key Vault](https://azure.microsoft.com/en-au/services/key-vault/) - create a Azure Key Vault named `keyvault69c14bbf`, post-fix is the first 8 bit of its Subscription ID.\n\nIn this key vault, you need two keys:\n\n```\nAzure-Client-Id\nAzure-Client-Secret\n```\n\n* Resource group - create nominated resource group. Otherwise, make sure you need create it in pipeline.\n\n### Features in this pipeline\n\n* auto define which environment file to be choiced. For non-prod env, using dev.yaml. For prod env, using prod.yaml.\n* only auto trigger build on develop branch, if new commit is pushed\n* no need save secrets in source codes, reference with its Azure KeyVault name.\n$ create tasks via its assistant when you edit the pipeline on Azure DevOps UI to save your typing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozbillwang%2Fazure-devops-pipeline-best-practices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozbillwang%2Fazure-devops-pipeline-best-practices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozbillwang%2Fazure-devops-pipeline-best-practices/lists"}