10
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

「え!!Microsoft 365 Copilotでアプリ作成を!?」「出来らぁ!」

10
Last updated at Posted at 2026-07-26

前提

この記事は2026/7/25時点での公開情報や動作を私なりにまとめたものとなります。
正確な情報はご自身でご確認もしくは Microsoft へお問い合わせください。

え!!Microsoft 365 Copilotでアプリ作成を!?

「開発者にとってCopiliotといえばGitHub Copilotでしょ?」と皆さん思われるかと思いますが(実際そうですが)、Microsoft 365 Copilotでも公式に「軽量なアプリを構築」という機能が備わっています。

簡単に言うと

  • Microsoft 365 Copilot ページにコードを生成・編集でき、そのままプレビュー実行できる
  • クイックプロトタイプや軽量アプリに便利といわれている
  • App Builder(高度なアプリ生成機能)に引き渡すことができる ※2026/07時点で未実装

という機能です。

参考リンク

そもそものCopilotページ(Pages)の参考リンク

どんな風に作れる?

作り方はとても簡単です。

例:「○×ゲームをつくって」と指示するだけで、コーディングを開始します。
シンプルなゲーム・タイマー・タスク管理などの簡素なアプリあれば数秒程度で、コードの生成が完了します。

image.png

生成が終わったら、「プレビュー」のトグルを有効化するだけです。

image.png

Microsoft 365 Copilotでアプリ作成する意義は?

Chat GPTでもClaudeでも、最近のAIであればこの程度は簡単に作れるかと思います。
ただ、Microsoft 365 Copilotでこれをやる意義があります。
それはWork IQ(≒あなたや組織を良く知っていること) です。
あなたや組織の業務での文脈を理解したうえで、ジャストフィットするアプリを作ってくれます。

Work IQ is the intelligence layer behind Microsoft 365 Copilot and agents that helps Copilot understand you, your job, and your company. First, it’s your work data—all the rich knowledge in your emails, files, meetings, and chats—codifying how work gets done. Second, memory—your style, preferences, habits, and workflows—the work patterns and relationships unique to you. It not only understands your org chart—it understands your work chart. Third, inference combines data and memory to make valuable connections, unlock insights, and predict the next best action—going far beyond what connectors can do. For example, Copilot suggests the right agent for the task based on your prompt and intent. It’s an AI-powered feedback loop: Work IQ is woven into the apps you use every day, like Word, Outlook, and Teams, so Copilot is always learning—and using that signal to deliver ever-more tailored and personalized experiences.

引用元:https://www.microsoft.com/en-us/microsoft-365/blog/2025/11/18/microsoft-ignite-2025-copilot-and-agents-built-to-power-the-frontier-firm/

Work IQを活用したアプリ作成例

AI Dev Day 2026 で登壇した際に紹介したシナリオとなります。

シナリオ

架空の「なんコパ産業」という企業の専務に対して、営業担当者がGitHub Copilotの導入提案ディスカッションをおこなう想定です。
その会議の裏で動かす、ファシリテーション用の会議進行アプリを作成します。

image.png

Step1:相手先企業の情報を収集

Microsoft 365 Copilotの強みを生かして、社内の情報を収集します。

image.png

Step2:ディスカッションに向けてのアジェンダや流れ、想定質問を壁打ち

適当な指示で十分すぎる検討を進めてくれます。
納得いくまで壁打ちしましょう。

image.png

image.png

image.png

Step2:いい感じのアプリ作って!!

指示文はこちら↓

ディスカッションの進行や話すことを忘れがちなので、以下の機能を含めた良い感じのアプリを作って
・1時間の全体のタイマー
・議題ごとの目安時間がわかるタイマー(議題切り替え可能)
・どんなこと話すかのカンペ(キーメッセージ)

image.png

完成!!

image.png

これだけの機能を備えた、使いやすいアプリが完成しました!

  • 全体のタイマーで進行時間がわかる
  • 議題ごとのタイマーがあり、目安時間がわかる
  • 議題ごとに完了フラグを付けることができ、未消化の議題がわかる
  • 「最初のひとこと」により、スムーズに会話が進められる
  • 「キーメッセージ」や「相手に聞くこと」によって話がリードできる

所感

簡単な操作、簡単なチャットのやり取りで、実用性の高そうなアプリをサクッと作ることができました!
ブラウザで操作する使い捨てのアプリを作る分に関してはこれで充分な場合も多いので、皆さんも話のネタやイベントなどで是非ご活用ください!!

おまけ:さらに良いアプリを作るにはApp Builderで

Microsoft 365 Copilotの範疇でアプリを作る場合、App Builder(アプリビルダー)というFrontier機能があります。色々と制約はあるものの、SharePoint Listをデータソースにしたアプリを作成できますので、こちらの進化も是非追っていきたいです。

例として、「営業活動の中でお客さんに対して良い感じに相槌を打つのが得意じゃなくて、うまく相槌ができるような練習アプリを作りたい」といった指示だけで、このようなアプリが生成できます。

image.png

image.png

image.png

image.png

image.png

参考リンク

10
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?