Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...
What should you do?
You use Azure Artifacts to host NuGet packages that you create. You need to make one of the packages available to anonymous users outside your organization. The solution must minimize the number of publication points. What should you do?A . Change the feed URL of the packageB . Create a...
Which version control system should you use for each project?
DRAG DROP Your company has four projects. The version control requirements for each project are shown in the following table. You plan to use Azure Repos for all the projects. Which version control system should you use for each project? To answer, drag the appropriate version control systems to the...
Which role memberships are required for the Azure DevOps organization and the project?
DRAG DROP You need to configure access to Azure DevOps agent pools to meet the following requirements: - Use a project agent pool when authoring build or release pipelines. - View the agent pool and agents of the organization. - Use the principle of least privilege. Which role memberships are...
To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?
Testlet 1 Case Study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that...
What should you use?
You have an Azure Resource Manager template that deploys a multi-tier application. You need to prevent the user who performs the deployment from viewing the account credentials and connection strings used by the application. What should you use?A . Azure Key VaultB . a Web.config fileC . an Appsettings.json fileD...
What should you recommend?
You have a GitHub repository. You create a new repository in Azure DevOps. You need to recommend a procedure to clone the repository from GitHub to Azure DevOps. What should you recommend?A . Create a pull request.B . Create a webhook.C . Create a service connection for GitHub.D . From...
Which version control system should you recommend for each project?
DRAG DROP 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...
Which three commands should you recommend be run in sequence?
Question Set 3 DRAG DROP You need to recommend a solution for deploying charts by using Helm and Tiller to Azure Kubernetes Service (AKS) in an RBAC-enabled cluster. Which three commands should you recommend be run in sequence? To answer, move the appropriate commands from the list of commands to...
What should you do?
You have an Azure DevOps organization named Contoso, an Azure DevOps project named Project1, an Azure subscription named Sub1, and an Azure key vault named vault1. You need to ensure that you can reference the values of the secrets stored in vault1 in all the pipelines of Project1. The solution...