copilot in teams
144 TopicsCopilot Call Delegation Does Not Work with Compliance Recording Applications
Hello, I was able to isolate an issue related to Copilot Call Delegation and compliance recording applications. We have successfully configured Copilot Call Delegation and confirmed that it functions as expected in a standard Teams Phone environment. However, when a compliance recording application is assigned to the user, Copilot Call Delegation no longer works correctly. The Copilot delegate does not join or participate in the call as expected. Has anyone else encountered this behavior? Is there a known limitation, compatibility issue, or recommended configuration when using Copilot Call Delegation alongside Teams compliance recording solutions? Any guidance from the Microsoft product team would be greatly appreciated. Thank you.13Views0likes0CommentsSeeking Guidance on Microsoft 365 Copilot Adoption Support for an Enterprise Customer
Hi Everyone, We are a newly enrolled Microsoft partner currently working with a customer to accelerate Microsoft 365 Copilot adoption across their organization. We are exploring how we can best support the customer and would like to understand whether there are any Microsoft programs, resources, partner managers, or engagement channels available to help us collaborate with Microsoft on Copilot adoption opportunities. Could anyone advise on: The recommended Microsoft channel/team to engage for an enterprise Copilot adoption opportunity Any Microsoft programs or resources available to support customer adoption How partners can collaborate with Microsoft for customer-specific Copilot adoption support Any guidance on the appropriate Microsoft team, program, or point of contact would be greatly appreciated. Thank you!24Views0likes0CommentsFree, read-only PowerShell tool to find SharePoint oversharing before enabling Copilot
The first time I pointed my own tool at a tenant, it found three sites the whole company could open. A search center was one of them. Nobody had shared them on purpose. They came that way, and Copilot would have read every one. That is the thing people ask before a Copilot rollout. What will it actually surface. Copilot only returns what a user can already open, so the real exposure is the broad access that was already there. The Everyone and Everyone except external users grants. The anonymous and organization-wide links nobody remembers making. Microsoft has reports for this and they sit inside the paid SharePoint Advanced Management add-on. For teams without that license I put together a free open-source PowerShell module that answers the same question. Sharing it here in case it helps someone planning a rollout. What it does Get-EveryoneAccess finds every place the Everyone and EEEU claims grant access, on one site or the whole tenant. Get-OversharedContent finds the anonymous Anyone links and the organization-wide links. It reads them from the hidden SharingLinks groups instead of walking every file, so it stays quick on a big tenant. Invoke-CopilotReadinessAssessment runs both, scores the exposure out of 100, and writes an HTML readiness scorecard you can hand to your security team. Install Install-Module CopilotGovernance -Scope CurrentUser It is read only. It reports, it never changes anything. It needs PowerShell 7 and PnP.PowerShell and your own Entra app client id, because PnP 3.x no longer ships its own sign-in app. It also reports coverage, so a site it could not read is flagged and never counted as clean. Being upfront about the limits today. It scans each site and its lists, and subwebs are still on the roadmap. Links created as Flexible on the newer sharing experience can be under-counted, so pass -IncludeSpecific to review every link. The module is on the PowerShell Gallery at powershellgallery.com/packages/CopilotGovernance and the code is on GitHub at github.com/gvijaikumar9/CopilotGovernance Feedback and edge cases welcome. Happy to fix what people hit38Views0likes0CommentsCan Copilot help write better performance review comments?
We just finished our mid-year review cycle and the feedback quality from managers was honestly terrible. Lots of gems like "100%" or “Fully agree“. Someone on my team suggested using Copilot to help managers draft better feedback but I'm not sure how that would work practically. Like where would the AI even pull context from?30Views0likes0CommentsToken Limit Exceeded ?
Hi All, Please check out my latest blog on “Token Limit Exceeded” would love to hear your thoughts https://techcommunity.microsoft.com/blog/1c769f9e-c0b0-45a7-af52-fecceca10bb2/token-limit-exceeded-whats-actually-going-on-and-what-to-do-about-it-/4536271126Views2likes2CommentsWhere is the Channel Agent ?
Hello everyone, I’m trying to test Channel Agents in Teams Preview: All prerequisites seem enabled on my tenant: • M365 Copilot license • Teams Public Preview • Channel Agents allowed • Copilot working in Teams But I still don’t see any option to add a Channel Agent to a channel. Has anyone successfully enabled it recently?Solved73Views0likes1CommentCopilot OneDrive and Teams Integration useless for PDFs of scanned documents
Hi, I have this ubiquitous Copilot button everywhere in OneDrive, Teams, SharePoint, you name it. But Everytime I use the suggested „Summarise this file“ button of a PDF document that contains scanned pages Copilot complains that the images are very low resolution and nothing meaningful can be extracted. But when I let Copilot analyse the exact same file in the pure Copilot view everything works fine. After some lengthy conversations with Copilot it admits, that it only access the complete file when the Copilot view is used. In all other views using Copilot only works on the preview images that are created of the file when uploaded. That explains why the images to analyse are of a too low resolution to do OCR and why on some files only the first page gets processed. Why is Copilot integrated in that way? I expect Copilot to always work on the original file for any request I do. Especially when Copilot is promoted everywhere and I’m constantly nagged to get a summary or FAQ of a selected file. The way it currently works would be better removed or -better- just redirect with the selected file into Copilot view. Cheers161Views0likes3CommentsCan I set up an automated employee recognition system with copilot?
My manager asked me to look into whether Copilot can help us build some kind of employee recognition program inside Teams. It could include anniversary and birthday recognitions, or even recognitions sent based on achievements and milestones? Can I connect it with Praise? Or set up automations with power automate? Am I overengineering something I can pawn of to something third party?68Views0likes2Comments