AZ-204 試験問題 411
You have an app that stores player scores for an online game. The app stores data in Azure tables using a class named PlayerScore as the table entity. The table is populated with 100,000 records.
You are reviewing the following section of code that is intended to retrieve 20 records where the player score exceeds 15,000. (Line numbers are included for reference only.)

You have the following code. (Line numbers are included for reference only.)

You store customer information in an Azure Cosmos database. The following data already exists in the database:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

You are reviewing the following section of code that is intended to retrieve 20 records where the player score exceeds 15,000. (Line numbers are included for reference only.)

You have the following code. (Line numbers are included for reference only.)

You store customer information in an Azure Cosmos database. The following data already exists in the database:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

AZ-204 試験問題 412
You are developing a Docker/Go using Azure App Service Web App for Containers. You plan to run the container in an App Service on Linux. You identify a Docker container image to use.
None of your current resource groups reside in a location that supports Linux. You must minimize the number of resource groups required.
You need to create the application and perform an initial deployment.
Which three Azure CLI commands should you use to develop the solution? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

None of your current resource groups reside in a location that supports Linux. You must minimize the number of resource groups required.
You need to create the application and perform an initial deployment.
Which three Azure CLI commands should you use to develop the solution? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

AZ-204 試験問題 413
You provision virtual machines (VMs) as development environments.
One VM does not have host.
The VM is stuck in a Windows update process. You attach the OS disk for the affected VM to a recovery VM.
You need to correct the issue.
In which order should you perform the actions' To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

One VM does not have host.
The VM is stuck in a Windows update process. You attach the OS disk for the affected VM to a recovery VM.
You need to correct the issue.
In which order should you perform the actions' To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

AZ-204 試験問題 414
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You are developing and deploying several ASP.Net web applications to Azure App Service. You plan to save session state information and HTML output. You must use a storage mechanism with the following requirements:
*Share session state across all ASP.NET web applications
*Support controlled, concurrent access to the same session state data for multiple readers and a single writer
*Save full HTTP responses for concurrent requests
You need to store the information.
Proposed Solution: Deploy and configure an Azure Database for PostgreSQL. Update the web applications.
Does the solution meet the goal?
You are developing and deploying several ASP.Net web applications to Azure App Service. You plan to save session state information and HTML output. You must use a storage mechanism with the following requirements:
*Share session state across all ASP.NET web applications
*Support controlled, concurrent access to the same session state data for multiple readers and a single writer
*Save full HTTP responses for concurrent requests
You need to store the information.
Proposed Solution: Deploy and configure an Azure Database for PostgreSQL. Update the web applications.
Does the solution meet the goal?
AZ-204 試験問題 415
注: この質問は、同じシナリオを提示する一連の質問の一部です。一連の質問にはそれぞれ、定められた目標を満たす独自の解決策が含まれています。質問セットによっては、正しい解決策が複数ある場合もあれば、正しい解決策がない場合もあります。
このセクションで質問に答えた後は、そのセクションに戻ることはできません。そのため、これらの質問はレビュー画面に表示されません。
世界中の 2,000 店舗から POS (販売時点管理) デバイスのデータを収集する Azure ソリューションを開発しています。1 台のデバイスで 24 時間ごとに 2 MB のデータが生成される可能性があります。各店舗には、データを送信するデバイスが 1 ~ 5 台あります。
デバイス データは Azure Blob ストレージに保存する必要があります。デバイス データは、デバイス ID に基づいて関連付けられる必要があります。今後、追加のストアがオープンする予定です。
デバイスデータを受信するためのソリューションを実装する必要があります。
解決策: Azure イベント ハブをプロビジョニングします。マシン識別子をパーティション キーとして構成し、キャプチャを有効にします。
このセクションで質問に答えた後は、そのセクションに戻ることはできません。そのため、これらの質問はレビュー画面に表示されません。
世界中の 2,000 店舗から POS (販売時点管理) デバイスのデータを収集する Azure ソリューションを開発しています。1 台のデバイスで 24 時間ごとに 2 MB のデータが生成される可能性があります。各店舗には、データを送信するデバイスが 1 ~ 5 台あります。
デバイス データは Azure Blob ストレージに保存する必要があります。デバイス データは、デバイス ID に基づいて関連付けられる必要があります。今後、追加のストアがオープンする予定です。
デバイスデータを受信するためのソリューションを実装する必要があります。
解決策: Azure イベント ハブをプロビジョニングします。マシン識別子をパーティション キーとして構成し、キャプチャを有効にします。





