Skip to content

Commit b76a8d4

Browse files
Merge pull request #260165 from charlesoxyer/patch-28
Update github-action.md
2 parents 34fc28b + f4f12c1 commit b76a8d4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ If you don't have access to install the extension, you must request access from
113113
```
114114

115115
> [!NOTE]
116-
> The artifactName 'CodeAnalysisLogs' is required for integration with Defender for Cloud.
116+
> The artifactName 'CodeAnalysisLogs' is required for integration with Defender for Cloud. For additional tool configuration options, see [the Microsoft Security DevOps wiki](https://github.com/microsoft/security-devops-action/wiki)
117117

118118
1. To commit the pipeline, select **Save and run**.
119119

articles/defender-for-cloud/github-action.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@ Microsoft Security DevOps uses the following Open Source tools:
102102
name: alerts
103103
path: ${{ steps.msdo.outputs.sarifFile }}
104104
```
105+
> [!NOTE]
106+
> For additional tool configuration options, see [the Microsoft Security DevOps wiki](https://github.com/microsoft/security-devops-action/wiki)
105107
106-
For additional configuration options, see [the Microsoft Security DevOps wiki](https://github.com/microsoft/security-devops-action/wiki)
107108
108109
1. Select **Start commit**
109110

0 commit comments

Comments
 (0)