DP-900日本語試験無料問題集「Microsoft Azure Data Fundamentals (DP-900日本語版) 認定」

「リレーショナル データベースでは、列内のすべての値は同じデータ型になります。」という文を読んでください。与えられた文に関して正しいオプションを選択してください。

解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
文を正しく完成させる答えを選択してください。
正解:

Explanation:
SQL Server on Azure VM falls into the industry category Infrastructure-as-a-Service (IaaS) and allows you to run SQL Server inside a fully managed virtual machine (VM) in Azure.
The most significant difference from SQL Database and SQL Managed Instance is that SQL Server on Azure Virtual Machines allows full control over the database engine. You can choose when to start maintenance/patching, change the recovery model to simple or bulk-logged, pause or start the service when needed, and you can fully customize the SQL Server database engine.
With this additional control comes the added responsibility to manage the virtual machine.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/azure-sql-iaas-vs-paas-what-is- overview?view=azuresql
ドラッグアンドドロップの質問
視覚化の種類を適切な説明と一致させます。回答するには、適切な視覚化の種類を左側の列から右側の説明にドラッグします。各視覚化の種類は、1 回、複数回、またはまったく使用されない場合があります。
注意: 正解ごとに 1 ポイントが付与されます。
正解:

Explanation:
Box 1: Tree map
Treemaps are chart of colored rectangles, with size representing value. They can be hierarchical, with rectangles nested within the main rectangles.

Box 2: Key influencer
A key influencer chart displays the major contributors to a selected result or value.
Box 3: Scatter
Scatter and Bubble charts display relationships between 2 (scatter) or 3 (bubble) quantitative measures -- whether or not, in which order, etc.
https://docs.microsoft.com/en-us/learn/modules/explore-concepts-of-data-analytics/3-explore- data-visualization
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。
正解:
ドラッグアンドドロップの質問
セキュリティ コンポーネントを適切なシナリオに一致させます。
回答するには、左側の列から適切なコンポーネントを右側のシナリオにドラッグします。各コンポーネントは、1 回、複数回、またはまったく使用されない場合があります。
注意: 正解ごとに 1 ポイントが付与されます。
正解:

Explanation:
https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/configure-a-windows- firewall-for-database-engine-access?view=sql-server-ver15
https://docs.microsoft.com/en-us/azure/azure-sql/database/authentication-aad-overview
https://docs.microsoft.com/en-us/azure/azure-sql/database/always-encrypted-certificate-store- configure
Windowsで実行され、マップされたドライブへのアクセスを必要とするアプリケーションがあります。
どのAzureサービスを使用する必要がありますか?

解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
文を正しく完成させる答えを選択してください。
正解:

Explanation:
Semi-structured data is information that has some structure, but which allows for some variation between entity instances. For example, while most customers may have an email address, some might have multiple email addresses, and some might have none at all.
One common format for semi-structured data is JavaScript Object Notation (JSON). The example below shows a pair of JSON documents that represent customer information. Each customer document includes address and contact information, but the specific fields vary between customers.
https://learn.microsoft.com/en-us/training/modules/explore-core-data-concepts/2-data-formats
ホットスポットに関する質問
文を正しく完成させる答えを選択してください。
正解:

Explanation:
The same set of columns.
In relational databases, a row is a data record within a table. Each row, which represents a complete record of specific item data, holds different data within the same structure. A row is occasionally referred to as a tuple.
Incorrect:
Not: a key value pair.
Unlike relational databases, key-value databases do not have a specified structure. Relational databases store data in tables where each column has an assigned data type. Key-value databases are a collection of key-value pairs that are stored as individual records and do not have a predefined data structure.
Reference:
https://www.techopedia.com/definition/4425/database-row
https://www.techtarget.com/searchdatamanagement/tip/NoSQL-database-types-explained-Key- value-store
Azure TableStorageと比較した場合のAzureCosmos DB Table APIの利点は何ですか?

解説: (GoShiken メンバーにのみ表示されます)
オンライン トランザクション処理 (OLTP) ワークロードの 3 つの特性は何ですか? それぞれの正解は完全なソリューションを示しています。(3 つ選択してください。) 注: 正解の選択はそれぞれ 1 ポイントの価値があります。

正解:A,C,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
次の各文について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。
正解:

Explanation:
You implement ADLS as a Storage Account. Azure Data Lake Storage is a type of storage account in Azure, specifically optimized for big data analytics workloads.
When you create an Azure Data Lake Storage Gen2 account, you are essentially creating a specialized type of Storage Account with additional capabilities tailored for data lake scenarios.
When you create an ADLS Gen2 account, it is provisioned under the hood as a hierarchical namespace on top of Blob storage, which is part of Azure Storage. This means that you can use your Azure Data Lake Storage account to store and analyze large amounts of structured and unstructured data, leveraging features such as fine-grained access control, hierarchical namespaces, and integration with big data analytics services like Azure Databricks, Azure HDInsight, and Azure Synapse Analytics.
ドラッグアンドドロップの質問
Azure データ ファクトリのコンポーネントを適切な説明と一致させます。
回答するには、左側の列から適切なコンポーネントを右側の説明にドラッグします。各コンポーネントは、1 回、複数回、またはまったく使用されない場合があります。
注意: 正解ごとに 1 ポイントが付与されます。
正解:

Explanation:
Box 1: Dataset
Datasets must be created from paths in Azure datastores or public web URLs, for the data to be accessible by Azure Machine Learning.
Box 2: Linked service
Linked services are much like connection strings, which define the connection information needed for Data Factory to connect to external resources.
Box 3: Pipeline
A pipeline is a logical grouping of activities that together perform a task.
Reference:
https://k21academy.com/microsoft-azure/dp-100/datastores-and-datasets-in-azure/
https://docs.microsoft.com/en-us/azure/data-factory/concepts-linked-services
https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipelines-activities
Azure Blob StorageからBLOBを自動的に削除するには、何を使用する必要がありますか?

解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
次の各文について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。
正解:

Explanation:
Box 1: Yes
Use Azure Data Studio if you: Are connecting to a SQL Server 2019 big data cluster
https://docs.microsoft.com/en-us/sql/azure-data-studio/what-is?view=sql-server-ver15 Box 2: Yes
https://docs.microsoft.com/en-us/learn/modules/query-azure-sql-data-warehouse/4-query-dw- using-ssms Box 3: Yes
https://docs.microsoft.com/en-us/azure/mariadb/connect-workbench
ホットスポットに関する質問
文を正しく完成させる答えを選択してください。
正解: