Skip to content

Commit fb6c07e

Browse files
Merge pull request #271992 from ManoharLakkoju-MSFT/patch-119
(AzureCXP) fixes MicrosoftDocs/azure-docs#121434
2 parents fa49e4d + 8ad7a8f commit fb6c07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ If you don't have access to install the extension, you must request access from
9898
steps:
9999
- task: MicrosoftSecurityDevOps@1
100100
displayName: 'Microsoft Security DevOps'
101-
inputs:
101+
#inputs:
102102
# command: 'run' | 'pre-job' | 'post-job'. Optional. The command to run. Default: run
103103
# config: string. Optional. A file path to an MSDO configuration file ('*.gdnconfig').
104104
# policy: 'azuredevops' | 'microsoft' | 'none'. Optional. The name of a well-known Microsoft policy. If no configuration file or list of tools is provided, the policy may instruct MSDO which tools to run. Default: azuredevops.

0 commit comments

Comments
 (0)