< Back

Get-AzSKAzureDevOpsBuildSecurityStatus

Sat Jan 11, 2020 9:31 am

NAME Get-AzSKAzureDevOpsBuildSecurityStatus



SYNOPSIS

This command would help in validating the security controls for the Azure DevOps Org.





SYNTAX

Get-AzSKAzureDevOpsBuildSecurityStatus [-OrganizationName] <String> [-ProjectNames <String>] [-BuildNames

<String>] [-PATToken <SecureString>] [-DoNotOpenOutputFolder] [<CommonParameters>]





DESCRIPTION

This command will execute the security controls and will validate their status as 'Success' or 'Failure' based on

the security guidance. Refer https://aka.ms/azskossdocs for more information





PARAMETERS

-OrganizationName <String>

Organization name for which the security evaluation has to be performed.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ProjectNames <String>

Project names for which the security evaluation has to be performed.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-BuildNames <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-PATToken <SecureString>

Token to run scan in non-interactive mode.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-DoNotOpenOutputFolder [<SwitchParameter>]

Do not auto open output folder after scan completion. This parameter is used in non-interactive console.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String





NOTES





This command helps the Org Owner to verify whether their Azure DevOps Org is compliant with the security

guidance or not





RELATED LINKS

https://aka.ms/azskossdocs