You have a project in Azure DevOps that contains a pipeline named Pipeline1 and two teams named Team! and Team2.
You need to ensure that only the members of Team1 can update the passwords used in Pipeline1. The solution must meet the following requirements:
• Prevent the members of Team2 from viewing the passwords.
• Minimize administrative effort.
What should you use to store the passwords?
You have an Azure DevOps project that is used to build an app named Appl.
You need to recommend a release strategy for App1. The solution must meet the following requirements:
• Detect if App1 cannot respond to customer requests for more than 30 seconds.
• Ensure that App1 can respond to at least 100 concurrent users while maintaining page load times of less than 10 seconds.
Which type of test should you recommend for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Which package feed access levels should be assigned to the Developers and Team Leaders groups for the investment planning applications suite? To answer, drag the appropriate access levels to the correct groups. Each access level 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.

You have Azure Pipelines and GitHub integrated as a source code repository.
The build pipeline has continuous integration enabled.
You plan to trigger an automated build whenever code changes are committed to the repository.
You need to ensure that the system will wait until a build completes before queuing another build.
What should you implement?