Build your code-first app with Azure AI Agent Service
Welcome to the 3rd week of learning with Generative AI Level up Tuesdays series. Last week we introduced you to the world of agentic AI and we announced the release…
20/02/2025
Introduction In this article we will see how to scan all repos of an Azure DevOps project. The secret scanning solution will respect the following guidelines: 1 single DevOps pipeline per DevOps project that launches Gitleaks and sends its scan results to an Azure Application Insights. This pipeline can…