IMGTEST-004-Categories-Multi
次の各 Azure サービスを最も適切なカテゴリーに配置してください。各カテゴリーは 1 回・複数回・または 0 回 使用される可能性があります。(Microsoft 試験準拠: "Each category may be used once, more than once, or not at all.")
各項目は 1 回・複数回・または 0 回 使用できます。
項目(ドラッグして複製)
- Compute
- Storage
- Networking
Azure Virtual Machines
Azure Blob Storage
Azure Virtual Network
Azure Functions
解説
【正解】
【重要なポイント】
Microsoft 試験の drag_match では、選択肢を 1 回・複数回・または 0 回 使用できます。本問では「Compute」が 2 回 (VM と Functions)、「Storage」「Networking」が各 1 回、未使用カテゴリーはありません。
【他選択肢が違う理由を排除する補足】
【関連サービス例】
- Azure Virtual Machines → Compute: IaaS の VM で、OS とアプリは顧客が管理する典型的な Compute リソースです。
- Azure Blob Storage → Storage: オブジェクト ストレージ サービスで、画像 / 動画 / バックアップなど非構造化データを扱います。
- Azure Virtual Network → Networking: VNet / サブネット / NSG / Route Table を構成するネットワーク基盤サービスです。
- Azure Functions → Compute: サーバーレス Compute (FaaS) で、VM とは別の Compute モデルですが「カテゴリー = Compute」に属します。
【重要なポイント】
Microsoft 試験の drag_match では、選択肢を 1 回・複数回・または 0 回 使用できます。本問では「Compute」が 2 回 (VM と Functions)、「Storage」「Networking」が各 1 回、未使用カテゴリーはありません。
【他選択肢が違う理由を排除する補足】
- Azure Blob Storage を Compute と置く誤答: Blob は計算しないストレージ専用です。
- Azure Functions を Networking と置く誤答: Functions は計算リソースで、Networking は VNet 等を指します。
- Azure VM を Storage と置く誤答: VM 本体は計算 (CPU/RAM) で、付随する Managed Disk は別カテゴリです。
【関連サービス例】
| カテゴリー | 主要サービス例 |
|---|---|
| Compute | Virtual Machines, App Service, Functions, AKS, Container Apps |
| Storage | Blob Storage, Files, Queue, Table, Managed Disks |
| Networking | Virtual Network, Load Balancer, Front Door, Application Gateway |

コメント