6 6
7> Anthropic のサブスクリプションプラン、Anthropic Console、Amazon Bedrock、Claude Platform on AWS、Google Cloud の Agent Platform、Microsoft Foundry 全体で利用可能な Claude Code 機能を比較します。7> Anthropic のサブスクリプションプラン、Anthropic Console、Amazon Bedrock、Claude Platform on AWS、Google Cloud の Agent Platform、Microsoft Foundry 全体で利用可能な Claude Code 機能を比較します。
8 8
9Claude Code CLI とローカルで実行されるすべてのものは、すべてのプロバイダーで同じように動作します。プロバイダーごとのセットアップ手順については、[エンタープライズデプロイメント概要](/ja/third-party-integrations)を参照してください。プロバイダーで不足している機能に直接進みたい場合は、[プロバイダー別サマリー](#summary-by-provider)タブを参照してください。9Claude Code CLI とローカルで実行されるすべてのものは、すべてのプロバイダーで同じように動作します。プロバイダーごとのセットアップ手順については、[エンタープライズデプロイメント概要](/docs/ja/third-party-integrations)を参照してください。プロバイダーで不足している機能に直接進みたい場合は、[プロバイダー別サマリー](#summary-by-provider)タブを参照してください。
10 10
11以下の表では、✓ は利用可能、✗ は利用不可、「注記を参照」は部分的なサポートについての脚注にリンクしています。✓ の後の修飾子は、その部分集合への利用可能性を絞り込み、「Admin-enabled」は、組織管理者がそれをオンにするまで機能がオフであることを意味します。11以下の表では、✓ は利用可能、✗ は利用不可、「注記を参照」は部分的なサポートについての脚注にリンクしています。✓ の後の修飾子は、その部分集合への利用可能性を絞り込み、「Admin-enabled」は、組織管理者がそれをオンにするまで機能がオフであることを意味します。
12 12
18 18
19* **Claude サブスクリプション**:Pro、Max、Team、または Enterprise プランで claude.ai アカウントでサインインします19* **Claude サブスクリプション**:Pro、Max、Team、または Enterprise プランで claude.ai アカウントでサインインします
20* **Anthropic Console**:Anthropic API キーで認証します20* **Anthropic Console**:Anthropic API キーで認証します
21* **Amazon Bedrock**:Amazon Bedrock モデルカタログから Claude モデルを使用し、`CLAUDE_CODE_USE_BEDROCK` を設定します。[Mantle エンドポイント](/ja/amazon-bedrock#use-the-mantle-endpoint)(`CLAUDE_CODE_USE_MANTLE`)はこの列でカバーされています21* **Amazon Bedrock**:Amazon Bedrock モデルカタログから Claude モデルを使用し、`CLAUDE_CODE_USE_BEDROCK` を設定します。[Mantle エンドポイント](/docs/ja/amazon-bedrock#use-the-mantle-endpoint)(`CLAUDE_CODE_USE_MANTLE`)はこの列でカバーされています
22* **Claude Platform on AWS**:AWS Marketplace を通じて Claude を購入しましたが、Anthropic API を呼び出し、`CLAUDE_CODE_USE_ANTHROPIC_AWS` を設定します22* **Claude Platform on AWS**:AWS Marketplace を通じて Claude を購入しましたが、Anthropic API を呼び出し、`CLAUDE_CODE_USE_ANTHROPIC_AWS` を設定します
23* **Google Cloud の Agent Platform**:Google が運営しており、`CLAUDE_CODE_USE_VERTEX` を設定します23* **Google Cloud の Agent Platform**:Google が運営しており、`CLAUDE_CODE_USE_VERTEX` を設定します
24* **Microsoft Foundry**:Azure 上で Anthropic が運営しており、`CLAUDE_CODE_USE_FOUNDRY` を設定します24* **Microsoft Foundry**:Azure 上で Anthropic が運営しており、`CLAUDE_CODE_USE_FOUNDRY` を設定します
29 29
30これらはすべてのプロバイダーで動作します:30これらはすべてのプロバイダーで動作します:
31 31
32* [CLI](/ja/quickstart) と [Agent SDK](/ja/agent-sdk/overview)32* [CLI](/docs/ja/quickstart) と [Agent SDK](/docs/ja/agent-sdk/overview)
33* [VS Code](/ja/vs-code) と [JetBrains](/ja/jetbrains) 拡張機能33* [VS Code](/docs/ja/vs-code) と [JetBrains](/docs/ja/jetbrains) 拡張機能
34* [Subagents](/ja/sub-agents)、[hooks](/ja/hooks-guide)、[commands](/ja/commands)、および [skills](/ja/skills)34* [Subagents](/docs/ja/sub-agents)、[hooks](/docs/ja/hooks-guide)、[commands](/docs/ja/commands)、および [skills](/docs/ja/skills)
35* [CLAUDE.md メモリ](/ja/memory)、[plugins](/ja/plugins)、および [MCP サーバー](/ja/mcp)35* [CLAUDE.md メモリ](/docs/ja/memory)、[plugins](/docs/ja/plugins)、および [MCP サーバー](/docs/ja/mcp)
36* [Checkpoints](/ja/checkpointing)、[sandboxing](/ja/sandboxing)、および [Workflows](/ja/workflows)36* [Checkpoints](/docs/ja/checkpointing)、[sandboxing](/docs/ja/sandboxing)、および [Workflows](/docs/ja/workflows)
37* [OpenTelemetry メトリクス](/ja/monitoring-usage) と [管理設定ファイル](/ja/settings#settings-files)37* [OpenTelemetry メトリクス](/docs/ja/monitoring-usage) と [管理設定ファイル](/docs/ja/settings#settings-files)
38 38
39これらの 3 つには、プロバイダー固有の違いがあります:39これらの 3 つには、プロバイダー固有の違いがあります:
40 40
41* **MCP サーバー**:[claude.ai からのコネクタ](/ja/mcp#use-mcp-servers-from-claude-ai)は、claude.ai サブスクリプションがアクティブな認証方法である場合にのみロードされ、[ツール検索](/ja/mcp#configure-tool-search)は Google Cloud の Agent Platform でデフォルトでオフになっており、`ANTHROPIC_BASE_URL` がファーストパーティ以外のホストを指している場合もオフになります41* **MCP サーバー**:[claude.ai からのコネクタ](/docs/ja/mcp#use-mcp-servers-from-claude-ai)は、claude.ai サブスクリプションがアクティブな認証方法である場合にのみロードされ、[ツール検索](/docs/ja/mcp#configure-tool-search)は Google Cloud の Agent Platform でデフォルトでオフになっており、`ANTHROPIC_BASE_URL` がファーストパーティ以外のホストを指している場合もオフになります
42* **Subagents**:組み込みの [Explore subagent](/ja/sub-agents#built-in-subagents)は、Claude API で継承されたモデルを Opus に制限し、他のプロバイダー(Claude Platform on AWS を含む)では直接メイン会話のモデルを継承します42* **Subagents**:組み込みの [Explore subagent](/docs/ja/sub-agents#built-in-subagents)は、Claude API で継承されたモデルを Opus に制限し、他のプロバイダー(Claude Platform on AWS を含む)では直接メイン会話のモデルを継承します
43* **[Commands](/ja/commands#all-commands)**:`/design-sync` と `/radio` は Amazon Bedrock、Google Cloud の Agent Platform、Microsoft Foundry、および Claude Platform on AWS では利用不可であり、`/voice` には claude.ai アカウントが必要です43* **[Commands](/docs/ja/commands#all-commands)**:`/design-sync` と `/radio` は Amazon Bedrock、Google Cloud の Agent Platform、Microsoft Foundry、および Claude Platform on AWS では利用不可であり、`/voice` には claude.ai アカウントが必要です
44 44
45<h3 id="features-that-require-a-claude-subscription">45<h3 id="features-that-require-a-claude-subscription">
46 Claude サブスクリプションが必要な機能46 Claude サブスクリプションが必要な機能
48 48
49これらは claude.ai アカウントでサインインする必要があり、Anthropic Console API キーまたはサードパーティプロバイダーからはアクセスできません:49これらは claude.ai アカウントでサインインする必要があり、Anthropic Console API キーまたはサードパーティプロバイダーからはアクセスできません:
50 50
51* [Web 上の Claude Code](/ja/claude-code-on-the-web)、モバイル上の Claude Code、および [Slack の Claude Code](/ja/slack)51* [Web 上の Claude Code](/docs/ja/claude-code-on-the-web)、モバイル上の Claude Code、および [Slack の Claude Code](/docs/ja/slack)
52* [Claude Code Desktop](/ja/desktop)52* [Claude Code Desktop](/docs/ja/desktop)
53* [Routines](/ja/routines)(`/schedule`)53* [Routines](/docs/ja/routines)(`/schedule`)
54* [Ultraplan](/ja/ultraplan) と [Ultrareview](/ja/ultrareview)54* [Ultraplan](/docs/ja/ultraplan) と [Ultrareview](/docs/ja/ultrareview)
55* [Code Review](/ja/code-review):Team および Enterprise プラン55* [Code Review](/docs/ja/code-review):Team および Enterprise プラン
56* [Remote Control](/ja/remote-control)56* [Remote Control](/docs/ja/remote-control)
57* [Chrome 拡張機能](/ja/chrome)57* [Chrome 拡張機能](/docs/ja/chrome)
58* [Computer use](/ja/computer-use):Pro および Max プラン58* [Computer use](/docs/ja/computer-use):Pro および Max プラン
59* [Artifacts](/ja/artifacts):Pro、Max、Team、および Enterprise プラン59* [Artifacts](/docs/ja/artifacts):Pro、Max、Team、および Enterprise プラン
60* [Voice dictation](/ja/voice-dictation)60* [Voice dictation](/docs/ja/voice-dictation)
61 61
62Desktop は部分的な例外です:[ゲートウェイルーティングはアプリで設定するか、管理者が設定できます](/ja/llm-gateway-connect#desktop-app)。Enterprise デプロイメントは、[管理設定](https://claude.com/docs/third-party/claude-desktop/configuration)を介して Desktop を Google Cloud の Agent Platform またはゲートウェイプロバイダーにルーティングでき、[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) は Code タブを Amazon Bedrock、Google Cloud の Agent Platform、Microsoft Foundry、または自己ホスト型 LLM ゲートウェイで実行します。これらの機能のプラン別利用可能性については、[サブスクリプションプラン別の利用可能性](#availability-by-subscription-plan)を参照してください。62Desktop は部分的な例外です:[ゲートウェイルーティングはアプリで設定するか、管理者が設定できます](/docs/ja/llm-gateway-connect#desktop-app)。Enterprise デプロイメントは、[管理設定](https://claude.com/docs/third-party/claude-desktop/configuration)を介して Desktop を Google Cloud の Agent Platform またはゲートウェイプロバイダーにルーティングでき、[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) は Code タブを Amazon Bedrock、Google Cloud の Agent Platform、Microsoft Foundry、または自己ホスト型 LLM ゲートウェイで実行します。これらの機能のプラン別利用可能性については、[サブスクリプションプラン別の利用可能性](#availability-by-subscription-plan)を参照してください。
63 63
64<h3 id="cli-capabilities-that-vary-by-provider">64<h3 id="cli-capabilities-that-vary-by-provider">
65 プロバイダーによって異なる CLI 機能65 プロバイダーによって異なる CLI 機能
82 82
83 <tbody>83 <tbody>
84 <tr>84 <tr>
85 <td>[Web 検索](/ja/tools-reference#websearch-tool-behavior)</td>85 <td>[Web 検索](/docs/ja/tools-reference#websearch-tool-behavior)</td>
86 <td>✓</td>86 <td>✓</td>
87 <td>✓</td>87 <td>✓</td>
88 <td>✗</td>88 <td>✗</td>
92 </tr>92 </tr>
93 93
94 <tr>94 <tr>
95 <td>[Fast mode](/ja/fast-mode)</td>95 <td>[Fast mode](/docs/ja/fast-mode)</td>
96 <td>✓</td>96 <td>✓</td>
97 <td>✓</td>97 <td>✓</td>
98 <td>✗</td>98 <td>✗</td>
102 </tr>102 </tr>
103 103
104 <tr>104 <tr>
105 <td>[Auto mode](/ja/auto-mode-config)</td>105 <td>[Auto mode](/docs/ja/auto-mode-config)</td>
106 <td>✓</td>106 <td>✓</td>
107 <td>✓</td>107 <td>✓</td>
108 <td>注記を参照 <sup><a href="#fn2">2</a></sup></td>108 <td>注記を参照 <sup><a href="#fn2">2</a></sup></td>
112 </tr>112 </tr>
113 113
114 <tr>114 <tr>
115 <td>[Advisor](/ja/advisor)</td>115 <td>[Advisor](/docs/ja/advisor)</td>
116 <td>✓</td>116 <td>✓</td>
117 <td>✓</td>117 <td>✓</td>
118 <td>✗</td>118 <td>✗</td>
122 </tr>122 </tr>
123 123
124 <tr>124 <tr>
125 <td>[Channels](/ja/channels)</td>125 <td>[Channels](/docs/ja/channels)</td>
126 <td>✓</td>126 <td>✓</td>
127 <td>✓</td>127 <td>✓</td>
128 <td>✗</td>128 <td>✗</td>
132 </tr>132 </tr>
133 133
134 <tr>134 <tr>
135 <td>[`/loop` スケジュール済みタスク](/ja/scheduled-tasks)</td>135 <td>[`/loop` スケジュール済みタスク](/docs/ja/scheduled-tasks)</td>
136 <td>✓</td>136 <td>✓</td>
137 <td>✓</td>137 <td>✓</td>
138 <td>注記を参照 <sup><a href="#fn3">3</a></sup></td>138 <td>注記を参照 <sup><a href="#fn3">3</a></sup></td>
142 </tr>142 </tr>
143 143
144 <tr>144 <tr>
145 <td>[GitHub Actions](/ja/github-actions) と [GitLab CI/CD](/ja/gitlab-ci-cd)</td>145 <td>[GitHub Actions](/docs/ja/github-actions) と [GitLab CI/CD](/docs/ja/gitlab-ci-cd)</td>
146 <td>✓</td>146 <td>✓</td>
147 <td>✓</td>147 <td>✓</td>
148 <td>✓</td>148 <td>✓</td>
174 174
175 <tbody>175 <tbody>
176 <tr>176 <tr>
177 <td>[アナリティクスダッシュボードと API](/ja/analytics)</td>177 <td>[アナリティクスダッシュボードと API](/docs/ja/analytics)</td>
178 <td>✓(ダッシュボード:Team および Enterprise、API:Enterprise)</td>178 <td>✓(ダッシュボード:Team および Enterprise、API:Enterprise)</td>
179 <td>✓ <sup><a href="#fn5">5</a></sup></td>179 <td>✓ <sup><a href="#fn5">5</a></sup></td>
180 <td>✗</td>180 <td>✗</td>
184 </tr>184 </tr>
185 185
186 <tr>186 <tr>
187 <td>[サーバー管理設定](/ja/server-managed-settings)</td>187 <td>[サーバー管理設定](/docs/ja/server-managed-settings)</td>
188 <td>✓(Team および Enterprise)</td>188 <td>✓(Team および Enterprise)</td>
189 <td>✓(Team および Enterprise)</td>189 <td>✓(Team および Enterprise)</td>
190 <td>✗</td>190 <td>✗</td>
194 </tr>194 </tr>
195 195
196 <tr>196 <tr>
197 <td>[Zero Data Retention](/ja/zero-data-retention)</td>197 <td>[Zero Data Retention](/docs/ja/zero-data-retention)</td>
198 <td>✓(適格な Enterprise アカウント)</td>198 <td>✓(適格な Enterprise アカウント)</td>
199 <td>✓(適格なアカウント)</td>199 <td>✓(適格なアカウント)</td>
200 <td>注記を参照 <sup><a href="#fn4">4</a></sup></td>200 <td>注記を参照 <sup><a href="#fn4">4</a></sup></td>
206</table>206</table>
207 207
208<span id="fn1" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>1</sup> Google Cloud の Agent Platform では、Claude 4 モデル以降で Web 検索が利用可能です。<br />208<span id="fn1" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>1</sup> Google Cloud の Agent Platform では、Claude 4 モデル以降で Web 検索が利用可能です。<br />
209<span id="fn2" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>2</sup> これらのプロバイダーでは、Auto mode は Claude Sonnet 5、Opus 4.7、および Opus 4.8 のみをサポートしています。[Auto mode 設定](/ja/auto-mode-config)を参照してください。{/* min-version: 2.1.207 */}v2.1.158 から v2.1.206 では、これらのプロバイダーの Auto mode は `CLAUDE_CODE_ENABLE_AUTO_MODE=1` の設定も必要でしたが、v2.1.207 でその要件が削除されました。<br />209<span id="fn2" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>2</sup> これらのプロバイダーでは、Auto mode は Claude Sonnet 5、Opus 4.7、および Opus 4.8 のみをサポートしています。[Auto mode 設定](/docs/ja/auto-mode-config)を参照してください。v2.1.158 から v2.1.206 では、これらのプロバイダーの Auto mode は `CLAUDE_CODE_ENABLE_AUTO_MODE=1` の設定も必要でしたが、v2.1.207 でその要件が削除されました。<br />
210<span id="fn3" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>3</sup> `/loop every 2 hours` などの明示的な間隔はすべてのプロバイダーで動作します。Amazon Bedrock、Claude Platform on AWS、Google Cloud の Agent Platform、および Microsoft Foundry では、`/loop` は独自の間隔を選択したり、デフォルトのメンテナンスプロンプトを提供したりできないため、間隔のないプロンプトは 10 分ごとに実行され、引数のない `/loop` は使用メッセージを表示します。[スケジュール済みタスク](/ja/scheduled-tasks)を参照してください。<br />210<span id="fn3" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>3</sup> `/loop every 2 hours` などの明示的な間隔はすべてのプロバイダーで動作します。Amazon Bedrock、Claude Platform on AWS、Google Cloud の Agent Platform、および Microsoft Foundry では、`/loop` は独自の間隔を選択したり、デフォルトのメンテナンスプロンプトを提供したりできないため、間隔のないプロンプトは 10 分ごとに実行され、引数のない `/loop` は使用メッセージを表示します。[スケジュール済みタスク](/docs/ja/scheduled-tasks)を参照してください。<br />
211<span id="fn4" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>4</sup> クラウドプロバイダーとの契約に従います。<br />211<span id="fn4" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>4</sup> クラウドプロバイダーとの契約に従います。<br />
212<span id="fn5" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>5</sup> ダッシュボードと API のみ。[貢献メトリクス](/ja/analytics#enable-contribution-metrics)には claude.ai Team または Enterprise 組織が必要です。212<span id="fn5" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>5</sup> ダッシュボードと API のみ。[貢献メトリクス](/docs/ja/analytics#enable-contribution-metrics)には claude.ai Team または Enterprise 組織が必要です。
213 213
214<Note>214<Note>
215 [LLM ゲートウェイ](/ja/llm-gateway)を通じて認証する場合、機能の利用可能性はゲートウェイが転送する基盤となるプロバイダーと一致します。[Advisor](/ja/advisor) などの一部の Anthropic 専用機能は、ゲートウェイが要求を Anthropic API に完全に転送する場合にのみ機能します。215 [LLM ゲートウェイ](/docs/ja/llm-gateway)を通じて認証する場合、機能の利用可能性はゲートウェイが転送する基盤となるプロバイダーと一致します。[Advisor](/docs/ja/advisor) などの一部の Anthropic 専用機能は、ゲートウェイが要求を Anthropic API に完全に転送する場合にのみ機能します。
216</Note>216</Note>
217 217
218<h3 id="summary-by-provider">218<h3 id="summary-by-provider">
219 プロバイダー別サマリー219 プロバイダー別サマリー
220</h3>220</h3>
221 221
222各タブには、そのプロバイダーで利用不可または部分的にサポートされている機能と、存在する場合は代替案が記載されています。記載されていないすべてのものは Claude サブスクリプションと同じように動作します。ただし、上記で説明した[プロバイダー固有の違い](#features-available-on-every-provider)は除きます。Amazon Bedrock、Google Cloud の Agent Platform、Microsoft Foundry、および Claude Platform on AWS では、Anthropic へのエラー報告とテレメトリはデフォルトでオフです。[API プロバイダー別のデフォルト動作](/ja/data-usage#default-behaviors-by-api-provider)を参照して、どのトラフィックが Anthropic に到達し、オプトアウトする方法を確認してください。222各タブには、そのプロバイダーで利用不可または部分的にサポートされている機能と、存在する場合は代替案が記載されています。記載されていないすべてのものは Claude サブスクリプションと同じように動作します。ただし、上記で説明した[プロバイダー固有の違い](#features-available-on-every-provider)は除きます。Amazon Bedrock、Google Cloud の Agent Platform、Microsoft Foundry、および Claude Platform on AWS では、Anthropic へのエラー報告とテレメトリはデフォルトでオフです。[API プロバイダー別のデフォルト動作](/docs/ja/data-usage#default-behaviors-by-api-provider)を参照して、どのトラフィックが Anthropic に到達し、オプトアウトする方法を確認してください。
223 223
224<Tabs>224<Tabs>
225 <Tab title="Amazon Bedrock">225 <Tab title="Amazon Bedrock">
226 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、および [Web 検索](/ja/tools-reference#websearch-tool-behavior)、[Fast mode](/ja/fast-mode)、[Advisor](/ja/advisor)、[Channels](/ja/channels)、[アナリティクスダッシュボード](/ja/analytics)、[サーバー管理設定](/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/ja/commands#all-commands)。226 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、および [Web 検索](/docs/ja/tools-reference#websearch-tool-behavior)、[Fast mode](/docs/ja/fast-mode)、[Advisor](/docs/ja/advisor)、[Channels](/docs/ja/channels)、[アナリティクスダッシュボード](/docs/ja/analytics)、[サーバー管理設定](/docs/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/docs/ja/commands#all-commands)。
227 227
228 **部分的なサポート:**228 **部分的なサポート:**
229 229
230 * [Desktop](/ja/desktop):[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 経由のみ230 * [Desktop](/docs/ja/desktop):[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 経由のみ
231 * [Auto mode](/ja/auto-mode-config):Sonnet 5、Opus 4.7、および Opus 4.8 のみ231 * [Auto mode](/docs/ja/auto-mode-config):Sonnet 5、Opus 4.7、および Opus 4.8 のみ
232 * [`/loop`](/ja/scheduled-tasks):明示的な間隔のみ232 * [`/loop`](/docs/ja/scheduled-tasks):明示的な間隔のみ
233 * [Zero Data Retention](/ja/zero-data-retention):AWS 契約に従う233 * [Zero Data Retention](/docs/ja/zero-data-retention):AWS 契約に従う
234 234
235 **代替案:** スケジューリングの場合、`/schedule` の代わりに明示的な間隔で [`/loop`](/ja/scheduled-tasks) を使用してください。クラウドセッションの場合、[GitHub Actions](/ja/github-actions) または [GitLab CI/CD](/ja/gitlab-ci-cd) を使用してください。Web ルックアップの場合、特定の URL で [WebFetch ツール](/ja/tools-reference#webfetch-tool-behavior)を使用してください。235 **代替案:** スケジューリングの場合、`/schedule` の代わりに明示的な間隔で [`/loop`](/docs/ja/scheduled-tasks) を使用してください。クラウドセッションの場合、[GitHub Actions](/docs/ja/github-actions) または [GitLab CI/CD](/docs/ja/gitlab-ci-cd) を使用してください。Web ルックアップの場合、特定の URL で [WebFetch ツール](/docs/ja/tools-reference#webfetch-tool-behavior)を使用してください。
236 </Tab>236 </Tab>
237 237
238 <Tab title="Claude Platform on AWS">238 <Tab title="Claude Platform on AWS">
239 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、[Fast mode](/ja/fast-mode)、[Advisor](/ja/advisor)、[Channels](/ja/channels)、[アナリティクスダッシュボード](/ja/analytics)、[サーバー管理設定](/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/ja/commands#all-commands)。239 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、[Fast mode](/docs/ja/fast-mode)、[Advisor](/docs/ja/advisor)、[Channels](/docs/ja/channels)、[アナリティクスダッシュボード](/docs/ja/analytics)、[サーバー管理設定](/docs/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/docs/ja/commands#all-commands)。
240 240
241 **Amazon Bedrock では利用不可の場合に利用可能:** [Web 検索](/ja/tools-reference#websearch-tool-behavior)。241 **Amazon Bedrock では利用不可の場合に利用可能:** [Web 検索](/docs/ja/tools-reference#websearch-tool-behavior)。
242 242
243 **部分的なサポート:**243 **部分的なサポート:**
244 244
245 * [`/loop`](/ja/scheduled-tasks):明示的な間隔のみ245 * [`/loop`](/docs/ja/scheduled-tasks):明示的な間隔のみ
246 246
247 **代替案:** スケジューリングの場合、`/schedule` の代わりに明示的な間隔で [`/loop`](/ja/scheduled-tasks) を使用してください。クラウドセッションの場合、[GitHub Actions](/ja/github-actions) または [GitLab CI/CD](/ja/gitlab-ci-cd) を使用してください。247 **代替案:** スケジューリングの場合、`/schedule` の代わりに明示的な間隔で [`/loop`](/docs/ja/scheduled-tasks) を使用してください。クラウドセッションの場合、[GitHub Actions](/docs/ja/github-actions) または [GitLab CI/CD](/docs/ja/gitlab-ci-cd) を使用してください。
248 </Tab>248 </Tab>
249 249
250 <Tab title="Google Cloud の Agent Platform">250 <Tab title="Google Cloud の Agent Platform">
251 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、[Fast mode](/ja/fast-mode)、[Advisor](/ja/advisor)、[Channels](/ja/channels)、[アナリティクスダッシュボード](/ja/analytics)、[サーバー管理設定](/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/ja/commands#all-commands)。251 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、[Fast mode](/docs/ja/fast-mode)、[Advisor](/docs/ja/advisor)、[Channels](/docs/ja/channels)、[アナリティクスダッシュボード](/docs/ja/analytics)、[サーバー管理設定](/docs/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/docs/ja/commands#all-commands)。
252 252
253 **部分的なサポート:**253 **部分的なサポート:**
254 254
255 * [Desktop](/ja/desktop):[管理設定](https://claude.com/docs/third-party/claude-desktop/configuration)または [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 経由255 * [Desktop](/docs/ja/desktop):[管理設定](https://claude.com/docs/third-party/claude-desktop/configuration)または [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 経由
256 * [Web 検索](/ja/tools-reference#websearch-tool-behavior):Claude 4 モデル以降256 * [Web 検索](/docs/ja/tools-reference#websearch-tool-behavior):Claude 4 モデル以降
257 * [Auto mode](/ja/auto-mode-config):Sonnet 5、Opus 4.7、および Opus 4.8 のみ257 * [Auto mode](/docs/ja/auto-mode-config):Sonnet 5、Opus 4.7、および Opus 4.8 のみ
258 * [`/loop`](/ja/scheduled-tasks):明示的な間隔のみ258 * [`/loop`](/docs/ja/scheduled-tasks):明示的な間隔のみ
259 * [Zero Data Retention](/ja/zero-data-retention):Google Cloud 契約に従う259 * [Zero Data Retention](/docs/ja/zero-data-retention):Google Cloud 契約に従う
260 260
261 **代替案:** スケジューリングの場合、`/schedule` の代わりに明示的な間隔で [`/loop`](/ja/scheduled-tasks) を使用してください。クラウドセッションの場合、[GitHub Actions](/ja/github-actions) または [GitLab CI/CD](/ja/gitlab-ci-cd) を使用してください。261 **代替案:** スケジューリングの場合、`/schedule` の代わりに明示的な間隔で [`/loop`](/docs/ja/scheduled-tasks) を使用してください。クラウドセッションの場合、[GitHub Actions](/docs/ja/github-actions) または [GitLab CI/CD](/docs/ja/gitlab-ci-cd) を使用してください。
262 </Tab>262 </Tab>
263 263
264 <Tab title="Microsoft Foundry">264 <Tab title="Microsoft Foundry">
265 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、[Fast mode](/ja/fast-mode)、[Advisor](/ja/advisor)、[Channels](/ja/channels)、[GitHub Actions](/ja/github-actions) と [GitLab CI/CD](/ja/gitlab-ci-cd)、[アナリティクスダッシュボード](/ja/analytics)、[サーバー管理設定](/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/ja/commands#all-commands)。265 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)、[Fast mode](/docs/ja/fast-mode)、[Advisor](/docs/ja/advisor)、[Channels](/docs/ja/channels)、[GitHub Actions](/docs/ja/github-actions) と [GitLab CI/CD](/docs/ja/gitlab-ci-cd)、[アナリティクスダッシュボード](/docs/ja/analytics)、[サーバー管理設定](/docs/ja/server-managed-settings)、および [`/design-sync` と `/radio` コマンド](/docs/ja/commands#all-commands)。
266 266
267 **部分的なサポート:**267 **部分的なサポート:**
268 268
269 * [Desktop](/ja/desktop):[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 経由のみ269 * [Desktop](/docs/ja/desktop):[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 経由のみ
270 * [Auto mode](/ja/auto-mode-config):Sonnet 5、Opus 4.7、および Opus 4.8 のみ270 * [Auto mode](/docs/ja/auto-mode-config):Sonnet 5、Opus 4.7、および Opus 4.8 のみ
271 * [`/loop`](/ja/scheduled-tasks):明示的な間隔のみ271 * [`/loop`](/docs/ja/scheduled-tasks):明示的な間隔のみ
272 * [Zero Data Retention](/ja/zero-data-retention):Azure 契約に従う272 * [Zero Data Retention](/docs/ja/zero-data-retention):Azure 契約に従う
273 273
274 **代替案:** スケジューリングの場合、明示的な間隔で [`/loop`](/ja/scheduled-tasks) を使用してください。`/schedule` の代わりに。274 **代替案:** スケジューリングの場合、明示的な間隔で [`/loop`](/docs/ja/scheduled-tasks) を使用してください。`/schedule` の代わりに。
275 </Tab>275 </Tab>
276 276
277 <Tab title="Anthropic Console">277 <Tab title="Anthropic Console">
278 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)。278 **利用不可:** すべての [Claude サブスクリプションが必要な機能](#features-that-require-a-claude-subscription)。
279 279
280 [プロバイダーによって異なる CLI 機能](#cli-capabilities-that-vary-by-provider)のすべてが利用可能であり、API キーが Team または Enterprise 組織に属する場合は [サーバー管理設定](/ja/server-managed-settings)も利用可能です。280 [プロバイダーによって異なる CLI 機能](#cli-capabilities-that-vary-by-provider)のすべてが利用可能であり、API キーが Team または Enterprise 組織に属する場合は [サーバー管理設定](/docs/ja/server-managed-settings)も利用可能です。
281 </Tab>281 </Tab>
282</Tabs>282</Tabs>
283 283
289 289
290| 機能 | Pro | Max | Team | Enterprise |290| 機能 | Pro | Max | Team | Enterprise |
291| :-------------------------------------------------------------------------- | :-- | :-- | :------------ | :-------------------------------- |291| :-------------------------------------------------------------------------- | :-- | :-- | :------------ | :-------------------------------- |
292| [Web 上の Claude Code](/ja/claude-code-on-the-web) | ✓ | ✓ | ✓ | ✓ <sup><a href="#fn6">6</a></sup> |292| [Web 上の Claude Code](/docs/ja/claude-code-on-the-web) | ✓ | ✓ | ✓ | ✓ <sup><a href="#fn6">6</a></sup> |
293| [Routines](/ja/routines) | ✓ | ✓ | ✓ | ✓ |293| [Routines](/docs/ja/routines) | ✓ | ✓ | ✓ | ✓ |
294| [Remote Control](/ja/remote-control) | ✓ | ✓ | Admin-enabled | Admin-enabled |294| [Remote Control](/docs/ja/remote-control) | ✓ | ✓ | Admin-enabled | Admin-enabled |
295| [Channels](/ja/channels) | ✓ | ✓ | Admin-enabled | Admin-enabled |295| [Channels](/docs/ja/channels) | ✓ | ✓ | Admin-enabled | Admin-enabled |
296| [Computer use](/ja/computer-use) | ✓ | ✓ | ✗ | ✗ |296| [Computer use](/docs/ja/computer-use) | ✓ | ✓ | ✗ | ✗ |
297| Dispatch([Desktop](/ja/desktop#sessions-from-dispatch)) | ✓ | ✓ | ✗ | ✗ |297| Dispatch([Desktop](/docs/ja/desktop#sessions-from-dispatch)) | ✓ | ✓ | ✗ | ✗ |
298| [Code Review](/ja/code-review) | ✗ | ✗ | ✓ | ✓ |298| [Code Review](/docs/ja/code-review) | ✗ | ✗ | ✓ | ✓ |
299| [Artifacts](/ja/artifacts) | ✓ | ✓ | ✓ | Admin-enabled |299| [Artifacts](/docs/ja/artifacts) | ✓ | ✓ | ✓ | Admin-enabled |
300| [アナリティクスダッシュボードと貢献メトリクス](/ja/analytics) | ✗ | ✗ | ✓ | ✓ |300| [アナリティクスダッシュボードと貢献メトリクス](/docs/ja/analytics) | ✗ | ✗ | ✓ | ✓ |
301| [Enterprise Analytics API](/ja/analytics#access-data-programmatically) | ✗ | ✗ | ✗ | ✓ |301| [Enterprise Analytics API](/docs/ja/analytics#access-data-programmatically) | ✗ | ✗ | ✗ | ✓ |
302| [サーバー管理設定](/ja/server-managed-settings) | ✗ | ✗ | ✓ | ✓ |302| [サーバー管理設定](/docs/ja/server-managed-settings) | ✗ | ✗ | ✓ | ✓ |
303| [SSO](https://support.claude.com/en/articles/9266767-what-is-the-team-plan) | ✗ | ✗ | ✓ | ✓ |303| [SSO](https://support.claude.com/en/articles/9266767-what-is-the-team-plan) | ✗ | ✗ | ✓ | ✓ |
304| SCIM | ✗ | ✗ | ✗ | ✓ |304| SCIM | ✗ | ✗ | ✗ | ✓ |
305| [Compliance API](https://platform.claude.com/docs/en/api/compliance) | ✗ | ✗ | ✗ | ✓ |305| [Compliance API](https://platform.claude.com/docs/en/api/compliance) | ✗ | ✗ | ✗ | ✓ |
306| [Zero Data Retention](/ja/zero-data-retention) | ✗ | ✗ | ✗ | ✓ <sup><a href="#fn7">7</a></sup> |306| [Zero Data Retention](/docs/ja/zero-data-retention) | ✗ | ✗ | ✗ | ✓ <sup><a href="#fn7">7</a></sup> |
307 307
308<span id="fn6" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>6</sup> Enterprise では、プレミアムシートまたは Chat + Claude Code シートが必要です。[Web 上の Claude Code](/ja/claude-code-on-the-web)を参照してください。<br />308<span id="fn6" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>6</sup> Enterprise では、プレミアムシートまたは Chat + Claude Code シートが必要です。[Web 上の Claude Code](/docs/ja/claude-code-on-the-web)を参照してください。<br />
309<span id="fn7" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>7</sup> 標準 Enterprise プランに含まれていません。適格なアカウントについては Anthropic による個別の有効化が必要です。[Zero Data Retention](/ja/zero-data-retention)を参照してください。309<span id="fn7" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>7</sup> 標準 Enterprise プランに含まれていません。適格なアカウントについては Anthropic による個別の有効化が必要です。[Zero Data Retention](/docs/ja/zero-data-retention)を参照してください。
310 310
311価格設定と完全なプラン比較については、[Team プラン](https://support.claude.com/en/articles/9266767-what-is-the-team-plan)と [Enterprise プラン](https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan)を参照してください。311価格設定と完全なプラン比較については、[Team プラン](https://support.claude.com/en/articles/9266767-what-is-the-team-plan)と [Enterprise プラン](https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan)を参照してください。
312 312
314 モデルの利用可能性314 モデルの利用可能性
315</h2>315</h2>
316 316
317プロバイダーとリージョンごとに利用可能な Claude モデルとコンテキストウィンドウサイズについては、[モデル設定](/ja/model-config)と [モデル概要](https://platform.claude.com/docs/en/about-claude/models/overview)を参照してください。Vision、PDF 入力、および拡張思考はモデル機能であり Claude Code 機能ではなく、モデルを提供するすべてのプロバイダーで動作します。[Prompt caching](/ja/prompt-caching) はほとんどのプロバイダーで同じように動作します。Amazon Bedrock では、サポートはモデルによって異なります。317プロバイダーとリージョンごとに利用可能な Claude モデルとコンテキストウィンドウサイズについては、[モデル設定](/docs/ja/model-config)と [モデル概要](https://platform.claude.com/docs/en/about-claude/models/overview)を参照してください。Vision、PDF 入力、および拡張思考はモデル機能であり Claude Code 機能ではなく、モデルを提供するすべてのプロバイダーで動作します。[Prompt caching](/docs/ja/prompt-caching) はほとんどのプロバイダーで同じように動作します。Amazon Bedrock では、サポートはモデルによって異なります。
318 318
319<h2 id="related-resources">319<h2 id="related-resources">
320 関連リソース320 関連リソース
321</h2>321</h2>
322 322
323* [エンタープライズデプロイメント概要](/ja/third-party-integrations):プロバイダー全体で認証、請求、およびリージョンを比較323* [エンタープライズデプロイメント概要](/docs/ja/third-party-integrations):プロバイダー全体で認証、請求、およびリージョンを比較
324* プロバイダーセットアップガイド:[Amazon Bedrock](/ja/amazon-bedrock)、[Claude Platform on AWS](/ja/claude-platform-on-aws)、[Google Cloud の Agent Platform](/ja/google-vertex-ai)、[Microsoft Foundry](/ja/microsoft-foundry)324* プロバイダーセットアップガイド:[Amazon Bedrock](/docs/ja/amazon-bedrock)、[Claude Platform on AWS](/docs/ja/claude-platform-on-aws)、[Google Cloud の Agent Platform](/docs/ja/google-vertex-ai)、[Microsoft Foundry](/docs/ja/microsoft-foundry)
325* [プラットフォームと統合](/ja/platforms):CLI、Desktop、IDE 拡張機能、Web、モバイル、CI/CD を含む Claude Code が実行される場所325* [プラットフォームと統合](/docs/ja/platforms):CLI、Desktop、IDE 拡張機能、Web、モバイル、CI/CD を含む Claude Code が実行される場所