How to Recover Deleted Azure DevOps Repository? 05-08-202310-08-2022 by Maytham Fahmi You might possibly delete an Azure DevOps repository by mistake and want to recover it. As a standard, it is not possible to recover deleted repositories from the user interface. In this article, I will explain how to undelete a repository manually, and in addition, I will introduce a little tool that recovers your repository….ShareTweetSharePin
Azure DevOps Multi-Agents strategy with Multistage pipeline – Part 2 18-05-2022 by Maytham Fahmi As mentioned and the last article on how to build software for a cross-platform and needed to build and test it on different operating systems? This time, I will demonstrate the same thing, but in an isolated step in the Multistage pipeline. What we do here, is follow the same multistage pipeline as the last….ShareTweetSharePin
Azure DevOps Multi-Agents strategy with Multistage pipeline – Part 1 11-05-202211-05-2022 by Maytham Fahmi Have you ever built software for a cross-platform and needed to build and test it on different operating systems? Well, you are prepared to read the right place. In this article series, I will show 2 ways of using the Multi-Agents strategy with a Multistage pipeline on Azure DevOps using YAML. Let’s go to it…..ShareTweetSharePin