单选题
Your company uses ServiceNow for incident management.
You develop an application that runs on Azure.
The company needs to generate a ticket in ServiceNow when the application fails to authenticate.
Which Azure Log Analytics solution should you use?
相关试题
简答题 You are configuring Azure Pipelines for three projects in Azure DevOps as shown in the following table.Which version control system should you recommend for each project? To answer, drag the appropriate version control systems to the correct projects. Each version control system 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:
简答题 DRAG DROPYou plan to use Azure Kubernetes Service (AKS) to host containers deployed from images hosted in a Docker Trusted Registry.You need to recommend a solution for provisioning and connecting to AKS. The solution must ensure that AKS is RBAC-enabled and uses a custom service principal.Which three commands should you recommend be run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.Select and Place:
单选题 Your company deploys applications in Docker containers. You want to detect known exploits in the Docker images used to provision the Docker containers. You need to integrate image scanning into the application lifecycle.  The solution must expose the exploits as early as possible during the application lifecycle. What should you configure??
单选题
Case Study 2 - Contoso, Ltd (QUESTION 6 - QUESTION 11) 
Background 
Contoso, Ltd. is a manufacturing company that has a main office in Chicago. 
Contoso plans to improve its IT development and operations processes by implementing Azure 
DevOps principles. Contoso has an Azure subscription and creates an Azure DevOps 
organization. 
The Azure DevOps organization includes: 
= The Docker extension 
= A deployment pool named Pool? that contains 10 Azure virtual machines that run Windows 
Server 2016 
The Azure subscription contains an Azure Automation account. 
Contoso plans to create projects in Azure DevOps as shown in the following table. 

Technical requirements 
Contoso identifies the following technical requirements: 
= Implement build agents for Projectt. 
= Whenever possible, use Azure resources. 
= Avoid using deprecated technologies. 
= Implement a code flow strategy for Project2 that will: 
- Enable Team2 to submit pull requests for Project2. 
- Enable Team2 to work independently on changes to a copy of Project2. 
- Ensure that any intermediary changes performed by Team2 on a copy of Project2 will be subject 
to the same restrictions as the ones defined in the build policy of Project2. 
= Whenever possible implement automation and minimize administrative effort. 
= Implement Project3, Project5, Project6, and Project/ based on the planned changes 
= Implement Project4 and configure the project to push Docker images to Azure Container 
Registry. 
QUESTION 6 
You add the virtual machines as managed nodes in Azure Automation State Configuration. 
You need to configure the computer in Group/. 
What should you do? 
单选题
Your company builds a multi tier web application. 
You use Azure DevOps and host the production application on Azure virtual machines. 
Your team prepares an Azure Resource Manager template of the virtual machine that you mil use 
to test new features. 
You need to create a staging environment in Azure that meets the following requirements: 
- Minimizes the cost of Azure hosting 
- Provisions the virtual machines automatically 
- Use* the custom Azure Resource Manager template to provision the 
virtual machines 
What should you do? 
单选题
QUESTION 38
You plan to share packages that you wrote, tested, validated, and deployed by using Azure 
Artifacts. 
You need to release multiple builds of each package by using a single feed. The solution must 
limit the release of packages that are in development. 
What should you use? 
单选题
Your company is concerned that when developers introduce open source libraries, it creates licensing compliance issues.
You need to add an automated process to the build pipeline to detect when common open source libraries are added to the code base.
What should you use?
单选题
Your company is building a new solution in Java. The company currently uses a SonarQube server to analyze the code of .NET solutions. You need to analyze and monitor the code quality of the Java solution.
Which task types should you add to the build pipeline?