AZ-204 試験問題 186
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 試験問題 187
LabelMaker アプリケーションの新しいバージョンを ACR に展開する必要があります。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクション リストから適切なアクションを回答領域に移動し、正しい順序で並べます。

どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクション リストから適切なアクションを回答領域に移動し、正しい順序で並べます。

AZ-204 試験問題 188
You are developing an application to store and retrieve data in Azure Blob storage. The application will be hosted in an on-premises virtual machine (VM). The VM is connected to Azure by using a Site-to-Site VPN gateway connection. The application is secured by using Azure Active Directory (Azure AD) credentials.
The application must be granted access to the Azure Blob storage account with a start time, expiry time, and read permissions. The Azure Blob storage account access must use the Azure AD credentials of the application to secure data access. Data access must be able to be revoked if the client application security is breached.
You need to secure the application access to Azure Blob storage.
Which security features should you use? To answer select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

The application must be granted access to the Azure Blob storage account with a start time, expiry time, and read permissions. The Azure Blob storage account access must use the Azure AD credentials of the application to secure data access. Data access must be able to be revoked if the client application security is breached.
You need to secure the application access to Azure Blob storage.
Which security features should you use? To answer select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 試験問題 189
Azure Web アプリとして実行される SaaS (サービスとしてのソフトウェア) ASP.NET Core Web サービスを実装しています。Web サービスは、ストレージにオンプレミスの SQL Server データベースを使用します。Web サービスには、データ更新を処理する WebJob も含まれています。4 人の顧客が Web サービスを使用します。
*WebJob の各インスタンスは単一の顧客のデータを処理し、シングルトン インスタンスとして実行する必要があります。
* 各デプロイメントは、本番環境のデータを提供する前に、デプロイメント スロットを使用してテストする必要があります。
*Azure のコストは最小限に抑える必要があります。
*Azure リソースは分離されたネットワーク内に配置する必要があります。
Web アプリの App Service プランを構成する必要があります。
App Service プランをどのように構成すればよいですか? 回答するには、回答領域で適切な設定を選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。

*WebJob の各インスタンスは単一の顧客のデータを処理し、シングルトン インスタンスとして実行する必要があります。
* 各デプロイメントは、本番環境のデータを提供する前に、デプロイメント スロットを使用してテストする必要があります。
*Azure のコストは最小限に抑える必要があります。
*Azure リソースは分離されたネットワーク内に配置する必要があります。
Web アプリの App Service プランを構成する必要があります。
App Service プランをどのように構成すればよいですか? 回答するには、回答領域で適切な設定を選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。

AZ-204 試験問題 190
A company runs an international travel and bookings management service. The company plans to begin offering restaurant bookings. You must develop a solution that uses Azure Search and meets the following requirements:
* Users must be able to search for restaurants by name, description, location, and cuisine.
* Users must be able to narrow the results further by location, cuisine, rating, and family-friendliness.
* All words in descriptions must be included in searches.
You need to add annotations to the restaurant class.
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.


* Users must be able to search for restaurants by name, description, location, and cuisine.
* Users must be able to narrow the results further by location, cuisine, rating, and family-friendliness.
* All words in descriptions must be included in searches.
You need to add annotations to the restaurant class.
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.










