You need to recommend a solution to scan the application code. The solution must meet the application development requirements. What should you include in the recommendation? A. GitHub Advanced Security B. Azure Key Vault C. Azure DevTest Labs D. Application Insights in Azure Monitor Suggested Answer: A Community Answer: A Requirements. Application Development Requirements Fabrikam identifies the following requirements for application development: * All the application code must be stored in GitHub Enterprise. * All application code changes must be scanned for security vulnerabilities, including application code or configuration files that contain secrets in clear text. Scanning must be done at the time the code is pushed to a repository. A GitHub Advanced Security license provides the following additional features: Code scanning - Search for potential security vulnerabilities and coding errors in your code. Secret scanning - Detect secrets, for example keys and tokens, that have been checked into the repository. If push protection is enabled, also detects secrets when they are pushed to your repository. Dependency review - Show the full impact of changes to dependencies and see details of any vulnerable versions before you merge a pull request. Security overview - Review the security configuration and alerts for an organization and identify the repositories at greatest risk. Incorrect: Not C: Scenario: Azure DevTest labs will be used by developers for testing. Azure DevTest Labs is a service for easily creating, using, and managing infrastructure-as-a-service (IaaS) virtual machines (VMs) and platform-as-a-service (PaaS) environments in labs. Labs offer preconfigured bases and artifacts for creating VMs, and Azure Resource Manager (ARM) templates for creating environments like Azure Web Apps or SharePoint farms. Lab owners can create preconfigured VMs that have tools and software lab users need. Lab users can claim preconfigured VMs, or create and configure their own VMs and environments. Lab policies and other methods track and control lab usage and costs. Reference: https://docs.github.com/en/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security This question is in SC-100 Exam For getting Microsoft Cybersecurity Architect Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer