AZ-204 試験問題 266

You need to correct the internal staff issue with webpages.
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 試験問題 267

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

AZ-204 試験問題 268

Azure SQL データベースを使用してモバイル アプリのユーザー情報を保存するソリューションを開発します。
アプリはユーザーに関する機密情報を保存します。
モバイル アプリのデータを照会する開発者から機密情報を隠す必要があります。
動的データ マスキングを構成するときに、どの 3 つの項目を特定する必要がありますか? それぞれの正解は、ソリューションの一部を示しています。
注意: 正しい選択ごとに 1 ポイントが付与されます。
  • AZ-204 試験問題 269

    You are developing an application that includes two Docker containers.
    The application must meet the following requirements
    * The containers must not run as root.
    * The containers must be deployed to Azure Container Instances by using a YAML file.
    * The containers must share a lifecycle, resources, local network and storage volume.
    * The storage volume must persist through container crashes.
    * The storage volume must be destroyed on stop or restart of the containers.
    You need to configure Azure Container Instances for the application.

    AZ-204 試験問題 270

    You are a developer for a software as a service (SaaS) company that uses an Azure Function to process orders.
    The Azure Function currently runs on an Azure Function app that is triggered by an Azure Storage queue.
    You are preparing to migrate the Azure Function to Kubernetes using Kubernetes-based Event Driven Autoscaling (KEDA).
    You need to configure Kubernetes Custom Resource Definitions (CRD) for the Azure Function.
    Which CRDs should you configure? To answer, drag the appropriate CRD types to the correct locations. Each CRD type 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.