Guides

How to Set Up Azure OpenAI Authentication in Team-GPT

Learn how to connect your Azure account in Team-GPT.

Yavor Belakov's LinkedIn Photo
Yavor
Belakov
October 23, 2023
July 14, 2025
1
min read
image with text on how to set up azure openai authentication

This is step [4/4] of setting up Azure OpenAI Service in your Team-GPT account. You can see the full guide here – How to Setup Microsoft Azure OpenAI Service.

This is last step in order to connect your Azure OpenAI service account with Team-GPT. After this step you will able to use OpenAI's models in the most secure way.

If you're not an admin in your workspace, contact such so they can set it up for your workspace.

  1. Log into you Team-GPT account and click on your workspace name
  2. Click on Workspace settings
  3. Go to OpenAI Authentication tab if you are not there already
  4. Under the OpenAI Authentication setting select Azure OpenAI Service
  5. You have to fill in three fields – endpoint, deployment name and your API key
    • Go to https://portal.azure.com/#home and then Azure OpenAI Service
    • Click on Model Deployments and then Manage Deployments
    • Copy the deployment name of your model and paste it in the Team-GPT form
    • Go back to Azure OpenAI Service and click on your resource

    • Azure OpenAI Endpoint and API key
      • Click Click here to manage keys
      • Copy one of the API keys and paste it in Team-GPT. Copy your endpoint and paste it in Team-GPT.
    • Make sure to append openai/deployments just like in the placeholder of the input.
    • Make sure to select the right model of your deployment in the model dropdown model list. After filling the form click on Save and you’re ready to use Azure 🙂

      P.S. In case you are curious about the API version, please refer to this documentation page https://learn.microsoft.com/en-us/azure/ai-services/openai/reference