Skip to content

Commit 471f501

Browse files
authored
Merge pull request #105486 from LianaT/patch-7
Including note on dotnet dependencies
2 parents f60c4b9 + f948f7f commit 471f501

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/defender-for-cloud/azure-devops-extension.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ If you don't have access to install the extension, you must request access from
111111
displayName: 'Microsoft Security DevOps'
112112
```
113113
114+
> [!Note]
115+
> The MicrosoftSecurityDevOps build task depends on .NET 6. The CredScan analyzer depends on .NET 3.1. See more [here](https://marketplace.visualstudio.com/items?itemName=ms-securitydevops.microsoft-security-devops-azdevops).
116+
114117
1. Select **Save and run**.
115118
116119
1. To commit the pipeline, select **Save and run**.

0 commit comments

Comments
 (0)