AZ-204 試験問題 261

You are developing a solution to store documents in Azure Blob storage. Customers upload documents to multiple containers. Documents consist of PDF, CSV, Microsoft Office format, and plain text files.
The solution must process millions of documents across hundreds of containers. The solution must meet the following requirements:
* Document must the categorized by a customer identifier as they are uploaded to the storage account.
* Allow filtering by the customer identifier.
* Allow searching of information contained within a document.
* Minimize costs.
You created and configure a standard general-purpose v2 storage account to support the solution.
You need to implement the solution.
NOTE: Each correct selection is worth one point.

AZ-204 試験問題 262

ASP.NET を使用してプロジェクト管理サービスを開発しています。このサービスは、ユーザーがいつでも操作できる会話、ファイル、ToDo リスト、およびカレンダーをホストします。
アプリケーションは、Azure Search を使用して、ユーザーがプロジェクト データ内のキーワードを検索できるようにします。
Azure Search サービスでインデックスを作成するために使用されるオブジェクトを作成するコードを実装する必要があります。
どの 2 つのオブジェクトを使用する必要がありますか? それぞれの正解は、解決策の一部を示しています。
注意: 正しい選択ごとに 1 ポイントが付与されます。
  • AZ-204 試験問題 263

    Your company purchases an Azure subscription and plans to migrate several on-premises virtual machines to Azure. You need to design the infrastructure required (or the Azure virtual machines solution. What should you include in the design?
  • AZ-204 試験問題 264

    注: この質問は、同じシナリオを提示する一連の質問の一部です。一連の質問にはそれぞれ、定められた目標を満たす独自の解決策が含まれています。質問セットによっては、正しい解決策が複数ある場合もあれば、正しい解決策がない場合もあります。
    このセクションで質問に答えた後は、そのセクションに戻ることはできません。そのため、これらの質問はレビュー画面に表示されません。
    Azure ソリューションを開発します。
    Azure Resource Manager 内の特定のリソース グループへのアクセス権を仮想マシン (VM) に付与する必要があります。
    Azure Resource Manager アクセス トークンを取得する必要があります。
    解決策: X.509 証明書を使用して、Azure Resource Manager で VM を認証します。
    ソリューションは目標を満たしていますか?
  • AZ-204 試験問題 265

    You are configuring a new development environment for a Java application.
    The environment requires a Virtual Machine Scale Set (VMSS), several storage accounts, and networking components.
    The VMSS must not be created until the storage accounts have been successfully created and an associated load balancer and virtual network is configured.
    How should you complete the Azure Resource Manager template? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.