Forum Discussion
mpjjonker
Feb 14, 2024Brass Contributor
How do I make my custom copilot created in Azure AI Studio available in M365 Copilot ?
I have created a custom Copilot in https://ai.azure.com/ I am looking for a way to make this available as a plugin in our M365 Copilot (Teams chat is fine to start with) Is Copilot-Studio the way t...
- Feb 20, 2024Follow this steps here https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-generative-answers-azure-openai
When you edit a topic, you find the "Generative AI answer" action, which can be linked to a Azure OpenAI service.
Feb 20, 2024
Copilot Studio is the way to go. In Azure AI Studio, you can create a PVA (previous name of Copilot Studio).
If you want to extend M365 Copilot, you have to use either a Teams Message extensions, a Graph connector or use Copilot Studio.
If you want to extend M365 Copilot, you have to use either a Teams Message extensions, a Graph connector or use Copilot Studio.
mpjjonker
Feb 20, 2024Brass Contributor
I am not sure what the connection is, how are Azure AI studio and Copilot Studio connected?
Is it more than any other API I can call from a messages extension?
Is it more than any other API I can call from a messages extension?
- Feb 20, 2024Follow this steps here https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-generative-answers-azure-openai
When you edit a topic, you find the "Generative AI answer" action, which can be linked to a Azure OpenAI service.