You are currently viewing How to manage a repository in Azure Repos using REST API?

How to manage a repository in Azure Repos using REST API?

How to manage a repository in Azure Repos using REST API?

Hello Everyone

Welcome to CloudAffaire and this is Debjeet.

In today’s blog post, we will discuss how to create, update, delete, interact, and restore an Azure Repos programmatically using REST API.

How to manage a repository in Azure Repos using REST API?

Prerequisites:

Whenever you create a new Azure DevOps project in your organization, a default Azure Repo repository is automatically created inside your project.

How to create a new repository in Azure Repos using REST API?

How to get details of a repository in Azure Repos using REST API?

How to get Azure Repo repository clone URL using REST API?

How to get commit details of a repository in Azure Repos using REST API?

How to update a repository in Azure Repos using REST API?

How to delete a repository in Azure Repos using REST API?

How to restore a repository in Azure Repos using REST API?

Hope you have enjoyed this article. To know more about Azure DevOps, please refer below official documentation

https://docs.microsoft.com/en-us/azure/devops/?view=azure-devops