- スタート アップ ガイド
- 通知
- ライセンス
- トラブルシューティング
- コネクタ ビルダー
- Act! 365
- ActiveCampaign
- Active Directory - プレビュー
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Defender for Cloud
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- CrewAI – プレビュー
- Customer.io
- Database Hub
- Databricks エージェント
- Datadog
- DeepSeek
- Deputy
- Discord - プレビュー
- DocuSign
- Drip
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - プレビュー
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- FreshService
- Getresponse
- GitHub
- Gmail
- Google Cloud Platform
- Google ドキュメント
- Google ドライブ
- Google フォーム - プレビュー
- Google マップ
- Google スプレッドシート
- Google Speech-to-Text
- Google Text-to-Speech
- Google ToDo リスト - プレビュー
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP
- HTTP Webhook
- HubSpot CRM
- Hubspot Marketing
- HyperV - プレビュー
- IcertisIcertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- Keap
- Klaviyo
- LinkedIn
- メール
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- MCP
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure AI Foundry
- Microsoft Azure OpenAI
- Microsoft Azure OpenAI コネクタについて
- Microsoft Azure OpenAI の認証
- Microsoft Azure Sentinel
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & SharePoint
- Microsoft Outlook 365
- Microsoft Power Automate – プレビュー
- Microsoft Sentiment
- Microsoft Sentinel 脅威インテリジェンス
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- NVIDIA NIM
- Okta
- OpenAI
- OpenAI V1 準拠の LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooks Online
- Quip
- Salesforce
- Salesforce AgentForce & Flows – プレビュー
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Snowflake Cortex
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - プレビュー
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath Apps (プレビュー)
- UiPath Data Fabric
- UiPath Test Manager
- UiPath GenAI アクティビティ
- UiPath Orchestrator
- X(旧ツイッター)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- Zoom
- ZoomInfo
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 バージョンを入力できます。
- Url - The base URL of your Azure OpenAI endpoint, including
- 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 インスタンスへのコネクションを作成するには、次の手順を実行する必要があります。
-
製品ランチャーから [Orchestrator] を選択します。
-
フォルダーを選択して [ コネクション ] タブに移動します。
-
[ コネクションを追加] を選択します。
-
コネクション作成ページを開くには、リストからコネクタを選択します。検索バーを使用してコネクタを検索できます。
-
認証の種類として [ OAuth 2.0 クライアント資格情報 ] または [ API キー] を選択します。
-
必要な資格情報を入力し、[接続] を選択します。
利用可能な場合は、フィールドの横にあるメニューを選択し、[ 資格情報アセットを使用 ] または [ Orchestrator アセットを使用 ] を選択して、値を直接入力するのではなく Orchestrator アセットを参照します。詳細については、「 コネクションに資格情報アセットを使用する」をご覧ください。