Jan 27, 2025 azuredevops

OWASP Dependency Check on Azure DevOps

I will start this blog post with what is OWASP? And I will continue with OWASP Top 10 known security vulnerabilities. I will provide an example pipeline that has OWASP Dependency Check on Azure DevOps. What is OWASP? The Open Worldwide…

Jan 08, 2025 azure

Creating SBOM with sbom-tool and CycloneDX on Azure DevOps

What is SBOM? A software bill of materials (SBOM) declares the inventory of components used to build a software artifact, including any open source and  proprietary software components. It is the software analogue to the traditional manufacturing Bill of Materials (BOM), which is…

Dec 31, 2024 azure

Transform Classic Pipelines to YAML in Azure DevOps

In this tutorial blog post, I will mention about how to transform old build, release classic pipelines to yaml based pipelines. Classic Pipeline is GUI based pipeline creator that you use drag and drop pipeline steps. In old versions of…

Jul 18, 2023 azure

Azure Developer Certification AZ-204 Exam Preparation

In this article I will try to give you tips about preparing yourself for AZ-204 Azure Developer Certification Exam. Main page of AZ-204 on Microsoft, this page should be your home during your AZ-204 preparation time 😊 You can get…