Kahn, Marty (He/Him/His) Greetings & Welcome to Microsoft Q&A forum!
Where can we get access to API keys and deployment completions needed to deploy it.
Which Language are you using for deploying a model? Did you see Learn how to customize a model for your application already?
You can find the Keys in the Azure portal. The Endpoint and Keys can be found in the Resource Management section. Copy your endpoint and access key as you'll need both for authenticating your API calls. You can use either KEY1
or KEY2
. Always having two keys allows you to securely rotate and regenerate keys without causing a service disruption.
Please see Get started generating text using Azure OpenAI Service for more details.
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.