DRAG DROP - You need to increase the security of your team's development process. Which type of security tool should you recommend for each stage of the develop...


Microsoft AZ-400 Exam

Questions Number: 6 out of 535 Questions
1.12%

Question 6
DRAG DROP -
You need to increase the security of your team's development process.
Which type of security tool should you recommend for each stage of the development process? To answer, drag the appropriate security tools to the correct stages. Each security tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:
AZ-400_6Q.png related to the Microsoft AZ-400 Exam



Box 1: Threat modeling -
Threat modeling's motto should be, "The earlier the better, but not too late and never ignore."
Box 2: Static code analysis -
Validation in the CI/CD begins before the developer commits his or her code. Static code analysis tools in the IDE provide the first line of defense to help ensure that security vulnerabilities are not introduced into the CI/CD process.
Box 3: Penetration testing -
Once your code quality is verified, and the application is deployed to a lower environment like development or QA, the process should verify that there are not any security vulnerabilities in the running application. This can be accomplished by executing automated penetration test against the running application to scan it for vulnerabilities.
References:
https://docs.microsoft.com/en-us/azure/devops/articles/security-validation-cicd-pipeline?view=vsts





Previous Questions Next Questions



Premium Version