AZ-204 試験問題 326
You are developing a .NET Core MVC application for customers to research hotels. The application will use Azure Search. The application will search the index by using various criteria to locate documents related to hotels. The index will include search fields for rate, a list of amenities, and distance to the nearest airport.
The application must support the following scenarios for specifying search criteria and organizing results:
* Search the index by using regular expressions.
* Organize results by counts for name-value pairs.
* List hotels within a specified distance to an airport and that fall within a specific price range.
You need to configure the SearchParameters class.
Which properties should you configure? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.

The application must support the following scenarios for specifying search criteria and organizing results:
* Search the index by using regular expressions.
* Organize results by counts for name-value pairs.
* List hotels within a specified distance to an airport and that fall within a specific price range.
You need to configure the SearchParameters class.
Which properties should you configure? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.

AZ-204 試験問題 327
You are developing an application that uses Azure Storage Queues.
You have the following code:

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 have the following code:

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 試験問題 328
Azure Event Hubs SDK を使用してソリューションを開発しています。16 個のパーティションを持つ標準の Azure Event Hub を作成します。8 つのイベント プロセッサ クライアントを実装します。
イベント プロセッサ クライアントに障害が発生した場合は、負荷を動的に分散する必要があります。イベント プロセッサ クライアントに障害が発生した場合、別のイベント プロセッサは障害が発生した時点から処理を続行する必要があります。すべてのイベントを集約し、Azure Blob ストレージ アカウントにアップロードする必要があります。ソリューションのイベント処理の回復を実装する必要があります。
どの SDK 機能を使用すべきでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
正しい選択ごとに 1 ポイントが与えられます。

イベント プロセッサ クライアントに障害が発生した場合は、負荷を動的に分散する必要があります。イベント プロセッサ クライアントに障害が発生した場合、別のイベント プロセッサは障害が発生した時点から処理を続行する必要があります。すべてのイベントを集約し、Azure Blob ストレージ アカウントにアップロードする必要があります。ソリューションのイベント処理の回復を実装する必要があります。
どの SDK 機能を使用すべきでしょうか? 回答するには、回答領域で適切なオプションを選択してください。
正しい選択ごとに 1 ポイントが与えられます。

AZ-204 試験問題 329
You are developing an application that uses Azure Storage Queues.
You have the following code:

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 have the following code:

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 試験問題 330
You are preparing to deploy an application to an Azure Kubernetes Service (AKS) cluster.
The application must only be available from within the VNet that includes the cluster.
You need to deploy the application.
How should you complete the deployment YAML? To answer, drag the appropriate YAML segments to the correct locations. Each YAML segment 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.

The application must only be available from within the VNet that includes the cluster.
You need to deploy the application.
How should you complete the deployment YAML? To answer, drag the appropriate YAML segments to the correct locations. Each YAML segment 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.








