Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

I have an MCP server hosted in an Azure Function. The server is added as a tool to a Copilot agent using an MCP APi key, and works fine. But, I'd like to get the copilot user context to do ...
wmmhihaa's user avatar
  • 963
0 votes
1 answer
1k views

Microsoft Learn documentation outlines how to export and import agents using what they call custom 'solutions.' You attach a copilot agent to the solution and you can push that agent to UAT or prod ...
Logan's user avatar
  • 15
0 votes
1 answer
278 views

I'm encountering an issue while testing a custom connector in Copilot Studio. The connector is successfully tested in the Custom Connector Test tab, and it returns a valid HTTP 200 response with the ...
Mamta Patil's user avatar
0 votes
0 answers
356 views

I’m working on a Python application that integrates with Microsoft 365 Copilot APIs. My goal is to use Copilot (or a related API) to perform web-grounded responses (i.e., public web search similar to ...
Banng's user avatar
  • 531
1 vote
1 answer
5k views

What I'm doing: I'm currently trying to create a chatbot in Copilot Studio for internal Orders. User can select which Product they want to buy. What I want: The copilot should give a list of options ...
SMCthat's user avatar
  • 11
2 votes
1 answer
2k views

Within the following JSON, I want to place variables to store titles or categories in Copilot Studio. What is the process to be able to take the variables within the JSON? What is the way to call ...
Keiver Marlon Salas Gonzalez's user avatar
2 votes
0 answers
181 views

For decades, I have used a C program to do keystroke mapping in Windows. I decided to try Microsoft's Copilot in case it would give me any speedup ideas. (My program only re-maps keys if the <...
Mike Maxwell's user avatar
2 votes
1 answer
483 views

In Copilot Studio, I'm receiving an object from an HTTP response where one of the properties can be either a string value or blank (null). However, I can't figure out how to define that type in the ...
Alex's user avatar
  • 341
2 votes
0 answers
1k views

I am trying to create a AI Agent in Copilot Studio just to understand what it is capable of. I want to connect it up to a Azure SQL DB so I can ask it questions such as "How many orders have ...
Steve's user avatar
  • 163
-1 votes
1 answer
610 views

I want to automatically press Enter (select generic shell command) Enter (Copy command to clipboard) Up (Move cursor to Exit) Enter (Exit gh cli) so I can Ctrl+V to paste the suggested terminal ...
Han Qi's user avatar
  • 517
1 vote
2 answers
102 views

I have a fairly simple copilot bot with a python-fastapi azure bot service in azure added as a skill doing passthrough of messages. When I use the send_activities method on the turn_context object, ...
Optimus's user avatar
  • 1,682
0 votes
0 answers
220 views

I've built a custom connector in Power Automate based on an ASP.NET Core Web API for use in Copilot Studio with Generative AI Actions enabled. The connector itself tests fine in the Power Automate '...
John Park's user avatar
  • 376
0 votes
1 answer
2k views

I am seeking assistance with an issue I encountered while trying to log into the Copilot Studio bot authenticated using AAD authentication. Upon attempting to access the bot, I received the following ...
Rik's user avatar
  • 42
0 votes
0 answers
23 views

I've written a Laravel application that generates content for documents and inserts it into existing Word templates using PHPWord. My desired approach is pretty simple: I generate the content that I ...
Cornel Verster's user avatar
0 votes
1 answer
2k views

Anytime I try to run my copilot, which accesses a power automate flow through an action, it prompts me to re-establish the connection. When I try to establish the connection, it loads and stays stale. ...
user26312424's user avatar
1 vote
1 answer
612 views

My copilot studio is integrated with Azure Open AI (gpt-35-turbo) for Generative Answers. I have configured the settings directly Copilot Studio Web and not used any APIs. I would like my "...
Manisha's user avatar
  • 11
0 votes
0 answers
92 views

I have done a ton of research and Googling on this but can't find a solution. I am trying to create a CoPilot agent that will read in a Python script and then answer questions regarding the contents ...
mjoy's user avatar
  • 700
0 votes
1 answer
309 views

I have a logic app that sends a request to copilot to reformat a piece of code. I have a large number of code blocks to convert using copilot (~1000) so I am trying to query copilot in a loop however ...
ajnabz's user avatar
  • 308
0 votes
1 answer
664 views

I am trying to populate a ParsedDate field in an Azure Search Index so that I can later on create a scoring profile to improve the search results (using Freshness). I defined the index, skillset and ...
E.Brum's user avatar
  • 51
0 votes
1 answer
411 views

I am currently trying to access the entraID access token via an http POST on Copilot Studios: Currently my Post looks as such: POST https://login.microsoftonline.com/common/oauth2/token Body: { "...
user25086925's user avatar
1 vote
0 answers
334 views

I am working on Microsoft Copilot and would like to connect to Zendesk for escalation. I am trying to do it with customer engagement hub, but there is nothing which help me to do the configuration. ...
user23550638's user avatar
0 votes
1 answer
75 views

I am trying to create an Outlook addin and was wondering how copilot has other UI elements in Outlook that allow the user to interact with it. Below you can see in Outlook Desktop Mac there is a way ...
gaz's user avatar
  • 11
0 votes
1 answer
99 views

I couldn't find the option to cancel this in the settings,I have read the relevant documents and have not found any relevant methods. Do you have any relevant experience that can solve my problem.
陈子豪's user avatar