Forum Discussion
vinnyMS1
Nov 10, 2024Copper Contributor
need some info on azure open ai api keys and api url
i have an autoit program that tries to use the open ai azure deployment
it throws a 404 error resource not found
can someone post screenshots of where the keys and the info is found in azure
i need screen shots of where the info is found on azure portal
- rickvdboschMicrosoft
After navigating to your OpenAI resource in the Azure portal, see Resource Management - Keys and Endpoint.
There you will find your access keys and the endpoint to use.Hope this helps.
Try referring on below:
- Keys and Endpoints: In the menu on the left side of the resource page, you will find an option for "Keys and Endpoint".
- View Keys and Endpoint: Click on "Keys and Endpoint" to view your API keys and the endpoint URL for your OpenAI deployment.