|
2422 | 2422 | - [ ] Required secrets: Shared Access Authorization token. Storage location: Azure Storage with HTTP access.
|
2423 | 2423 | - [x] Required secrets: Username and password. Storage location: Azure Key Vault.
|
2424 | 2424 |
|
2425 |
| -### How should you confrere the release retention policy for the investment planning depletions suite? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. |
| 2425 | +### You are designing an Azure DevOps strategy for your company's development team. You suspect that the team's productivity is low due to accumulate technical debt. You need to recommend a metric to assess the amount of the team's technical debt. What should you recommend? |
2426 | 2426 |
|
2427 |
| - |
| 2427 | +- [ ] Number of code modules in an application. |
| 2428 | +- [ ] Number of unit test failures. |
| 2429 | +- [ ] Percentage of unit test failures. |
| 2430 | +- [x] Percentage of overall time spent on rework. |
2428 | 2431 |
|
2429 |
| -- [ ] Required secrets: Azure Storage with HTTPS access. Storage location: Shared Access Authorization token. |
2430 |
| -- [ ] Required secrets: Azure Data Lake. Storage location: Personal access token. |
2431 |
| -- [x] Required secrets: Shared Access Authorization token. Storage location: Azure Storage with HTTPS access. |
2432 |
| -- [ ] Required secrets: Azure Storage with HTTPS access. Storage location: Certificate. |
| 2432 | +### You have an Azure subscription that contains multiple Azure pipelines. You need to deploy a monitoring solution for the pipelines. The solution must meet the following requirements: Parse logs from multiple sources. Identify the root cause of issues. What advanced feature of a monitoring tool should include in the solution? |
2433 | 2433 |
|
2434 |
| -### You are designing an Azure DevOps strategy for your company’s development team. You suspect that the team’s productivity is low due to accumulate technical debt. You need to recommend a metric to assess the amount of the team’s technical debt. What should you recommend? |
2435 |
| - |
2436 |
| -- [ ] the number of code modules in an application. |
2437 |
| -- [ ] the number of unit test failures. |
2438 |
| -- [ ] the percentage of unit test failures. |
2439 |
| -- [x] the percentage of overall time spent on rework. |
2440 |
| - |
2441 |
| -### You have an Azure subscription that contains multiple Azure pipelines. You need to deploy a monitoring solution for the pi*lines. The solution must meet the following requirements: ✑ Parse logs from multiple sources. ✑ identify the root cause of issues. What advanced feature of a monitoring tool should include in the solution? |
2442 |
| - |
2443 |
| -- [ ] directed monitoring |
2444 |
| -- [x] synthetic monitoring |
2445 |
| -- [ ] analytics |
2446 |
| -- [ ] Alert Management |
| 2434 | +- [ ] Directed monitoring. |
| 2435 | +- [x] Synthetic monitoring. |
| 2436 | +- [ ] Analytics. |
| 2437 | +- [ ] Alert Management. |
2447 | 2438 |
|
2448 | 2439 | ### You manage code by using GitHub. You need to ensure that repository owners are notified if a new vulnerable dependency or malware is found in their repository. What should you do?
|
2449 | 2440 |
|
|
2454 | 2445 |
|
2455 | 2446 | ### You have a project in Azure DevOps named Project1. You need to ensure that all new pipelines in Project1 execute three specific tasks during pipeline execution. What should you create?
|
2456 | 2447 |
|
2457 |
| -- [x] a task group |
2458 |
| -- [ ] a JSON template |
2459 |
| -- [ ] a YAML template |
2460 |
| -- [ ] a PowerShell task |
| 2448 | +- [x] Task group. |
| 2449 | +- [ ] JSON template. |
| 2450 | +- [ ] YAML template. |
| 2451 | +- [ ] PowerShell task. |
| 2452 | + |
| 2453 | +### You use Azure Pipelines to build and test a React.js application. You have a pipeline that has a single job. You discover that 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 enabling pipeline caching. Does this meet the goal? |
| 2454 | + |
| 2455 | +- [x] Yes. |
| 2456 | +- [ ] No. |
2461 | 2457 |
|
2462 |
| -### 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 that installing JavaScript packages from npm lakes approximately five minutes each time you run the pipeline. You need to recommend a solution to reduce the pipeline execution time. Solution: You recommend enabling pipeline caching. Does this meet the goal? |
| 2458 | +### You use Azure Pipelines to build and test a React.js application. You have a pipeline that has a single job. You discover that 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? |
2463 | 2459 |
|
2464 |
| -- [x] Yes |
2465 |
| -- [ ] No |
| 2460 | +- [ ] Yes. |
| 2461 | +- [x] No. |
2466 | 2462 |
|
2467 | 2463 | ### You have a project in Azure DevOps named Project1. Project1 contains a build pipeline named Pipe1 that builds an application named Appl. You have an agent pool named Pool1 that contains a Windows Server 2019-based self-hosted agent. Pipe1 uses Pool1. You plan to implement another project named Project2. Project2 will have a build pipeline named Pipe2 that builds an application named App2. App1 and App2 have conflicting dependencies. You need to minimize the possibility that the two build pipelines will conflict with each other. The solution must minimize infrastructure costs. What should you do?
|
2468 | 2464 |
|
|
2471 | 2467 | - [ ] Add another self-hosted agent.
|
2472 | 2468 | - [ ] Add a Docker Compose task to the build pipelines.
|
2473 | 2469 |
|
| 2470 | +### You have an Azure subscription that uses Azure Automation State Configuration to manage the configuration of virtual machines. You need to identify which nodes are noncompliant. How should you complete the query? |
| 2471 | + |
| 2472 | + |
| 2473 | + |
| 2474 | +- [x] Box 1: Category. Box 2: OperationName. Box 3: ResultType. |
| 2475 | +- [ ] Box 1: Category. Box 2: ResultType. Box 3: OperationName. |
| 2476 | +- [ ] Box 1: OperationName. Box 2: Category. Box 3: ResultType. |
| 2477 | +- [ ] Box 1: ResultType. Box 2: OperationName. Box 3: Category. |
| 2478 | + |
| 2479 | +### You have the services shown in the following table. You manage a project by using Azure Boards. You need to notify the services Of build Status changes. Which services can be notified by using a web hook? |
| 2480 | + |
| 2481 | + |
| 2482 | + |
| 2483 | +- [ ] Service1 only. |
| 2484 | +- [ ] Service2 only. |
| 2485 | +- [x] Service1 and Service2 only. |
| 2486 | + |
| 2487 | +### You have an Azure subscription that contains the resources shown in the following table. Project1 produces npm packages that are published to Feed1. Feed1 is consumed by multiple projects. You need to ensure that only tested packages are available for consumption. The solution must minimize development effort. What should you do? |
| 2488 | + |
| 2489 | + |
| 2490 | + |
| 2491 | +- [ ] Create a feed view named @default. After the npm packages test successfully, configure a release pipeline that tags the packages as release. |
| 2492 | +- [ ] Create a feed view named @release and set @release as the default view. After the npm packages test successfully, configure a release pipeline that tags the packages as release. |
| 2493 | +- [x] Create a feed view named @release and set @release as the default view. After the npm packages test successfully, configure a release pipeline that promotes a package to the @release view. |
| 2494 | +- [ ] Create a feed view named @default. After the npm packages test successfully, configure a release pipeline that promotes a package to the @default view. |
| 2495 | + |
2474 | 2496 | ### You have a brand policy in a project in Azure DevOps. The policy requires that code always builds successfully. You need to ensure that a specific user can always merge change to the master branch, even if the code fails to compile. The solution must use the principle of least privilege. What should you do?
|
2475 | 2497 |
|
2476 | 2498 | - [ ] From the Security setting of the repository, modify the access control tor the user.
|
|
2494 | 2516 | - [ ] Expose a virtual network service endpoint for Azure Storage.
|
2495 | 2517 | - [ ] Install a Prometheus server on a Linux virtual machine in Azure.
|
2496 | 2518 |
|
2497 |
| -### You have a private project in Azure DevOps. You need to ensure that a project manager can create custom work item queries to report on the project’s progress. The solution must use the principle of least privilege. To which security group should you add the project manager? |
| 2519 | +### You have a private project in Azure DevOps. You need to ensure that a project manager can create custom work item queries to report on the project's progress. The solution must use the principle of least privilege. To which security group should you add the project manager? |
2498 | 2520 |
|
2499 | 2521 | - [ ] Project Collection Administrators.
|
2500 | 2522 | - [ ] Reader.
|
|
2534 | 2556 | - [ ] From Queries, open the context menu, select Add link, and then select Existing item.
|
2535 | 2557 | - [ ] From item A, open the Links tab, and then select Add link. Set Link type to References and add the ID Of item B.
|
2536 | 2558 |
|
2537 |
| -### DRAG DROP You have an Azure subscription that uses Azure Automation State Configuration to manage the configuration of virtual machines. You need to identify which nodes are noncompliant. How should you complete the query? |
2538 |
| - |
2539 |
| - |
2540 |
| - |
2541 |
| -- [x] Box 1: Category. Box 2: OperationName. Box 3: ResultType. |
2542 |
| -- [ ] Box 1: Category. Box 2: ResultType. Box 3: OperationName. |
2543 |
| -- [ ] Box 1: OperationName. Box 2: Category. Box 3: ResultType. |
2544 |
| -- [ ] Box 1: ResultType. Box 2: OperationName. Box 3: Category. |
2545 |
| - |
2546 |
| -### You have the services shown in the following table. You manage a project by using Azure Boards. You need to notify the services Of build Status changes. Which services can be notified by using a web hook? |
2547 |
| - |
2548 |
| - |
2549 |
| - |
2550 |
| -- [ ] Service1 only |
2551 |
| -- [ ] Service2 only |
2552 |
| -- [x] Service1 and Service2 only |
2553 |
| - |
2554 |
| -### You have an Azure subscription that contains the resources shown in the following table. Project1 produces 9pm packages that are published to Feed1. Feed1 is consumed by multiple projects. You need to ensure that only tested packages are available for consumption. The solution must minimize development effort. What should you do? |
2555 |
| - |
2556 |
| - |
2557 |
| - |
2558 |
| -- [ ] Create a feed view named @default. After the 9pm packages test successfully, configure a release pipeline that tags the packages as release. |
2559 |
| -- [ ] Create a feed view named @release and set @release as the default view. After the 9pm packages test successfully, configure a release pipeline that tags the packages as release. |
2560 |
| -- [x] Create a feed view named @release and set @release as the default view After the 9pm packages test successfully, configure a release pipeline that promotes a package to the @release view. |
2561 |
| -- [ ] Create a feed view named @default. After the 9pm packages test successfully, configure a release pipeline that promotes a package to the @default view. |
2562 |
| - |
2563 | 2559 | ### You have an on-premises app named App1 that accesses Azure resources by using credentials stored in a configuration file. You plan to upgrade App1 to use an Azure service principal. What is required for App1 to programmatically sign in to Azure Active Directory (Azure AD)?
|
2564 | 2560 |
|
2565 | 2561 | - [ ] the application ID, a client secret, and the object ID.
|
|
0 commit comments