OpenAI API Key, Azure AI Studio

Kahn, Marty (He/Him/His) 20 Reputation points
2023-06-09T15:34:34.47+00:00

We are an organization that is using Azure AI Studio service and have trained our own custom AI models through the Azure playground. Where can we get access to API keys and deployment completions needed to deploy it.

Thank you!

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,101 questions
0 comments No comments
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2023-06-12T09:36:56.5766667+00:00

    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.

    User's image

    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.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.