Shared Channels
20 TopicsUnable to get custom Teams app supported in shared channel
Hello everyone, I'm developing a Teams app which is working fine apart that I cannot the app supported in Teams shared channels. The app is a configurable tab app with no bots and no personal / static tabs Here is my manifest file: { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.23/MicrosoftTeams.schema.json", "manifestVersion": "1.23", "version": "1.6.5", "id": "135a5af5-6bf3-XXXX-XXXX-XXXXXXXXXXXX", "developer": { "name": "COMPANY", "websiteUrl": "https://www.company.com/", "privacyUrl": "https://www.company.com/privacy", "termsOfUseUrl": "https://www.company.com/termsofuse", "mpnId": "XXXXXXX" }, "icons": { "color": "color.png", "outline": "outline.png" }, "name": { "short": "APP name", "full": "Full app name" }, "description": { "short": "A useful configurable Teams app", "full": "useful Teams app" }, "accentColor": "#FFFFFF", "configurableTabs": [ { "configurationUrl": "https://app.example.com/setup", "canUpdateConfiguration": true, "scopes": [ "team" ], "context": [ "channelTab" ] } ], "supportedChannelTypes": [ "privateChannels", "sharedChannels" ], "webApplicationInfo": { "id": "e11ad337-b136-XXXX-XXXX-XXXXXXXXXXXX", "resource": "api://app.example.com/e11ad337-b136-XXXX-XXXX-XXXXXXXXXXXX" }, "bots": [], "composeExtensions": [], "permissions": [ "identity" ], "validDomains": [ "app.example.com" ] } Does anyone have a similar issue? I've also tried to recreate the app using the Teams Developer Portal, but with no luck. Thank you Tobias80Views0likes0CommentsShared channel site using Managed Properties
Does anyone know if I can use Managed Properties in a document library that is on a Shared Channel Site in Teams? My admin wants to change one of my communication sites to a Shared channel site but I am using the documents in the library in a number of Highlighted content webparts using managed properties and I am not sure they will work if they are moved. Has anyone done this?42Views1like0CommentsAdditional permissions are required for FileBrowser when collaborating externally
Hello! I hope you can help. My colleague has access to an externally hosted MS Teams shared channel. They can collaborate within the channel fine, however when they navigate to the 'Files' tab and select a file (such as Word or PowerPoint) they are asking to provide additional permissions to the FileBrowser (shown in the screenshot below). Does anyone know what may be causing this? It's appears once a day or after a restart.966Views2likes2CommentsMicrosoft Teams: specifications and possibilities of the shared channels
Have you been waiting for the Microsoft Teams Shared Channels? They are now live! Most of us have struggled without it for years (sharing, scaling, and replicating). Before we try to understand what we can do with it, we need to focus on its features in the table below.Shared-channels single post comments aggregation coming from various segregated teams (Toggle)
Hi folks, I frequently use shared channels to post ongoing provider incidents to various teams (whether this is related to cloud outages, API errors, etc.). Could we have a synchronization function for the comments from various teams? The comments could be aggregated with the switch of a toggle so as not to copy-paste the same status multiple times to all teams, over and over again. And on the other side, if the toggle is not activated, we could maintain some separation. Please vote https://feedbackportal.microsoft.com/feedback/idea/f9e01c1d-eb4b-ee11-a81c-0022484eccc5. Thank you for your consideration and comments. Dimitri Pletschette https://www.linkedin.com/in/dimitripletschette/ | https://bit.ly/mediium-dimitripletschette | https://bit.ly/twitter-dimitripletschette | https://dimitripletschette.com/ | https://mastodon.social/@dimitripletschette570Views0likes0CommentsUnable to share externally on Shared Channels
We are unable to share files and folders on shared channels with external users. We get the following message when trying share with an external email address: “Your org doesn't allow sharing with these people. To continue sharing, remove the highlighted recipients.” We are able to share externally on Standard and Private channels. Guest Access is On in the Teams admin console: In the SharePoint admin console > Policies > Sharing > External Sharing, both SharePoint and OneDrive are set to “New and existing guests”. In the SharePoint admin console > Sites > Active Sites, the team site in question has External Sharing set to “This site can be shared with new and existing guests”. On the General channel we are able to share with external users. However, on the shared channel sites, External Sharing defaulted to “This site can't be shared externally”. There is no edit button. As a workaround, I leveraged PNP PowerShell to enable external sharing with the following command: Set-PnPTenantSite -Url $SiteURL -SharingCapability ExternalUserSharingOnly The SharePoint admin console now indicates that I can share externally on the shared channel site. External Sharing shows “This site can be shared with new and existing guests”. However, I still receive the aforementioned error when trying to share externally. What am I missing? How do I enable external sharing on shared channel sites? Why is this not consistent with SharePoint, OneDrive, and Teams standard/private channels?28KViews2likes23CommentsTeams Gives Shared Channel Owners New Method to Request Cross-Tenant Trusts
Microsoft is making it easier for owners of Teams shared channels to request help if they run into a trust problem when adding a member from another domain. If Teams detects a problem with a missing trust, it flags the error to the channel owner and offers a link to a web page to seek additional support. Of course, the tenant might decline to trust the domain the channel owner wants to use, but that’s a different story. https://office365itpros.com/2023/07/18/shared-channels-requests/447Views2likes0CommentsMember Count in Teams Room is incorrect
I have created a new Teams Room with several Shared channels, each will have different members. I added the first group of owners and members yesterday, however when I go into the Manage Team or Manage Channel to view the members, the count is incorrect. For example, for the Shared Channel, the count says 8 members, but there are only 5 and there should only be 5. I have tried clearing the cache, quitting Teams, using the web and client version, adding and removing members and using the analytics tab hoping the O365 would be updated, but nothing is working. TIA! Caitlyn772Views0likes0CommentsTeams Public Preview Office Hours - Teams Connect Shared Channels
Welcome everyone! Please post all your Teams Connect shared channels questions and we will endeavor to answer them all as quickly as possible. Your trusty Microsoft Teams engineering team is here live for the next hour to respond and engage with you on any comments, concerns, problems, suggestions, questions, or confusions related to your Shared Channels experiences in Public Preview. What is Microsoft Teams Connect shared channels? With Microsoft Teams Connect we are making it easier to collaborate with anyone outside your organization. Teams Connect is designed to let you establish seamless, secure and trusted collaboration across multiple companies in a matter of minutes, where everyone can work as one extended team while staying in their own Teams environment without ever needing to switch tenants. Teams Connect shared channels enables you to collaborate with people internal and external to the organization from a shared workspace. When can we use Shared Channels? Shared Channels are currently live in Public Preview. Shared Channels are on the Roadmap to be Generally Available in July 2022. Microsoft Teams: Teams Connect shared How do we learn more and get started? Seamless external collaboration with Microsoft Teams Connect, shared channels - Events | Microsoft Docs Shared Channels for users Microsoft 365 admin center Thank you everyone for joining us today and I look forward to your posts!!! -Microsoft Teams Connect Engineering team