Yes to detect code vulnerabilities (SAST, dependency scanning, secret scanning) in Azure DevOps repos via Defender for Cloud’s DevOps Security, you must enable GitHub Advanced Security for Azure DevOps (GHAzDO). Without it, only IaC templates are scanned; code-level vulnerabilities won't appear
Take a look a this additionals feature may insterest you in the future https://docs.github.com/en/get-started/learning-about-github/about-github-advanced-security
😊 If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily. Thanks!