< Back

Get-AzSKAzureDevOpsSecurityStatus

Sat Jan 11, 2020 9:33 am

NAME Get-AzSKAzureDevOpsSecurityStatus



SYNOPSIS

This command would help in validating the security controls for the Azure resources meeting the specified input

criteria.





SYNTAX

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

[-ReleaseNames <String>] [-AgentPoolNames <String>] [-ScanAllArtifacts] [-PATToken <SecureString>]

[-ResourceTypeName {All | AgentPool | Build | Organization | Project | Release | ServiceConnection | User}]

[-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>

Organization name 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>

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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ReleaseNames <String>

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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-AgentPoolNames <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ScanAllArtifacts [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-PATToken <SecureString>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ResourceTypeName



Required? false

Position? named

Default value All

Accept pipeline input? false

Accept wildcard characters? false



-DoNotOpenOutputFolder [<SwitchParameter>]



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 application team to verify whether their Azure resources are compliant with the

security guidance or not





RELATED LINKS

https://aka.ms/azskossdocs