AZ-400 Exam Question 6

Your company develops a client banking application that processes a large volume of data.
Code quality is an ongoing issue for the company. Recently, the code quality has deteriorated because of an increase in time pressure on the development team.
You need to implement static code analysis.
During which phase should you use static code analysis?
  • AZ-400 Exam Question 7

    You have app named App1. You have a Log Analytics workspace named Workspace1 that contains two tables named Events and Logs. App1 manage events in multiple locations and writes logs to Workspace1.
    You need to query Workspace1 for all log entries related to Asia that occurred during the last two days.
    In which order should you arrange the query statements?

    AZ-400 Exam Question 8

    You are creating a YAML-based Azure pipeline to deploy an Azure Data factory instance that has the following requirements;
    * If a Data Factory instance exists already, the instance must be overwritten.
    * No other resources in a resource group named Fabrikam must be affected.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 9

    You are integrating Azure Pipelines and Microsoft Teams.
    You install the Azure Pipelines app in Microsoft Teams.
    You have an Azure DevOps organization named Contoso that contains a project name Project1.
    You subscribe to Project1 in Microsoft Teams.
    You need to ensure that you only receive events about failed builds in Microsoft Teams.
    What should you do first?
  • AZ-400 Exam Question 10

    You have an application that consists of several Azure App Service web apps and Azure functions.
    You need to access the security of the web apps and the functions.
    Which Azure features can you use to provide a recommendation for the security of the application?