{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["platform-badges","admonition","img"]},"type":"markdown"},"seo":{"title":"Treasure AI Studio のネットワークポリシー","description":"Treasure AI Studio のエージェントが到達できる外部ドメインを制御します。順序付きの許可／ブロックルールと、 一致しないリクエストのデフォルトアクションを設定する方法を解説します。","siteUrl":"https://docs.treasure.ai","lang":"en-US","jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.treasure.ai/","name":"Treasure AI","url":"https://www.treasure.ai/","logo":"https://www.treasure.ai/hubfs/assets/images/logos/primary-logo.svg"},{"@type":"WebSite","@id":"https://docs.treasure.ai/#website","name":"Treasure AI Documentation","url":"https://docs.treasure.ai/","inLanguage":["en","ja"],"publisher":{"@id":"https://www.treasure.ai/"}}]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"ネットワークポリシー","__idx":0},"children":["ネットワークポリシー"]},{"$$mdtype":"Tag","name":"PlatformBadges","attributes":{"platforms":["Web","Desktop"]},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ネットワークポリシーは、Treasure AI Studio のエージェントがサンドボックスからどの外部ドメインに到達できるかを決める、アカウント単位のルールセットです。サンドボックスから出るリクエスト（Treasure Data CDP への ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["tdx"]}," 呼び出し、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["git clone"]},"、パッケージのインストール、大半のコネクタのリクエスト）は、プラットフォームの外へ出る前にポリシーで評価され、ブロックされたリクエストが宛先に届くことはありません。エージェントのアクティビティをレビュー済みの宛先に限定する必要がある場合、またはスキルやコネクタが必要とするホストがまだ許可されていないために失敗する場合に設定します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["「すべて」ではなく「大半」なのは、境界がサンドボックスだからです。サンドボックスの外でリクエストを実行するコネクタは、このポリシーの管理対象になりません。",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC%E3%81%AE%E7%AE%A1%E7%90%86%E5%AF%BE%E8%B1%A1%E5%A4%96%E3%81%A8%E3%81%AA%E3%82%8B%E3%82%B3%E3%83%8D%E3%82%AF%E3%82%BF"},"children":["ポリシーの管理対象外となるコネクタ"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"目的","__idx":1},"children":["目的"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure AI Studio のエージェントが外向き通信を送信できる範囲を統制する、順序付きの egress ルールを確認・編集し、どのルールにも一致しないリクエストの扱いを選択します。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"前提条件","__idx":2},"children":["前提条件"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Treasure AI Studio にサインイン済み（",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/getting-started"},"children":["はじめに"]},"）"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["アカウント管理者"]},"ロール（一般ユーザーはネットワークポリシーを閲覧・変更できません）"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["組織のスキルとコネクタが到達する必要のある外部ホストのリスト"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ネットワークポリシーの評価方法","__idx":3},"children":["ネットワークポリシーの評価方法"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure AI Studio はネットワークポリシーを",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["順序付きの「最初に一致したものを採用する」ルールリスト"]},"として評価し、一致がなければデフォルトアクションにフォールバックします。エージェントのサンドボックスからの各外向きリクエストについて、次のように処理します。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["ルールをリストの上から順に確認します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["リクエストのホストにドメインパターンが一致した",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["最初の"]},"ルールが結果（",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"または",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"）を決定します。それ以降のルールは参照されません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["どのルールにも一致しない場合、一致しないリクエスト向けの",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["デフォルトアクション"]},"が適用されます。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["最初に一致したものが採用されるため、ルールの順序には意味があります。範囲の広い",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"を狭い",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"より上に置くと、その",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"には到達しません。より限定的なルールを先に配置してください。"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"制御はサーバーサイドで行われます"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ネットワークポリシーは、エージェントのサンドボックスの外側にあるプラットフォームのネットワーク境界で Treasure AI Studio が適用します。エージェントはポリシーを読み取ることも、無効化することも、迂回することもできません。プロンプトの内容やカスタムスキルが自らに例外を与えることもできません。"]}]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/ai-studio-settings-network-policy.66fb26de4bbe669cac176f55e3d7943f33d0586dc814501cc49a9d587662e132.8a9297e8.webp","alt":"設定 > 組織 配下のネットワークポリシーページ。一致しないリクエストのデフォルトアクションが ブロック に設定され、その下にドメインパターン・許可またはブロックのアクション・任意のコメントを持つルールが番号付きで並んでいる","framed":false,"withLightbox":true},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ドメインパターン","__idx":4},"children":["ドメインパターン"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["各ルールは 1 つのドメインパターンで一致判定を行います。次の 2 つの形式を使用できます。"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"30%","data-label":"パターン"},"children":["パターン "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"一致する対象"},"children":["一致する対象"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["example.com"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["そのホストのみ。サブドメインには一致",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["しません"]},"。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*.example.com"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["example.com"]}," 配下の任意のホスト。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["a.b.example.com"]}," のような多段のサブドメインも含みます。ホスト単体の ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["example.com"]}," には一致",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["しません"]},"。"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["パターンは小文字で保存され、エディタは通常のホスト名または先頭に ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*."]}," を 1 つ付けた形式以外を受け付けません。それ以外の位置のワイルドカード、IP レンジ、ポート、URL パスは",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["サポートされていません"]},"。ネットワークポリシーはホスト名のみで一致判定を行います。"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"ワイルドカードはホスト単体を含みません"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*.github.com"]}," は ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["api.github.com"]}," や ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["raw.github.com"]}," を許可しますが、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["github.com"]}," 自体は許可",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["しません"]},"。ホスト単体に接続する操作（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["git clone https://github.com/..."]}," やマーケットプレイスの登録など）には、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["github.com"]}," 用のルールが別途必要です。デフォルトのルールセットが両方のエントリを含んでいるのはこのためです。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"新規アカウントのデフォルトルール","__idx":5},"children":["新規アカウントのデフォルトルール"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure AI Studio のすべてのアカウントは、デフォルトアクションが",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"に設定された状態で始まり、製品自体が必要とするホストを網羅した許可リストがあらかじめ登録されています。Treasure AI と Treasure Data CDP のエンドポイント、GitHub（スキルとプラグインマーケットプレイス用）、そしてサンドボックスがインストールに使用する Debian、npm、Node.js、PyPI、Bun のパッケージレジストリです。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["つまり新規アカウントは、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["動作可能な最小限の許可を伴うデフォルトブロック"]},"です。エージェントは ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["tdx"]}," を実行し、スキルを読み込み、パッケージをインストールできますが、それ以外は管理者が許可するまでブロックされます。あらかじめ登録されたルールも、他のルールと同様に削除や並べ替えができます。"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"登録済みルールの削除はエージェントの機能を壊します"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["あらかじめ登録されたルールは飾りではありません。Treasure AI または Treasure Data CDP のエントリを削除するとエージェントは CDP へのクエリを実行できなくなり、GitHub のエントリを削除するとスキルとプラグインマーケットプレイスが読み込めなくなり、パッケージレジストリのエントリを削除するとスキルが必要とするライブラリをエージェントがインストールできなくなります。登録済みルールを削除するのは、それが支えている機能を無効化する意図がある場合のみにしてください。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ルールを追加する","__idx":6},"children":["ルールを追加する"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["設定"]},"を開きます（サイドバーのフッターにあるユーザーアバターをクリック）。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["左側のナビゲーションで、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["組織"]},"配下の",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ネットワークポリシー"]},"をクリックします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[ルールを追加]"]}," をクリックします。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ルール"]},"リストの末尾に空の行が追加されます。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ドメイン"]},"にホスト名またはワイルドカードパターンを入力します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["アクション"]},"を",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"または",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"に設定します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[コメント (任意)]"]}," にそのルールが存在する理由を記録します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[保存]"]}," をクリックします。ステータスバーが「未保存の変更があります」から「保存しました。」に変わり、行のハイライトが消えます。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["保存したルールは、Studio やチャットを再起動せずに、新しいエージェントのリクエストへ適用されます。保存前に編集を取り消したい場合は ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[破棄]"]}," をクリックすると、すべての未保存の変更が元に戻ります。"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"理由はコメントに書いてください"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["コメント"]},"欄は、そのルールが",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["なぜ"]},"存在するのかを記録できる唯一の場所です（「Snowflake コネクタの egress」「週次レポートスキルが使うベンダー API」など）。半年後に、不要になったルールを自信を持って削除できるか、用途を思い出せずに残し続けるかの分かれ目になります。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"デフォルトアクションを変更する","__idx":7},"children":["デフォルトアクションを変更する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ページ上部の ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[ルールに一致しない場合:]"]}," トグルが、どのルールにも該当しないリクエストの扱いを決めます。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"または",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"を選択し、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[保存]"]}," をクリックしてください。トグルの隣のヘルプテキストが選択内容を示します（「— 一致しないリクエストはブロックされます」）。"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"デフォルトを許可に切り替えるとセーフティネットが失われます"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["デフォルトが",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"の場合、エージェントは明示的にブロックされていないすべてのホストに到達できます。レビューしていないスキルが追加したホストも含まれます。特別な理由がない限り、デフォルトは",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"のままにし、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"ルールでアクセスを付与してください。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ルールを並べ替える削除する","__idx":8},"children":["ルールを並べ替える・削除する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["最初に一致したルールが採用されるため、順序はポリシーの一部です。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["並べ替えるには"]},"、ルールのハンドルをドラッグして位置を移動します。1 列目の数字がそのルールの評価順序です。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["削除するには"]},"、そのルールの削除（ゴミ箱）アイコンをクリックします。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["いずれの操作も、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[保存]"]}," をクリックしないと反映されません。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"コネクタやスキルのために許可する","__idx":9},"children":["コネクタやスキルのために許可する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["コネクタは必要とする外部の ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["egress ドメイン"]},"を宣言し、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["設定 → コネクタ設定"]},"の設定済みコネクタの隣に表示されます。コネクタを追加してもそれらのドメインがネットワークポリシーに自動追加されることはありません。ご自身で許可しないと、エージェントが初めてそのサービスを呼び出した時点でコネクションが失敗します。コネクタの全体的な手順は",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/connections"},"children":["コネクション"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["スキルにも同じ要件があります。ベンダー API を取得するスキルはそのベンダーのホストを許可する必要があり、プラグインマーケットプレイスは ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*.github.com"]}," に加えてホスト単体の ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["github.com"]}," を必要とします。",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/skills/marketplace"},"children":["プラグインマーケットプレイス"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ポリシーの管理対象外となるコネクタ","__idx":10},"children":["ポリシーの管理対象外となるコネクタ"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ネットワークポリシーが管理するのはエージェントのサンドボックスです。エージェント自身ではなく Treasure AI のコネクタサービスがリクエストを実行するコネクタは、その管理範囲の外にあります。現時点でこの動作をするのは ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/connections/ai-voice"},"children":["Treasure AI Voice"]}," コネクタです。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["このようなコネクタでは、次のようになります。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["egress ドメインを宣言しません。"]}," コネクタ設定にも「このドメインを許可してください」というリマインダーは表示されず、追加すべきものはありません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["リクエストは",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/security/network-audit-log"},"children":["ネットワーク監査ログ"]},"に記録されます。"]}," 宛先は API ホスト、アクションは ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["allow"]}," で、実行のきっかけとなったユーザーとチャットに紐づきます。可視性は失われません。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Block ルールでは止まりません。"]}," この通信に対してポリシーは評価されないため、ホストをブロックしても効果はありません。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この種のコネクタは、ポリシーではなく設定した場所で制御してください。コネクタを無効化すれば新規の認可が止まり、削除すれば既存のコネクションがすべて解除されます。",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/connections"},"children":["コネクション"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"確認事項","__idx":11},"children":["確認事項"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ネットワークポリシー"]},"ページに、想定した",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"または",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ブロック"]},"のアクションとともにルールが評価順に表示される"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["[ルールに一致しない場合:]"]}," のトグルが意図したデフォルトアクションになっている"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," 保存後にステータスバーに「保存しました。」と表示され、ハイライトされた行が残っていない"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," 新たに許可したホストを使うテストチャットが成功し、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/security/network-audit-log"},"children":["ネットワーク監査ログ"]},"にそのリクエストが ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["allow"]}," アクションで表示される"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"トラブルシューティング","__idx":12},"children":["トラブルシューティング"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"40%","data-label":"問題"},"children":["問題 "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"解決策"},"children":["解決策"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["エージェントの操作が外部サービスに到達できない"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/security/network-audit-log"},"children":["ネットワーク監査ログ"]},"を開き、宛先ドメインでフィルタリングしてください。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["block"]}," のエントリがあれば、そのホストを許可するルールが存在しません。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["許可"]},"ルールを追加してください。エントリが全く無い場合、原因はネットワークポリシーではないことが多いです（コネクタの認可状態を確認してください）。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ルールは正しいのに効果がない"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["その上にある範囲の広いルールが先に一致しています。評価は最初の一致で止まるため、限定的なルールを広範なルールより上に移動してください。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サブドメインへのリクエストは通るがホスト単体がブロックされる"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*.example.com"]}," は ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["example.com"]}," に一致しません。ホスト単体用のルールを別途追加してください。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ドメイン欄に「Must be a domain (example.com) or wildcard (*.example.com)」と表示される"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["パターンにサポート外の形式（ポート、パス、IP レンジ、先頭の ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*."]}," 以外のワイルドカード）が含まれています。ホスト名のみを入力してください。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["設定にネットワークポリシーが見つからない"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["このページはアカウント管理者にのみ表示されます。組織の管理者にロールを確認してください。"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"次のステップ","__idx":13},"children":["次のステップ"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/security/network-audit-log"},"children":["ネットワーク監査ログ"]}," — ポリシーが何を許可し、何をブロックしたかを確認する"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/security"},"children":["セキュリティ概要"]}," — サンドボックスの分離、暗号化、データレジデンシー"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/connections"},"children":["コネクション"]}," — コネクタの egress ドメインとユーザーごとの認可"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/products/ai-studio/security/access-control"},"children":["アクセス制御"]}," — 権限、IP Allowlist、ユーザーごとの Studio アクセス"]}]}]},"headings":[{"value":"ネットワークポリシー","id":"ネットワークポリシー","depth":1},{"value":"目的","id":"目的","depth":2},{"value":"前提条件","id":"前提条件","depth":2},{"value":"ネットワークポリシーの評価方法","id":"ネットワークポリシーの評価方法","depth":2},{"value":"ドメインパターン","id":"ドメインパターン","depth":2},{"value":"新規アカウントのデフォルトルール","id":"新規アカウントのデフォルトルール","depth":2},{"value":"ルールを追加する","id":"ルールを追加する","depth":2},{"value":"デフォルトアクションを変更する","id":"デフォルトアクションを変更する","depth":2},{"value":"ルールを並べ替える・削除する","id":"ルールを並べ替える削除する","depth":2},{"value":"コネクタやスキルのために許可する","id":"コネクタやスキルのために許可する","depth":2},{"value":"ポリシーの管理対象外となるコネクタ","id":"ポリシーの管理対象外となるコネクタ","depth":2},{"value":"確認事項","id":"確認事項","depth":2},{"value":"トラブルシューティング","id":"トラブルシューティング","depth":2},{"value":"次のステップ","id":"次のステップ","depth":2}],"frontmatter":{"seo":{"title":"Treasure AI Studio のネットワークポリシー","description":"Treasure AI Studio のエージェントが到達できる外部ドメインを制御します。順序付きの許可／ブロックルールと、 一致しないリクエストのデフォルトアクションを設定する方法を解説します。"},"platforms":["Web","Desktop"]},"lastModified":"2026-09-02T05:11:07.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/products/ai-studio/security/network-policy","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}