Describe the problem/error/question
I’m try to connect Azure open ai with my self hosted n8n instance, the version I’m working is n8n:1.103.2, the issue is it doesn’t show me a field to enter “Endpoint” which is shown in n8n cloud,
self hosted
n8n cloud
What is the error message (if any)?
I got error message like following,
Authorization failed - please check your credentials
Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: n8n:1.103.2
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): : Docker
- Operating system: : Ubuntu 22

