AZ-400 Exam Question 46

You have an Azure DevOps project that contains a build pipeline. The build pipeline uses approximately 50 open source libraries.
You need to ensure that all the open source libraries comply with your company's licensing standards.
Which service should you use?
  • AZ-400 Exam Question 47

    Your company creates a web application.
    You need to recommend a solution that automatically sends to Microsoft Teams a daily summary of the exceptions that occur in the application.
    Which two Azure services should you recommend? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 48

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    The lead developer at your company reports that adding new application features takes longer than expected due to a large accumulated technical debt.
    You need to recommend changes to reduce the accumulated technical debt.
    Solution: You recommend reducing the code complexity.
    Does this meet the goal?
  • AZ-400 Exam Question 49

    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You use Azure Pipelines to build and test a React js application.
    You have a pipeline that has a single job.
    You discover thai installing JavaScript packages from npm takes approximately five minutes each time you run the pipeline.
    You need to recommend a solution to reduce the pipeline execution time.
    Solution: You recommend defining a container job that uses a custom container that has the JavaScript packages preinstalled.
    Does this meet the goal?
  • AZ-400 Exam Question 50

    You need to configure GitHub to use Azure Active Directory (Azure AD) for authentication. What should you do first?