Practice Free AZ-400 Exam Online Questions
You intend to make use of Azure Artifacts to share packages that you wrote, tested, validated, and deployed.
You want to use a solitary feed to release several builds of each package. You have to make sure that the release of packages that are in development is restricted.
Which of the following actions should you take?
- A . You should make use of static code analysis.
- B . You should make use of views.
- C . You should make use of dynamic code analysis.
- D . You should make use of upstream sources.
You have a private distribution group that contains provisioned and unprovisioned devices.
You need to distribute a new iOS application to the distribution group by using Microsoft Visual Studio App Center.
What should you do?
- A . Request the Apple ID associated with the user of each device.
- B . Register the devices on the Apple Developer portal.
- C . Create an active subscription in App Center Test.
- D . Add the device owner to the organization in App Center.
DRAG DROP
Your company wants to use Azure Application Insights to understand how user behaviors affect an application.
Which Application Insights tool should you use to analyze each behavior? To answer, drag the appropriate tools to the correct behaviors. Each tool 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.

Explanation:
Box 1: User Flows
The User Flows tool visualizes how users navigate between the pages and features of your site. It’s great for answering questions like:
How do users navigate away from a page on your site?
What do users click on a page on your site?
Where are the places that users churn most from your site?
Are there places where users repeat the same action over and over?
Box 2: Users
Counting Users: The user behavior analytics tools don’t currently support counting users or sessions based on properties other than anonymous user ID, authenticated user ID, or session ID.
Box 3: Impact
Impact analyzes how load times and other properties influence conversion rates for various parts of your app. To put it more precisely, it discovers how any dimension of a page view, custom event, or request affects the usage of a different page view or custom event.
Reference: https: //docs.microsoft.com/en-us/azure/azure-monitor/app/usage-flows https: //docs.microsoft.com/en-us/azure/azure-monitor/app/usage-impact https: //docs.microsoft.com/en-us/azure/azure-monitor/app/usage-troubleshoot
You manage a project by using Azure Board, and you manage the project code by using Azure Repos.
You have a bug work item that has an ID of 123.
You need to set the work item state to Resolved.
What should you add to the commit message?
- A . #123 completes
- B . #123 Resolved
- C . Completed #123
- D . Fixes #123
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result.
Establish if the solution satisfies the requirements.
You run the Register-AzureRmAutomationDscNode command in your company’s environment.
You need to make sure that your company’s test servers remain correctly configured, regardless of configuration drift.
Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect.
Does the solution meet the goal?
- A . Yes
- B . No
Your company has a project in Azure DevOps.
You need to ensure that when there are multiple builds pending deployment, only the most recent build is deployed.
What should you use?
- A . deployment conditions
- B . deployment queue settings
- C . release gates
- D . pull request triggers
You have the services shown in the following table.
You manage a project by using Azure Boards.
You need to notify the services of build status changes.
Which services can be notified by using a webhook?
- A . Service1 only
- B . Service2 only
- C . Service1 and Service2
You have the services shown in the following table.
You manage a project by using Azure Boards.
You need to notify the services of build status changes.
Which services can be notified by using a webhook?
- A . Service1 only
- B . Service2 only
- C . Service1 and Service2
HOTSPOT
You plan to build an app named App1 by using GitHub.
You need to recommend a build and deployment solution for App1.
The solution must meet the following requirements:
• Ensure that the code for App1 is submitted for testing only when a build has completed successfully.
• Ensure that a build is approved by the change management team before the build is released.
What should you include in the recommendation for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

You have an Azure DevOps organization named Contoso.
You need to recommend an authentication mechanism that meets the following requirements:
✑ Supports authentication from Git
✑ Minimizes the need to provide credentials during authentication
What should you recommend?
- A . personal access tokens (PATs) in Azure DevOps
- B . Alternate credentials in Azure DevOps
- C . user accounts in Azure Active Directory (Azure AD)
- D . managed identities in Azure Active Directory (Azure AD)