UiPath Documentation
integration-service
latest
false
Integration Service ユーザー ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 Integration Service で提供されるコネクタ パッケージの一部は機械翻訳で処理されています。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Microsoft Azure OpenAI の認証

Connect UiPath to Microsoft Azure OpenAI using OAuth 2.0 Client Credentials or an API key, by providing your Azure OpenAI endpoint URL, Tenant ID, and related credentials.

前提条件

このコネクタは、 OAuth 2.0 クライアント資格情報API キーの 2 つの認証方法をサポートしています。

コネクションを作成するには、次の資格情報が必要です。

  • OAuth 2.0 クライアント資格情報:
    • Url - The base URL of your Azure OpenAI endpoint, including https://.
    • テナント ID - お使いの Microsoft Azure OpenAI アカウントに関連付けられた Azure Active Directory (AAD) のテナント ID です。単一テナント アプリのテナント ID は、[概要] セクションで確認できます。個人、エンタープライズ、またはマルチテナントのアカウントには common を使用します。
    • クライアント ID - AAD に登録されているアプリケーションのクライアント ID です。これは、Microsoft Azure アプリケーション登録の [概要] セクションで確認できます。
    • クライアント シークレット - AAD に登録されているアプリケーションのクライアント シークレットです。新しいクライアント シークレットは、Microsoft Azure アプリケーション登録の [Certificates & secrets ] セクションで作成できます。
    • API バージョン - これは、Azure OpenAI Service との対話に使用される REST API バージョン を表します。接続先の任意の API バージョンを入力できます。
  • API キー:
    • API キー - Microsoft Azure OpenAI アカウントに関連付けられた API キーです。
    • Url - The base URL of your Azure OpenAI endpoint, including https://.
    • API バージョン - これは、Azure OpenAI Service との対話に使用される REST API バージョン を表します。接続先の任意の API バージョンを入力できます。

Retrieving the Azure OpenAI endpoint URL

Your endpoint has the form https://<your-resource-name>.openai.azure.com, where <your-resource-name> is your Azure resource name. Enter the entire address in the Url field, including the https:// prefix.

注:

For a Private (Relay) connection, leave Url empty. The connector builds the request URL from the Relay configuration instead.

You can retrieve the resource name only from Azure. If you deployed your own OpenAI service, the instance name you chose during the deployment phase is the resource name. To learn more, refer to the Create and deploy an Azure OpenAI Service resource guide in the Microsoft official documentation.

Microsoft Azure OpenAI コネクションを追加する

お使いの Microsoft Azure OpenAI インスタンスへのコネクションを作成するには、次の手順を実行する必要があります。

  1. 製品ランチャーから [Orchestrator] を選択します。

  2. フォルダーを選択して [ コネクション ] タブに移動します。

  3. [ コネクションを追加] を選択します。

  4. コネクション作成ページを開くには、リストからコネクタを選択します。検索バーを使用してコネクタを検索できます。

  5. 認証の種類として [ OAuth 2.0 クライアント資格情報 ] または [ API キー] を選択します。

  6. 必要な資格情報を入力し、[接続] を選択します。

    利用可能な場合は、フィールドの横にあるメニューを選択し、[ 資格情報アセットを使用 ] または [ Orchestrator アセットを使用 ] を選択して、値を直接入力するのではなく Orchestrator アセットを参照します。詳細については、「 コネクションに資格情報アセットを使用する」をご覧ください

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得