{"id":20899186,"url":"https://github.com/geekzter/azure-devops-scripts","last_synced_at":"2025-05-13T01:31:34.276Z","repository":{"id":115961896,"uuid":"573369387","full_name":"geekzter/azure-devops-scripts","owner":"geekzter","description":"Azure DevOps scripts","archived":false,"fork":false,"pushed_at":"2025-03-13T07:37:27.000Z","size":63,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T14:58:48.446Z","etag":null,"topics":["azure-boards","azure-devops","azure-devops-pipelines","azure-pipelines","azure-pipelines-agent","azure-pipelines-tasks","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geekzter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-02T09:53:07.000Z","updated_at":"2025-03-13T07:37:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"0890c4bc-87e9-4d0a-a0e0-95023dbfeceb","html_url":"https://github.com/geekzter/azure-devops-scripts","commit_stats":null,"previous_names":["geekzter/azure-devops-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekzter%2Fazure-devops-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekzter%2Fazure-devops-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekzter%2Fazure-devops-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geekzter%2Fazure-devops-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geekzter","download_url":"https://codeload.github.com/geekzter/azure-devops-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253853831,"owners_count":21974179,"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-boards","azure-devops","azure-devops-pipelines","azure-pipelines","azure-pipelines-agent","azure-pipelines-tasks","powershell"],"created_at":"2024-11-18T11:13:24.231Z","updated_at":"2025-05-13T01:31:34.037Z","avatar_url":"https://github.com/geekzter.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure DevOps Scripts\n\n[![Build Status](https://dev.azure.com/ericvan/PipelineSamples/_apis/build/status%2Fagent%2Fget-agent-version?branchName=main\u0026label=agent-version)](https://dev.azure.com/ericvan/PipelineSamples/_build/latest?definitionId=207\u0026branchName=main)\n[![Build Status](https://dev.azure.com/ericvan/PipelineSamples/_apis/build/status%2Ftasks%2Fdeprecated-task-usage?branchName=main\u0026label=deprecated-tasks)](https://dev.azure.com/ericvan/PipelineSamples/_build/latest?definitionId=242\u0026branchName=main)\n\nThis repository contains a few [PowerShell](https://github.com/PowerShell/PowerShell) scripts that use the [Azure DevOps REST APIs](https://learn.microsoft.com/rest/api/azure/devops) and [Azure DevOps CLI](https://learn.microsoft.com/azure/devops/cli/?view=azure-devops) (the [Azure CLI](https://github.com/Azure/azure-cli) with [Azure DevOps extension](https://github.com/Azure/azure-devops-cli-extension)) to interact with Azure DevOps:\n\n## General\n\n- Retrieve organization information (e.g. `id`) with  [get_organization.ps1](scripts/get_organization.ps1)\n  \n## Boards\n\n- Validate whether backlog order honors dependencies with [validate_backlog_order.ps1](scripts/boards/validate_backlog_order.ps1)\n\n## Pipelines\n\n- Determine agent release for operating system \u0026 processor architecture with [get_agent_version.ps1](scripts/pipelines/get_agent_version.ps1)\n- Install the agent using [install_agent.ps1](scripts/pipelines/install_agent.ps1) \n- List build \u0026 release tasks with [list_tasks.ps1](scripts/pipelines/list_tasks.ps1)\n- List deprecated Pipelines tasks and their usage with [list_deprecated_tasks.ps1](scripts/pipelines/list_deprecated_tasks.ps1)  \nThis script is intended to be used from the [list-deprecated-tasks.yml](pipelines/list-deprecated-tasks.yml) pipeline\n\n## Scripts in other repositories\n\n- The [azure-identity-scripts](https://github.com/geekzter/azure-identity-scripts#azure-devops) repository contains various [scripts](https://github.com/geekzter/azure-identity-scripts/tree/main/scripts/azure-devops) that interact with Azure Active Directory e.g. to manage Service Connections\n- The [azure-pipeline-examples](https://github.com/geekzter/azure-pipeline-examples) repository contains YAML that covers some scripting examples e.g. handling [scripting errors](https://github.com/geekzter/azure-pipeline-examples/blob/main/suppress-script-error.yml)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekzter%2Fazure-devops-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekzter%2Fazure-devops-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekzter%2Fazure-devops-scripts/lists"}