Question 41

You develop a news and blog content delivery app for Windows devices.
A notification must arrive on a user's device when there is a new article available for them to view.
You need to implement push notifications.
How should you complete the code segment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 42

You develop an ASP.NET Core MVC application. You configure the application to track webpages and custom events.
You need to identify trends in application usage.
Which Azure Application Insights Usage Analysis features should you use? To answer, drag the appropriate features to the correct requirements. Each feature 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.

Question 43

You need to authenticate the user to the corporate website as indicated by the architectural diagram.
Which two values should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 44

    You are implementing an order processing system. A point of sale application publishes orders to topics in an Azure Service Bus queue. The label property for the topic includes the following data:

    The system has the following requirements for subscriptions

    You need to implement filtering and maximize throughput while evaluating filters.
    Which filter types should you implement? To answer, drag the appropriate filter types to the correct subscriptions. Each filter type 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.

    Question 45

    You are developing a ticket reservation system for an airline.
    The storage solution for the application must meet the following requirements:
    Ensure at least 99.99% availability and provide low latency.
    Accept reservations event when localized network outages or other unforeseen failures occur.
    Process reservations in the exact sequence as reservations are submitted to minimize overbooking or selling the same seat to multiple travelers.
    Allow simultaneous and out-of-order reservations with a maximum five-second tolerance window.
    You provision a resource group named airlineResourceGroup in the Azure South-Central US region.
    You need to provision a SQL SPI Cosmos DB account to support the app.
    How should you complete the Azure CLI commands? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.