Overview:In this blog I will demonstrate how to integrate the GitHub Advance Security Code scanning capability into the Azure DevOps pipelines. I will provide example of the Repository that can guide you or your developer working to integrate code scanning into Azure DevOps . I will walk you through a simple implementation of GitHub Advanced Security Code Scanning in an Azure DevOps CI pipeline with a node application using the YAML editor. The Code Scanning results will be available in your Git...
Read More
Strategies to Reduce Cloud expenses and related best practices.
Read More
Overview: This blog will let you know migrating work items from Azure DevOps to GitHub. Work Item are nothing but we can say In Azure DevOps, a need can be stated by generating a work item Here in this scenario we have one PowerShell script which help to migrate the work items from Azure DevOps to GitHub .Prerequisites: Install Azure DevOps and GitHub cli where this is running (i.e. action or locally; GitHub-hosted runners already have) Use these reference for Repository. Create a label fo...
Read More