لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
You are currently developing a project for a client that will be managing work items via Azure DevOps.You want to make sure that the work item process you use for the client allows for requirements, change requests, risks, and reviews to be tracked.Which of the following is the option you would choose?
A. asic
B. gile
C. crum
D. MMI
عرض الإجابة
اجابة صحيحة: D

View The Updated AZ-400 Exam Questions

SPOTO Provides 100% Real AZ-400 Exam Questions for You to Pass Your AZ-400 Exam!

السؤال #2
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement continuous integration.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #3
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement continuous deployment.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #4
Your company hosts a web application in Azure. The company uses Azure Pipelines for the build and release management of the application. Stakeholders report that the past few releases have negatively affected system performance. You configure alerts in Azure Monitor. You need to ensure that new releases are only deployed to production if the releases meet defined performance baseline criteria in the staging environment first What should you use to prevent the deployment of releases that fail to meet the performance baseline? https://docs.microsoft.com/en-us/azure/azure-monitor/continuous-monitoring https://docs.microsoft.com/en-us/azure/devops/pipelines/release/approvals/gates?view=azure-devops
A. a trigger
B. an Azure function
C. a gate
D. an Azure Scheduler job
عرض الإجابة
اجابة صحيحة: C
السؤال #5
Which branching strategy should you recommend for the investment planning applications suite?
A. elease isolation
B. ain only
C. evelopment isolation
D. eature isolation
عرض الإجابة
اجابة صحيحة: D
السؤال #6
You have an Azure DevOps project named Project1 and an Azure subscription named Sub1.You need to prevent releases from being deployed unless the releases comply with the Azure Policy rules assigned to Sub1.What should you do in the release pipeline of Project1?
A. Add a deployment gate
B. Modify the Deployment queue settings
C. Configure a deployment trigger
D. Create a pipeline variable
عرض الإجابة
اجابة صحيحة: A
السؤال #7
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement continuous deployment.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #8
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement continuous integration.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #9
You need to implement Project4.What should you do first?
A. dd the FROM instruction in the Dockerfile file
B. dd a Copy and Publish Build Artifacts task to the build pipeline
C. dd a Docker task to the build pipeline
D. dd the MAINTAINER instruction in the Dockerfile file
عرض الإجابة
اجابة صحيحة: C
السؤال #10
You are configuring project metrics for dashboards in Azure DevOps.You need to configure a chart widget that measures the elapsed time to complete work items once they become active.Which of the following is the widget you should use?
A. Cumulative Flow Diagram
B. Burnup
C. Cycle time
D. Burndown
عرض الإجابة
اجابة صحيحة: C
السؤال #11
You use Azure Pipelines to manage build pipelines, GitHub to store source code, and Dependabot to manage dependencies.You have an app named App1.Dependabot detects a dependency in App1 that requires an update.What should you do first to apply the update?
A. Create a pull request
B. Approve the pull request
C. Create a branch
D. Perform a commit
عرض الإجابة
اجابة صحيحة: B
السؤال #12
Your company currently has an Azure DevOps project in place. The project is being used for the DevOps lifecycle for a Java-based application. They are planning on using SonarQube when it comes to Static code analysis. Which of the following task should be defined in the build pipeline for usage of SonarQube for measuring code quality for the Java application?
A. Gradle
B. Grunt
C. MSBuild
D. Docker
عرض الإجابة
اجابة صحيحة: A
السؤال #13
You need to consider the underlined segment to establish whether it is accurate.The Burnup widget measures the elapsed time from creation of work items to their completion.Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.
A. o adjustment required
B. ead time
C. est results trend
D. urndown
عرض الإجابة
اجابة صحيحة: B
السؤال #14
To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?
A. hange the value of the ConfigurationMode parameter
B. eplace the Register-AzureRmAutomationDscNode cmdlet with Register-AzureRmAutomationScheduledRunbook
C. dd the AllowModuleOverwrite parameter
D. dd the DefaultProfile parameter
عرض الإجابة
اجابة صحيحة: A
السؤال #15
You are making use of Azure DevOps manage build pipelines, and also deploy pipelines.The development team is quite large, and is regularly added to.You have been informed that the management of users and licenses must be automated when it can be.Which of the following is a task that can't be automated?
A. roup membership changes
B. icense assignment
C. ssigning entitlements
D. icense procurement
عرض الإجابة
اجابة صحيحة: D
السؤال #16
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement continuous deployment.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #17
What should you use to implement the code quality restriction on the release pipeline for the investment planningapplications suite?
A. pre-deployment approval
B. deployment gate
C. post-deployment approval
D. trigger
عرض الإجابة
اجابة صحيحة: A
السؤال #18
You are currently developing a project for a client that will be managing work items via Azure DevOps.You want to make sure that the work item process you use for the client allows for requirements, change requests, risks, and reviews to be tracked.Which of the following is the option you would choose?
A. Basic
B. Agile
C. Scrum
D. CMMI
عرض الإجابة
اجابة صحيحة: D
السؤال #19
You have an Azure DevOps project named Project1 and an Azure subscription named Sub1.You need to prevent releases from being deployed unless the releases comply with the Azure Policy rules assigned to Sub1.What should you do in the release pipeline of Project1?
A. Add a deployment gate
B. Modify the Deployment queue settings
C. Configure a deployment trigger
D. Create a pipeline variable
عرض الإجابة
اجابة صحيحة: A
السؤال #20
You are making use of Azure DevOps manage build pipelines, and also deploy pipelines.The development team is quite large, and is regularly added to.You have been informed that the management of users and licenses must be automated when it can be.Which of the following is a task that can't be automated?
A. Group membership changes
B. License assignment
C. Assigning entitlements
D. License procurement
عرض الإجابة
اجابة صحيحة: D
السؤال #21
Your company has 60 developers who are assigned to four teams. Each team has 15 members.The company uses an agile development methodology.You need to structure the work of the development teams so that each team owns their respective work while working together to reach a common goal.Which parts of the taxonomy should you enable the team to perform autonomously?
A. eatures and Tasks
B. nitiatives and Epics
C. pics and Features
D. tories and Tasks
عرض الإجابة
اجابة صحيحة: A
السؤال #22
Which of the following tool can be used within your Azure DevOps pipeline to check for licensing issues within the code?
A. Unit tests
B. Mend Bolt
C. Maven
D. GitLab
عرض الإجابة
اجابة صحيحة: B
السؤال #23
In Azure DevOps, you create Project3.You need to meet the requirements of the project.What should you do first?
A. rom Azure DevOps, modify the build definition
B. rom SonarQube, obtain an authentication token
C. rom Azure DevOps, create a service endpoint
D. rom SonarQube, create a project
عرض الإجابة
اجابة صحيحة: C
السؤال #24
You need to configure GitHub to use Azure Active Directory (Azure AD) for authentication. What should you do first?
A. reate an Azure Active Directory B2C (Azure AD B2C) tenant
B. reate a conditional access policy in Azure AD
C. egister GitHub in Azure AD
D. odify the Security settings of the GitHub organization
عرض الإجابة
اجابة صحيحة: C
السؤال #25
You have a private GitHub repository.You need to display the commit status of the repository on Azure Boards.What should you do first?
A. Configure multi-factor authentication (MFA) for your GitHub account
B. Add the Azure Pipelines app to the GitHub repository
C. Add the Azure Boards app to the repository
D. Create a GitHub action in GitHub
عرض الإجابة
اجابة صحيحة: C
السؤال #26
You have an Azure subscription that contains a Log Analytics workspace named WS1 and a virtual machine named VM1.You need to install the Microsoft Enterprise Cloud Monitoring extension on VM1.Which two values are required to configure the extension? Each correct answer presents part of the solution.Note: Each correct answer is worth one point.
A. the ID of WS1
B. the system-assigned managed identity of VM1
C. the resource ID of VM1
D. the secret key of WS1
E. the ID of the subscription
عرض الإجابة
اجابة صحيحة: AD
السؤال #27
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement continuous deployment.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #28
You are configuring project metrics for dashboards in Azure DevOps.You need to configure a chart widget that measures the elapsed time to complete work items once they become active.Which of the following is the widget you should use?
A. umulative Flow Diagram
B. urnup
C. ycle time
D. urndown
عرض الإجابة
اجابة صحيحة: C
السؤال #29
You configure Azure Application Insights and the shared service plan tier for a web app. You enable Smart Detection. You confirm that standard metrics are visible in the logs, but when you test a failure, you do not receive a Smart Detection notification What prevents the Smart Detection notification from being sent?
A. You must restart the web app before Smart Detection is enabled
B. Smart Detection uses the first 24 hours to establish the normal behavior of the web app
C. You must enable the Snapshot Debugger for the web app
D. The web app is configured to use the shared service plan tier
عرض الإجابة
اجابة صحيحة: B
السؤال #30
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 manage a project in Azure DevOps.You need to prevent the configuration of the project from changing over time.Solution: Add a code coverage step to the build pipelines.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #31
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 plan to update the Azure DevOps strategy of your company.You need to identify the following issues as they occur during the company's development process:Licensing violationsProhibited librariesSolution: You implement pre-deployment gates.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #32
Your company implements an Agile development methodology. You plan to implement retrospectives at the end of each sprint. Which three questions should you include? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. AWho performed well?
B. BWho should have performed better?
C. CWhat could have gone better?
D. DWhat went well?
E. EWhat should we try next?
عرض الإجابة
اجابة صحيحة: CDE
السؤال #33
Your company is currently making use of Team Foundation Server 2013 (TFS 2013), but intend to migrate to Azure DevOps.You have been tasked with supplying a migration approach that allows for the preservation of Team Foundation Version Control changesets dates, as well as thechanges dates of work items revisions. The approach should also allow for the migration of all TFS artifacts, while keeping migration effort to a minimum.You have suggested upgrading TFS to the most recent RTW release.Which of the following should also be suggested?
A. Installing the TFS kava SDK
B. Using the TFS Database Import Service to perform the upgrade
C. Upgrading PowerShell Core to the latest version
D. Using the TFS Integration Platform to perform the upgrade
عرض الإجابة
اجابة صحيحة: B
السؤال #34
You have an Azure Resource Manager template that deploys a multi-tier application.You need to prevent the user who performs the deployment from viewing the account credentials and connection strings used by the application.What should you use?
A. Azure Key Vault
B. a Web
C. an Appsettings
D. an Azure Storage table
E. an Azure Resource Manager parameter file
عرض الإجابة
اجابة صحيحة: A
السؤال #35
You are developing an application. The application source has multiple branches.You make several changes to a branch used for experimentation.You need to update the main branch to capture the changes made to the experimentation branch and override the history of the Git repository.Which Git option should you use?
A. ush
B. erge E1457D5D1DDCBD40AB3BF70D5D
C. ebase
D. etch
عرض الإجابة
اجابة صحيحة: B
السؤال #36
You have an Azure DevOps organization named Contoso.You need to receive Microsoft Teams notifications when work items are updated.What should you do?
A. From Azure DevOps, configure a service hook subscription
B. From Microsoft Teams, configure a connector
C. From the Microsoft Teams admin center, configure external access
D. From Microsoft Teams, add a channel
E. From Azure DevOps, install an extension
عرض الإجابة
اجابة صحيحة: B
السؤال #37
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 ApplyAndMonitor.Does the solution meet the goal?
A. es
B. o
عرض الإجابة
اجابة صحيحة: B
السؤال #38
Your company is building a new solution in Java.The company currently uses a SonarQube server to analyze the code of .NET solutions.You need to analyze and monitor the code quality of the Java solution.Which task types should you add to the build pipeline?
A. ctopus
B. ulp
C. radle
D. hef
عرض الإجابة
اجابة صحيحة: C
السؤال #39
You have an Azure subscription.You need to ensure that users can provision preconfigured cloud-based environments for developing apps.The solution must minimize administrative effort.What should you include in the solution?
A. Windows 365 Cloud PC
B. Azure Deployment Environments
C. Azure Virtual Desktop
D. Microsoft Dev Box
عرض الإجابة
اجابة صحيحة: B
السؤال #40
You have an Azure DevOps project named Project1 and an Azure subscription named Sub1.You need to prevent releases from being deployed unless the releases comply with the Azure Policy rules assigned to Sub1.What should you do in the release pipeline of Project1?
A. Add a deployment gate
B. Modify the Deployment queue settings
C. Configure a deployment trigger
D. Create a pipeline variable
عرض الإجابة
اجابة صحيحة: A
السؤال #41
You have been tasked with strengthening the security of your team's development process.You need to suggest a security tool type for the Continuous Integration (CI) phase of the development process.Which of the following is the option you would suggest?
A. enetration testing
B. tatic code analysis
C. hreat modeling
D. ynamic code analysis
عرض الإجابة
اجابة صحيحة: B

View The Updated Microsoft Exam Questions

SPOTO Provides 100% Real Microsoft Exam Questions for You to Pass Your Microsoft Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف:
Contact Us