Hello Mihai. I hope you are doing well,
Did you try to redeploy it? Please follow this guide and this check list may help you...
(Official Documentation) https://learn.microsoft.com/en-us/azure/defender-for-cloud/quickstart-onboard-devops
- Same Azure Tenant Ensure Azure DevOps org and Azure subscription are in the same tenant. If not, Defender for Cloud won't detect the org correctly.
- Required Permissions
- You must be a Project Collection Administrator in Azure DevOps.
- You must have Contributor and preferably Security Admin roles in Azure for the subscription where Defender for Cloud is enabled.
- Third-party OAuth Access
- Confirm that third-party OAuth access is enabled in the Azure DevOps organization under
Organization settings > Policies
.
- Confirm that third-party OAuth access is enabled in the Azure DevOps organization under
- Avoid Preview Portals
- Make sure you're using the standard Azure portal, not a preview or private version.
- Correct Account During Authorization
- During the DevOps connector setup in Defender for Cloud, ensure you are logged into the correct Azure DevOps account and tenant when authorizing access.
- Install Required Extensions in Azure DevOps
- Microsoft Security DevOps (msdo) extension
- SARIF SAST Scans Tab extension These are necessary to export SARIF scan results and view them in Defender for Cloud.
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!