AZ-400 Exam Question 226

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?
  • AZ-400 Exam Question 227

    You have an Azure DevOps project that contains a build pipeline. The build pipeline uses approximately 50 open source libraries.
    You need to ensure that all the open source libraries comply with your company's licensing standards.
    Which service should you use?
  • AZ-400 Exam Question 228

    You use Azure Pipelines to automate Continuous Integration/Continuous Deployment (CI/CD) for an Azureweb app named WebApp1.
    You configure an Azure Monitor alert that is triggered when WebApp1 generates an error.
    You need to configure the alert to forward details of the error to a third-party system. The solution must minimize administrative effort.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 229

    You are defining release strategies for two applications as shown in the following table.

    Which releasestrategy should you use for each application? To answer, drag the appropriate release strategies to the correct applications. Each release strategy may be used once, more than once, or not at all. You may need to drag the split bar between panes or scrollto view content.
    NOTE:Each correct selection is worth one point.

    AZ-400 Exam Question 230

    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 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 have an Azure DevOps project.
    Your build process creates several artifacts.
    You need to deploy the artifacts to on-premises servers.
    Solution: You deploy an Octopus Deploy server. You deploy a polled Tentacle agent to an on-premises server. You add an Octopus task to the deployment pipeline.
    Does this meet the goal?