Cloud Pass
なぜCloud Pass?合格体験記FAQブログ
  1. Cloud Pass
  2. Microsoft
  3. Microsoft AI-102

Microsoft

Microsoft · Associate

Microsoft Certified: Azure AI Engineer Associate(AI-102)とは

Azure AIサービスを使い、生成AI、エージェント、コンピュータービジョン、自然言語処理、情報抽出のソリューションを設計・実装する力を問う試験です。 試験の基本情報から出題分野、実際の問題演習まで、合格に必要な内容をまとめました。

無料でAI-102の問題を解く試験内容を確認する

AI-102の試験概要

40〜60問(目安)

問題数

100〜120分

試験時間

305

収録問題

6

出題分野

試験概要出題範囲問題を解く勉強の進め方よくある質問

Microsoft Certified: Azure AI Engineer Associate

AI-102とは?

Azure AIサービスを使い、生成AI、エージェント、コンピュータービジョン、自然言語処理、情報抽出のソリューションを設計・実装する力を問う試験です。

AI-102は提供終了しました

AI-102試験とAzure AI Engineer Associate認定は2026年6月30日に廃止されました。後継のAI-103では、Microsoft Foundryを使ったAIアプリとエージェントの開発が中心になります。AI-103の公式情報を確認する

AI-102が向いている人

  • Azure上でAIアプリケーションを開発している
  • Azure AIサービスやAzure OpenAIを体系的に学びたい
  • 生成AIやエージェントを実装する力を確認したい
  • 旧AI-102の出題範囲を復習したい

試験で問われる力

AIモデルの知識だけでなく、要件に合うAzure AIサービスを選び、セキュリティや運用まで含めて実装する判断力が重視されます。

Azure AIソリューションの計画と管理生成AI・エージェントの実装画像・言語AIの実装ナレッジマイニングと情報抽出

AI-102試験の基本情報

試験情報は変更される場合があります。受験前にMicrosoft公式ページで最新情報を確認してください。

試験コード
AI-102
レベル
アソシエイト
問題数
40〜60問(目安)
試験時間
100〜120分
出題形式
選択式
合格スコア
700点以上
出題分野
6分野
認定の有効期間
1年間(無料更新可)

Exam domains

AI-102の出題範囲

出題比率が高い分野から優先して学びながら、すべての分野で要件に合うMicrosoftのサービスと実装方法を判断できる状態を目指します。

DOMAIN 1

Azure AIソリューションの計画と管理

23%

DOMAIN 2

生成AIソリューションの実装

18%

DOMAIN 3

エージェント型ソリューションの実装

8%

DOMAIN 4

コンピュータービジョンソリューションの実装

13%

DOMAIN 5

自然言語処理ソリューションの実装

19%

DOMAIN 6

ナレッジマイニングと情報抽出ソリューションの実装

19%

Try AI-102 questions

AI-102の問題を実際に解いてみる

最新バージョンの問題を出題分野ごとに1問ずつ用意しました。分野を切り替えて回答し、正解だけでなく各選択肢の判断根拠まで確認できます。

練習問題 1

You have an Azure DevOps pipeline named Pipeline1 that is used to deploy an app. Pipeline1 includes a step that will create an Azure AI services account.

You need to add a step to Pipeline1 that will identify the created Azure AI services account. The solution must minimize development effort.

Which Azure Command-Line Interface (CLI) command should you run?

`az resource link` is used to manage links between Azure resources, such as creating or deleting a relationship object. It does not retrieve the details of an Azure AI services account itself. Even if a Cognitive Services account exists, this command would not be the normal way to identify or inspect it. Therefore, it does not meet the requirement to identify the created Azure AI services account in a pipeline.
`az cognitiveservices account network-rule` is used to configure or manage network access rules for a Cognitive Services account. That means it is an administrative command for security settings, not a discovery or inspection command. To use it effectively, you would already need to know which account you are targeting. As a result, it does not minimize effort for identifying the newly created account.
az cognitiveservices account show retrieves the details of a specific Azure AI services (Cognitive Services) account. It returns key identifying information such as the ARM resource ID, location, SKU, and endpoint. In an Azure DevOps pipeline, this is the minimal-effort, most direct way to identify the created account for subsequent steps.
`az account list` lists the Azure subscriptions or account contexts available to the signed-in CLI identity. It helps determine which subscription or tenant is active, but it does not return Azure AI services resources. The command operates at the authentication and subscription scope rather than the Cognitive Services resource scope. Therefore, it cannot directly identify the created Azure AI services account.

Cloud Pass

