The following parameters can be entered in the Azure OpenAI Admin area:
Endpoint
This value can be found in the Azure portal in the Key & Endpoint section. An example endpoint is https://docs-test-001.openai.azure.com/.
API key
This value can be found in the Azure portal in the Key & Endpoint section. You can use KEY1 or KEY2. You can find out more about retrieving the key & endpoint here.
Deployments
Pipe-separated list of deployed models. You can find out more about providing a model here.
API versions
Pipe-separated list of available API versions. You can find out more about the versions of the Azure OpenAI API here.
Caution: The model version is different from the API version and is set when the model is deployed. It can no longer be influenced here.