45 questions
Advice
0
votes
3
replies
84
views
Microsoft copilot authenticate with teams app
I have created a copilot VA agent and i want to integrate it with my react app published as a teams app. The authentication for the copilot VA agent should happen automatically for the logged in teams ...
0
votes
0
answers
43
views
Issue with Custom Engine Agent for Copilot – Service Not Responding After Deployment to Kubernetes
I'm trying to create a Custom Engine Agent for Copilot. I have set up a bot, an app registration, and a manifest file. When I run the service locally using DevTunnel, everything works fine—the bot ...
0
votes
0
answers
35
views
How to Identify the End User from an MCP server called by a Copilot Studio Agent
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 ...
0
votes
0
answers
57
views
Microsoft365 agents toolkit - app selection
I'm trying to create an app/agent for teams and Microsoft 365 copilot. I already have my users authenticated via Microsoft Entra External ID for my web app. I'd like to use the same process here like ...
2
votes
1
answer
562
views
How to programmatically detect if Microsoft Copilot is installed in Windows using Delphi?
I am running Windows 11 Pro 64-bit 24H2. When I press WIN+C (the shortcut to show Copilot), I get this screen asking me to sign in Copilot.
This IMO shows that Copilot is installed on my machine.
Now ...
0
votes
1
answer
321
views
Custom Connector Returns HTTP 200 but Fails in Copilot Agent with ConnectorRequestFailure
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 ...
0
votes
0
answers
383
views
How to call Microsoft 365 Copilot API to perform web search using Python?
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 ...
1
vote
0
answers
52
views
Power Apps for Teams - removing Copilot from the front end
I'd like to remove the 'Draft with Copilot' option from the front end of an app I am building within Power Apps for Teams.
I have found this article but because I am using a Teams environment I don't ...
0
votes
1
answer
2k
views
How to bypass login popup when using Copilot Studio with manual authentication in a custom web app?
I'm integrating a Microsoft Copilot Studio agent into my company's custom groupware web app (C#), and I want to avoid showing any Microsoft login popups or authentication prompts inside the chat.
My ...
0
votes
0
answers
235
views
Copilot Studio Generative Action Fails to Extract Optional Query Parameters (GUID, Integer) from Prompt for Custom Connector
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 '...
2
votes
0
answers
188
views
In C, is there any advantage to using a lookup table over a case/switch statement? [closed]
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 <...
0
votes
0
answers
111
views
How to create Copilot agent to read information about a specific script in SharePoint?
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 ...
0
votes
0
answers
183
views
Issue with Inactivity Trigger and Adaptive Card in Copilot
I’m facing an issue where I’ve set up an inactivity trigger to detect when a user hasn’t provided input for 3 minutes. When this happens, a message is displayed, and the user should return to where ...
0
votes
0
answers
24
views
Applying template formatting using PHPWord [duplicate]
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 ...
0
votes
1
answer
2k
views
Has anyone been able to clone a custom copilot agent into the same dev env of the original? [closed]
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 ...
1
vote
0
answers
507
views
Enabling Generative Answers Causes Copilot Studio to Forget Azure OpenAI Connection & Company Data
I’m running into an issue with Copilot Studio where enabling generative answers seems to override or remove my company-specific data and the Azure OpenAI connection.
Desired Behavior:
• Copilot should ...
1
vote
2
answers
109
views
Azure Bot Skill in Copilot doesn't receive event activities in omnichannel live chat widget or SMS channel
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, ...
0
votes
2
answers
388
views
Teams deep link to a declarative M365 copilot agent
I created a declarative M365 copilot agent using Teams Toolkit and want to share it with my team. Currently, I can only access this agent by uploading a custom app package to Teams, but it is not ...
2
votes
0
answers
1k
views
Copilot Studio SQL connector
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 ...
0
votes
1
answer
78
views
SSO Component return bad request after a day
I am using the following copilot studio sample
SharePointSSOComponent
When I install it on site, it works. But, after some period of time (e.g one day), it stops working and the bot it keeps loading. ...
-1
votes
1
answer
662
views
How to automate cli interactions with gh copilot using expect
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 ...
0
votes
0
answers
235
views
WebSocket connection with Copilot and .NET
I have .NET code with websocket connectivity. When I'm testing this in the emulator, it is working perfectly.
But when I deploy this to Azure and add this as a skill in copilot, when I trigger it, for ...
1
vote
2
answers
866
views
Repeated Prompt in copilot studio Not Triggering Expected Response for Same Input
I'm working with COPILOT STUDIO to retrieve employee attendance data by employee ID. When I enter a prompt like "give me attendance for employee ID 60005218," the bot successfully returns ...
0
votes
2
answers
1k
views
How to connect MySQL database to Microsoft copilot studio
I have a Copilot Studio chatbot.
I want to be able to connect a MySQL database to Copilot Studio chatbot to be able to ask questions.
Is there a way to do this or something similar?
2
votes
1
answer
347
views
Is it possible to implement Microsoft Copilot into my own React website?
I have little working knowledge of AI chatbots in general and have been trying to research this but I am having trouble. I know it is possible to implement ChatGPT into React/Typescript but I wasn't ...
2
votes
1
answer
493
views
Property of type String or Blank in record schema definition
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 ...
1
vote
1
answer
5k
views
Copilot Studio - how can I save/convert a choice Variable as/to a string?
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 ...
0
votes
1
answer
153
views
Maintaining Context Between Model-Driven App and Custom Copilot Chat Interface
I'm developing a model-driven app using Microsoft Power Apps and have extended the side pane to include a custom Copilot chat interface. The chat works as intended, but I'm facing challenges with ...
0
votes
1
answer
417
views
Azure Open AI Studio - Deploy to a copilot stuck and not proceeding to copilot studio
I am trying to integrate my Azure OpenAI chat to copilot studio via the "Deploy" option, so that in copilot studo I can use MS teams channel to implement the chatbot in teams.
However, when ...
-1
votes
1
answer
80
views
Office 365 Graph connector vs custom plugin which one should be used for FileSystem Application
We have an on-premise file system product. You can think of like Dropbox that runs on-premise. Our users have their own files, and they can also share these files with other users within the ...
0
votes
1
answer
317
views
Using copilot with logic apps
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 ...
1
vote
1
answer
619
views
Copilot Studio Azure Open AI Citation
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 "...
0
votes
0
answers
186
views
How to access the Results text that are generated in copilot post starting the search of a text? I am unable to locate its exact Xpath
I am trying to extract the results after commencing the web search for a keyword in copilot. I am able to locate the search bar, but I am unable to locate the search results on the website. I am ...
0
votes
1
answer
2k
views
Power automate flow stale connection with copilot studio
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.
...
0
votes
1
answer
79
views
Outlook addin - Extension points like Copilot
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 ...
0
votes
1
answer
2k
views
Assistance Required: Error Code "AccessToBotDenied" When Logging into Copilot Studio Bot
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 ...
0
votes
1
answer
429
views
Having an issue accessing the EntraID access token via API call
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:
{
"...
2
votes
1
answer
2k
views
How do I call variables within a JSON in Microsoft Copilot Studio?
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 ...
1
vote
1
answer
3k
views
HttpRequest with Microsoft Copilot Studio failing when assigning response to a variable
I've created a topic in Microsoft Copilot studio that makes an authenticated HTTP request to an external service.
Authenticate is the first step in that flow, and I am able to retrieve a valid access ...
0
votes
1
answer
101
views
How to cancel the stars next to the cursor after using copilot in vscode
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.
0
votes
1
answer
677
views
How to populate Azure AI Search field with a custom skill?
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 ...
-1
votes
1
answer
193
views
Copilot availability on SKU's below F64
I saw that to get Copilot, at least the preview, for Fabric, we should have a minimum of F64.
Is it true for GA as well or will Copilot be available at lower SKUs (F32) at that time ?
Another question,...
-2
votes
1
answer
159
views
Are we able to integrate OCR using bus64 or image link with Microsoft Power Automate?
We want people to OCR in to Microsoft Power Automate and it happens but we want to present this in a dynamic way.
We use it to recognize text in an image or a PDF document and thats work properly but ...
0
votes
1
answer
1k
views
How to add a delay activity in Microsoft Copilot Studio
I cannot find a way to add a delay in this topic. The documentation is not useful at all.
I tried using this doc and searched many other options, but I'm missing something. It s literally the same as ...
1
vote
0
answers
337
views
How to configure/connect Zendesk frpm Microsoft copilot for escalation?
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.
...