わからないまま、次の問題へ進まない

Cloud PassにはAI-102の問題を305問、模擬試験を3セット収録しています。問題を解いた後の「なぜ?」まで確認し、弱点を次の学習につなげられます。

選択肢ごとの解説

各選択肢が正解・不正解となる理由をすべて確認

問題を見ながら答えるAIチューター

わからない点をその場で質問

間違えた問題を復習

迷った問題と弱点を繰り返し確認

分野別の学習分析

正答率から復習すべき分野を把握

AI-102の問題演習を始める

305問

問題演習から解説、AIチューターへの質問、学習分析まで、アプリ内で完結します。

Study roadmap

AI-102の勉強の進め方

知識を暗記するだけでなく、問題の要件から適切なサービスや構成を選べるように学習を進めます。

  1. 1

    試験ガイドで出題分野を把握する

    出題比率を確認し、重点的に学ぶ分野と現在の知識が不足している分野を整理します。

  2. 2

    主要サービスを要件と用途で理解する

    サービス名を個別に暗記せず、どの要件で選び、どの場面では選ばないのかを比較します。

  3. 3

    問題演習で判断の根拠を確認する

    正解だけでなく、ほかの選択肢が要件に合わない理由まで説明できる状態を目指します。

  4. 4

    弱点を復習して模擬試験で仕上げる

    分野別の正答率が低い領域を復習し、本番と同じ問題数・試験時間で時間配分を確認します。

Final check

模擬試験で仕上げる

50問を100分で解き、本番に近い時間配分と弱点を確認します。

FAQ

AI-102のよくある質問

AI-102とはどのような試験ですか?+

Azure AIサービスを使い、生成AI、エージェント、コンピュータービジョン、自然言語処理、情報抽出のソリューションを設計・実装する力を問う試験です。

AI-102は現在受験できますか?+

AI-102試験とAzure AI Engineer Associate認定は2026年6月30日に廃止されました。後継のAI-103では、Microsoft Foundryを使ったAIアプリとエージェントの開発が中心になります。 最新情報はAI-103の公式情報を確認してください。

AI-102の受験に前提資格は必要ですか?+

必須の前提資格はありません。ただし、対象分野のAzureまたはMicrosoftサービスを実際に利用した経験があると、シナリオ問題の要件を判断しやすくなります。

AI-102の問題数、試験時間、合格点は?+

問題数は40〜60問(目安)、試験時間は100〜120分です。合格には1,000点満点中700点以上が必要です。問題数と試験時間は試験構成によって変わる場合があります。

AI-102はどのように勉強すればよいですか?+

最初に公式の学習ガイドで評価分野を把握し、主要サービスを用途と要件で整理します。その後、問題演習で各選択肢の判断根拠を確認し、分野別の弱点を復習してから模擬試験で時間配分を仕上げます。

Cloud PassではAI-102をどのように対策できますか?+

出題分野ごとの問題演習、選択肢ごとの解説、AIチューターへの質問、間違えた問題の復習、分野別の学習分析を1つのアプリで利用できます。

公式情報

試験内容、対応言語、受験料などは変更される場合があります。申し込み前にMicrosoft Certified: Azure AI Engineer Associate公式ページで最新情報を確認してください。

他のMicrosoft認定資格

PL-300: Microsoft Power BI Data Analyst

PL-300: Microsoft Power BI Data Analyst

Microsoft AI-900

Microsoft AI-900

Fundamentals

Microsoft SC-200

Microsoft SC-200

Associate

Microsoft AZ-104

Microsoft AZ-104

Associate

Microsoft AZ-900

Microsoft AZ-900

Fundamentals

Microsoft SC-300

Microsoft SC-300

Associate

Microsoft DP-900

Microsoft DP-900

Fundamentals

Microsoft SC-900

Microsoft SC-900

Fundamentals

Microsoft AZ-305

Microsoft AZ-305

Expert

Microsoft AZ-204

Microsoft AZ-204

Associate

Microsoft AZ-500

Microsoft AZ-500

Associate

Cloud Pass

問題演習からAIチューターまで、アプリで

試験形式の問題を解き、選択肢ごとの解説を確認。わからない点はAIチューターにその場で質問できます。

Get it on Google PlayDownload on the App Store
Cloud PassCloud Pass

IT認定試験問題演習アプリ

認定資格

AWSGoogle CloudMicrosoft Azure

学習・サポート

FAQブログ

法務

プライバシーポリシー利用規約

会社

お問い合わせアカウント削除

© Copyright 2026 Cloud Pass, All rights reserved.

support@cloudpass.pro