Ho to build a Azure OpenAI Assistant for Teams

Roshan Kapilasena 5 Reputation points
2024-08-19T03:50:50.6+00:00

Hello,

Corporate tenant that I am using already has access to Azure Open AI resources.

Using Azure AI StudioI have created an AI assistant. Now I want to expose this as a chat channel in MS Teams. May I know how to do to this?

Most of the examples that I find in the internet are using OpenAI Assistant. Not the assistant created in Azure. Screenshot 2024-08-19 at 3.46.02 PM

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
834 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,240 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,010 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,827 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Roshan Kapilasena 5 Reputation points
    2024-08-23T02:56:53.0266667+00:00

    I managed to get it work as below,

    In VS Code Teams Toolkit,

    Create New App -> Custom Engine Copilot -> AI Agent -> Build with Assistants API -> Python -> Azure OpenAI (Only the languages 'Python' selected in previous step has this option)

    1 person found this answer helpful.
    0 comments No comments

  2. Roshan Kapilasena 5 Reputation points
    2024-08-23T02:53:50.7933333+00:00

    I managed to get it work using VS Code Teams Toolkit

    0 comments No comments

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.