单选题 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?
相关试题
单选题 Your company plans to use an agile approach to software development.
You need to recommend an application to provide communication between members of the development team who work in locations around the world. The applications must meet the following requirements:
・Provide the ability to isolate the members of different project teams into separate communication channels and to keep a history of the chats within those channels.
・Be available on Windows 10, Mac OS, iOS, and Android operating systems.
・Provide the ability to add external contractors and suppliers to projects.
・Integrate directly with Azure DevOps.
What should you recommend?
单选题 You have a branch 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 changes to the master branch, even if the code fails to compile. The solution must use the principle of least privilege.
What should you do?
单选题 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?
单选题 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 will 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 ・Uses the custom Azure Resource Manager template to provision the virtual machines What should you do?
单选题 You manage build pipelines and deployment pipelines by using Azure DevOps. Your company has a team of 500 developers. New members are added continually to the team. You need to automate the management of users and licenses whenever possible. Which task must you perform manually?
单选题 Your company plans to use an agile approach to software development.
You need to recommend an application to provide communication between members of the development team who work in locations around the world. The applications must meet the following requirements:
・Provide the ability to isolate the members of different project teams into separate communication channels and to keep a history of the chats within those channels.
・Be available on Windows 10, Mac OS, iOS, and Android operating systems.
・Provide the ability to add external contractors and suppliers to projects.
・Integrate directly with Azure DevOps.
What should you recommend?
单选题 During a code review, you discover many quality issues. Many modules contain unused variables and empty catch blocks.
You need to recommend a solution to improve the quality of the code.
What should you recommend?
单选题 You are developing a multi-tier application. The application will use Azure App Service web apps as the front end and an Azure SQL database as the back end. The application will use Azure functions to write some data to Azure Storage. You need to send the Azure DevOps team an email message when the front end fails to return a status code of 200. Which feature should you use?