单选题

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?

A、 Application Insights Connector
B、 Automation & Control
C、 IT Service Management Connector (ITSM)
D、 Insight & Analytics
下载APP答题
由4l***qf提供 分享 举报 纠错

相关试题

简答题 You are configuring Azure Pipelines for three projects in Azure DevOps as shown in the following table.5d831e062a39de0ec8271820a0dcbe18Which 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:0c1a2feb19049d3de39ec3d322f7a000

简答题 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:6fd83b606cc14c29cf513450f55e2c24

单选题 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??

A、

a task executed in the continuous integration pipeline and a scheduled task that analyzes the image registry

B、

manual tasks performed during the planning phase and the deployment phase

C、

a task executed in the continuous deployment pipeline and a scheduled task against a running production container

D、

a task executed in the continuous integration pipeline and a scheduled task that analyzes the production container

单选题

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. 

1666184037588.png

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? 

A、Run the Register-AzureRmAutomationDscNode Azure Powershell cmdlet.
B、Modify the ConfigurationMode property of the Local Configuration Manager (LCM).
C、Install PowerShell Core.
D、Modify the RefreshMode property of the Local Configuration Manager (LCM).

单选题

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? 

A、In Azure DevOps, configure new tasks in the release pipeline to create and delete the virtual machines m Azure DevTest Labs.
B、From Azure Cloud Shell, run Azure PowerShell commands to create and delete the new virtual machines in a staging resource group.
C、In Azure DevOps, configure new tasks in the release pipeline to deploy to Azure Cloud Services.
D、In Azure Cloud Shell, run Azure CLI commands to create and delete the new virtual machines in a staging resource group.

单选题

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? 

A、global symbols
B、local symbols
C、upstream sources
D、views

单选题

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?

A、Microsoft Visual SourceSafe
B、PDM
C、WhiteSource
D、OWASP ZAP

单选题

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?

A、Grunt
B、Chef
C、Maven
D、Gulp