AZ-204 試験問題 131

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 are developing an Azure solution to collect point-of-sale (POS) device data from 2,000 stores located throughout the world. A single device can produce 2 megabytes (MB) of data every 24 hours. Each store location has one to five devices that send data.
You must store the device data in Azure Blob storage. Device data must be correlated based on a device identifier. Additional stores are expected to open in the future.
You need to implement a solution to receive the device data.
Solution: Provision an Azure Event Grid. Configure the machine identifier as the partition key and enable capture.
Does the solution meet the goal?
  • AZ-204 試験問題 132

    A software as a service (SaaS) company provides document management services. The company has a service that consists of several Azure web apps. All Azure web apps run in an Azure App Service Plan named PrimaryASP.
    You are developing a new web service by using a web app named ExcelParser. The web app contains a third-party library for processing Microsoft Excel files. The license for the third-party library stipulates that you can only run a single instance of the library.
    You need to configure the service.
    How should you complete the script? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 試験問題 133

    ASP.NET Core MVC アプリケーションを開発します。Web ページとカスタム イベントを追跡するようにアプリケーションを構成します。
    アプリケーションの使用傾向を特定する必要があります。
    どの Azure Application Insights 使用状況分析機能を使用すればよいでしょうか。答えるには、適切な機能を正しい要件にドラッグします。各機能は、1 回、複数回、またはまったく使用されない場合があります。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。
    注意: 正しい選択ごとに 1 ポイントが付与されます。

    AZ-204 試験問題 134

    配送機能アプリを保護する必要があります。
    アプリをどのように構成すればよいですか? 回答するには、回答領域で適切なオプションを選択してください。
    注意: 正しい選択ごとに 1 ポイントが付与されます。

    AZ-204 試験問題 135

    A company is developing a gaming platform. Users can join teams to play online and see leaderboards that include player statistics. The solution includes an entity named Team.
    You plan to implement an Azure Redis Cache instance to improve the efficiency of data operations for entities that rarely change.
    You need to invalidate the cache when team data is changed.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.