Microsoft Azure AI
Official website https://azure.microsoft.com/en-us/products/ai-services/openai-service
Microsoft Azure
- Create an account in Microsoft Azure
- Get access to Azure OpenAI Services
- Go to Azure OpenAI Studio
- Get your
Secret Key
and theCustom Link
.
To obtain the endpoint and the secret, you must deploy the model and then open it in Azure OpenAI Studio: Then select "View Code"
This section provides the API key and the custom link. To display the full custom link, select CURL in the code selection and copy the endpoint.
- Go to VSCode and choose
Azure
asProvider
. - Click on
Connect
orSet connection
. - Paste API Key here, and click on
Connect
:
Remove Key
To remove your API Key from CodeGPT, click on the provider box and Disconnect
.
Azure OpenAI Models available in Code GPT
- Azure
API Errors
If you are getting API errors check the following link: Microsoft Azure Documentation