Microsoft Azure OpenAI service allows businesses and developers to integrate OpenAI’s language models that can be adapted to specific tasks including content generation, summarization, image understanding, semantic search, natural language to code, and more.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
Setting |
Instructions |
---|---|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
Subdomain * |
Enter your Azure OpenAI subdomain. For example, if your Azure OpenAI service endpoint URL is |
Version * |
Enter your Azure OpenAI service API version in |
API key * |
Enter your Azure OpenAI API key. Multiple layers of protection, including AES 256 encryption, are in place to keep your API key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see token auth universal connector documentation.
-
Sign in to your Azure portal.
-
Search for Azure OpenAI service.
-
Create an Azure OpenAI resource. For detailed information on how to create a resource, see Create a Resource.
-
Navigate to Overview > Endpoint.
-
Copy the Subdomain.
-
Navigate to Resource management > Keys and endpoint.
-
Copy the Key 1 (API key).
Comments
Article is closed for comments.