AZ-400 Exam Question 101

You have an Azure Kubermets Service (AKS) implementation that is RBAC-enabled You plan to use Azure Container Instances as a hosted development environment to run containers in the AKS implementation.
You need to conjure Azure Container Instances as a hosted environment for running me containers in AKS.
Which three actions should you perform m 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 102

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 Azure self-hosted agent to an on-premises server. You add a Copy and Publish Build Artifacts task to the deployment pipeline.
Does this meet the goal?
  • AZ-400 Exam Question 103

    You use Azure Pipelines lo manage the build and deployment of apps.
    You are planning the release strategies for a new app. You need to choose strategies for the following scenarios:
    * Releases will be made available to users who are grouped by their tolerance for software faults.
    * Code will be deployed to enable functionality that will be available in later releases of the app.
    * When a new release occurs, the existing deployment will remain active to minimize recovery time if a return to the previous version is required.

    AZ-400 Exam Question 104

    Your team uses an agile development approach.
    You need to recommend a branching strategy for the team's Git repository. The strategy must meet the following requirements.
    Provide the ability to work on multiple independent tasks in parallel.
    Ensure that checked-in code remains in a releasable state always.
    Ensure that new features can be abandoned at any time.
    Encourage experimentation.
    What should you recommend?
  • AZ-400 Exam Question 105

    You have an Azure subscription that contains four Azure virtual machines You need to configure the virtual machines to use a single identity. The solution must meet the following requirements:
    * Ensure that the credentials for the identity are managed automatically.
    * Support granting privileges to the identity.
    Which type of identity should you use?