title | description | contentType |
---|---|---|
Azure OpenAI credentials |
Documentation for Azure OpenAI credentials. Use these credentials to authenticate OpenAI in n8n, a workflow automation platform. |
integration |
You can use these credentials to authenticate the following nodes with OpenAI.
Log-in to Azure account.
To get the API key, follow the steps below:
- Open Azure OpenAI service in Azure portal
- Click on Create button
- Enter the name of the resource, region and select the pricing tier. Input the resource name into the Resource name field in the credentials in n8n
- Click on Next button until you reach the Review + create step
- Click on Create button
- Once the resource is created, open it and click on Keys and Endpoint tab
- Copy the Key 1 value, this is your API key
- Click on Model deployments tab followed by Manage Deployments button to get to Azure OpenAI Studio
- Click on Create new deployment button, select the model, version and provide a name and click on Create button
- Once the model is deployed, use the name as Deployment name as the model for the Azure OpenAI nodes