AZ-204 Developing Solutions for Microsoft Azure

Loading demo links...

Showing 10–12 of 20 questions

Question 10 (New Update)

You have developed and deployed an ASP.NET web application to Azure App Service and are using Application Insights telemetry to monitor it. You are required to test the application to ensure its availability and responsiveness from various global locations at regular intervals. In the event of non-responsiveness, an alert must be sent to the support staff. What are the two test types you can configure for the web app to meet these requirements? Each correct choice represents a complete solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • integration
  • multi-step web
  • URL ping
  • unit
  • load
Question 11 (New Update)

You are developing Azure Web Apps for a company that requires all professional divers to complete a health questionnaire every 15 days, following the commencement of each diving assignment.

Your task involves configuring the Azure Web Apps to automatically scale the instance count up during the periods when divers are filling out these questionnaires and scale down once the process is finished.

Which two autoscaling configuration options can you use to ensure the application scales appropriately according to these requirements? Please note that each correct answer provides a complete solution.

NOTE: Each correct selection earns one point.

Select all that apply, then click Submit answer.

  • Predictive autoscaling
  • CPU usage-based autoscaling
  • Recurrence profile
  • Fixed date profile
Question 12 (New Update)

You are developing a web application that uses the Microsoft identity platform to authenticate users and resources. The web application makes calls to several REST APIs, which require an access token from the Microsoft identity platform. You need to perform the necessary steps to request an access token. Which three properties are essential for this process? Each correct answer is part of the overall solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Application name
  • Application secret
  • Application ID
  • Supported account type
  • Redirect URI/URL