AZ-204 試験問題 36

You are developing a back-end Azure App Service that scales based on the number of messages contained in a Service Bus queue.
A rule already exists to scale up the App Service when the average queue length of unprocessed and valid queue messages is greater than 1000.
You need to add a new rule that will continuously scale down the App Service as long as the scale up condition is not met.
How should you configure the Scale rule? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 試験問題 37

You are creating a script that will run a large workload on an Azure Batch pool. Resources will be reused and do not need to be cleaned up after use.
You have the following parameters:
You need to write an Azure CLI script that will create the jobs, tasks, and the pool.
In which order should you arrange the commands to develop the solution? To answer, move the appropriate commands from the list of command segments to the answer area and arrange them in the correct order.

AZ-204 試験問題 38

Azure App Service でホストされる ASP.NET Core Web アプリを開発して、ビデオ オンデマンド ストリーミング メディアを配信します。Web エンドポイントに対して Azure コンテンツ配信ネットワーク (CDN) 標準を有効にします。顧客のビデオは、次のサンプル URL を使用して Web アプリからダウンロードされます。: http://www.contoso.com/content.mp4?quality=1 すべてのメディア コンテンツは、1 時間後にキャッシュから期限切れになる必要があります。品質が異なる顧客ビデオは、最も近い地域の POP (Point of Presence) ノードに配信する必要があります。
Azure CDN キャッシュ ルールを構成する必要があります。
どのオプションを使用すればよいですか? 回答するには、回答領域で適切なオプションを選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。

AZ-204 試験問題 39

You develop software solutions for a mobile delivery service. You are developing a mobile app that users can use to order from a restaurant in their area. The app uses the following workflow:
1. A driver selects the restaurants for which they will deliver orders.
2. Orders are sent to all available drivers in an area.
3. Only orders for the selected restaurants will appear for the driver.
4. The first driver to accept an order removes it from the list of available orders.
You need to implement an Azure Service Bus solution.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

AZ-204 試験問題 40

モバイル配送サービス用のソフトウェア ソリューションを開発しています。ユーザーが自分の地域のレストランに注文するために使用できるモバイル アプリを開発しています。アプリでは次のワークフローを使用します。
1. ドライバーは注文を配達するレストランを選択します。
2. 注文はエリア内の利用可能なドライバー全員に送信されます。
3. 選択したレストランの注文のみがドライバーに表示されます。
4. 最初に注文を承諾したドライバーが、その注文を利用可能な注文のリストから削除します。
Azure Service Bus ソリューションを実装する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクション リストから適切なアクションを回答領域に移動し、正しい順序で並べます。