Question: 1
Where should the build and release agents for the investment planning applications suite run? To answer, select the appropriate options in the answer area
NOTE: Each correct selection is worth one point.
Answer : A
Show Answer
Hide Answer
Question: 2
You are building an ASP.NET Core application.
You plan to create an application utilization baseline by capturing telemetry data.
You need to add code to the application to capture the telemetry dat
a. The solution must minimize the costs of storing the telemetry data.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A)
B)
C)
D)
E)
Question: 3
Your company is building a mobile app that targets Android and iOS devices.
Your team uses Azure DevOps to manage all work items and release cycles.
You need to recommend a solution to perform the following tasks:
Collect crash reports for issue analysis.
Distribute beta releases to your testers.
Get user feedback on the functionality of new apps.
What should you include in the recommendation?
Question: 4
Host your own agents on infrastructure that you manage.
A Buy additional parallel jobs.
Answer : A
Show Answer
Hide Answer
Question: 5
You have an Azure function hosted in an App Service plan named az400-9940427-func1.
To complete this task, sign in to the Microsoft Azure portal.
A Explanation:
1. Open Microsoft Azure Portal
2. Log into your Azure account, select App Services in the Azure portal left navigation, and then select configure az400-9940427-func1.
3. On the app page, select Deployment Center in the left menu.
4. On the Build provider page, select Azure Pipelines (Preview), and then select Continue.
5. On the Configure page, in the Code section:
For GitHub, drop down and select the Organization, Repository, and Branch you want to deploy continuously.
6. Select Continue.
7. On the Test page, choose whether to enable load tests, and then select Continue.
8. Depending on your App Service plan pricing tier, you may see a Deploy to staging page. Choose whether to enable deployment slots, and then select Continue.
9. After you configure the build provider, review the settings on the Summary page, and then select Finish.
Answer : A
Show Answer
Hide Answer