46 questions
2
votes
1
answer
340
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
413
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 ...
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 ...
1
vote
2
answers
102
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, ...
1
vote
1
answer
1k
views
How to delete a custom connector in Copilot Studio?
I created a custom connector in Copilot Studio as a test. I would now like to delete the connector, however, the delete button is disabled (see screenshot). Does anyone know how to delete?
Link to ...
1
vote
0
answers
478
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
1
answer
612
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 "...
1
vote
0
answers
334
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.
...
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?
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
664
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 ...
0
votes
0
answers
55
views
Copilot Studio Topics-Unable to assign the output of an Agent Flow to a variable
I created a topic where I am calling an agent flow that outputs a string using the (respond to an agent action).
However when trying to assign it to a variable I don't get the pop-up screen to edit, ...
0
votes
1
answer
278
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
1
answer
120
views
Microsoft Copilot Studio PAYG - Restricting Teams Channel Access to Specific Users
Regarding Microsoft Copilot Studio PAYG (Pay As You Go with Azure subscription), I am running into difficulties with enabling the agents I have created to be used only by specific users on Teams as a ...
0
votes
0
answers
92
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
23
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
2
answers
346
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 ...
0
votes
0
answers
224
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 ...
0
votes
1
answer
309
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 ...
0
votes
1
answer
75
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
99
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.
-1
votes
1
answer
610
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 ...
-1
votes
1
answer
190
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,...