AZ-400 Exam Question 81

You have an Azure Kubernetes Service (AKSJ pod that hosts an app named App1.
You need to configure the AKS container to restart automatically if the container stops responding. The solution must check the status of App1 once every three seconds.
How should you complete the deployment? To answer, drag the appropriate values to the correct targets. Each value 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.

AZ-400 Exam Question 82

You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide.
You need to run a URL ping test once every five minutes and create an alert when the web app is unavailable from specific Azure regions. The solution must minimize development time.
What should you do?
  • AZ-400 Exam Question 83

    You need to configure Azure Automation for the computer in Group7.
    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 84

    You have an Azure subscription linked to a tenant in Microsoft Azure Active Directory (Azure AD), part of Entrap. The tenant is licensed for Azure AD Premium Plan 1.
    A security review indicates that too many users have privileged access to resources.
    You need to deploy a privileged access management solution that meets the following requirements:
    * Enforces time limits on the use of privileged access
    * Requires approval to activateprivileged access
    * Minimizes costs
    What should you do first?
  • AZ-400 Exam Question 85

    You have a GitHub organization that contains three users named User 1. User2. and User3. You have a project that contains a repository named repo1. You need to configure permissions for repo1. The solutionmust meet the following requirements:
    * Ensure that User 1 can actively push to repo1.
    * Ensure that Usef2 can manage issues and pull requests for repo1.
    * Ensure that User3 can manage repo1.
    * Prevent User3 from accessing sensitive data in repo1.
    Which role should you assign to each use?