Skip to content

Commit 92b0842

Browse files
KadritaElazarK
andauthored
Update articles/defender-for-cloud/devops-faq.md
Co-authored-by: Elazar Krieger <[email protected]>
1 parent 5141cdd commit 92b0842

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/defender-for-cloud/devops-faq.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ To ensure your code is scanned for secrets, make sure you've [onboarded your rep
4242

4343
In addition to onboarding resources, you must have the [Microsoft Security DevOps (MSDO) Azure DevOps extension](/azure/defender-for-cloud/azure-devops-extension?branch=main) configured for your pipelines. The extension runs secret scan along with other scanners.
4444

45-
If no secrets are identified through scans, the total exposed secret for the resource shows `Healthy` in Microsoft Defender for Cloud. If secret scan isn't enabled (meaning MSDO isn't configured for your pipeline) or no scanning is performed for at least 14 days, the resource shows as `N/A` in Defender for Cloud.
45+
If no secrets are identified through scans, the total exposed secret for the resource shows `Healthy` in Defender for Cloud.
46+
47+
If secret scan isn't enabled (meaning MSDO isn't configured for your pipeline) or a scan isn't performed for at least 14 days, the resource will show as `N/A` in Defender for Cloud.
4648

4749
### I don’t see generated SARIF file in the path I chose to drop it
4850

0 commit comments

Comments
 (0)