support
39 TopicsScoped search not available in Teams client
Hi all! New here, first post. According to https://www.microsoft.com/sv-se/microsoft-365/roadmap?filters=&searchterms=148669 scoped search in the Teams client should be up and running. However, we can't see it. Or rather, we saw it for a couple of days back in October (?) but then it disappeared. We can see and use it in Teams on the web, but it would be so much better and easier for us if we could use it in the client. Is there a setting we're missing? Or is it a bug? Can anyone here confirm that they can use scoped search in the Teams client? We have a home site set up in Viva Connections that we want to be able to search through the search box in Teams. Thanks in advance!1.5KViews1like9CommentsRole of Knowledge Manager in Viva Learning
Hi, We don't use Viva Topics but are looking to role out Viva Learning. What is the significance of the Knowledge Manager (as it is in the set-up of Viva Learning in the admin portal) role for Viva Learning and how does it differ from the Knowledge Admin role. It appears that the Knowledge Admin cannot set Knowledge Managers and this has to be done by Global Admin? We are licensing a few premium users to begin with in order to create Learning Paths for consumption by all users.1.4KViews0likes1CommentAdaptive Cards design help
Hello all, so excited to be able to reach out and seek some help from other experts. I am not a programmer and have never done anything with JSON coding, so I am not familiar with Adaptive Cards and how we can bring in dynamic data into a card from resources that we already have created. I am reaching out to seek help, in depth tutorials, workshops, etc. that I can use to build out some amazing adaptive cards for our Viva Connections experience. If there is anyone that has resources or can assist, please let me know. We have some use cases that I can share that I would love to be able to build out. I have searched YouTube and have read through Microsoft documentation, but have not found that to be super helpful. Since I am still fairly new to viva Connections, I don't really know where to start. Thanks for the time and look forward to hearing back from someone.1.3KViews0likes5CommentsSharePoint content source in Viva Leanning and Multi langages support : ContentLanguage
HI, All, I'd like to configure different languages for each course items in my SharePoint content source library. I found that this feature it "may" use the metatdata called ContentLanguage with standard values like en-Us or pl_PL for exemple but I can not find a lot of info how to use it . If the ContentLanguage column is empty the language is english by default If the ContentLanguage column is en-Us the item is ot synch with the viva teams app ... so ContentLanguage did something but ... what ? and how to use it for my purpose thanks in advance !Use announcements in Viva Connections
Hi, does anyone know the error shown in the attachment "A problem occurred while sending the announcement. Please try again." ? All users have a Viva Suite license, and the creator has owner rights on the SharePoint page. I am looking forward to the exchange with you.Solved935Views0likes6CommentsWelcome to the Viva Community!
Welcome to the Viva Community! We are so happy this space for professionals invested in improving employee experience and performance has finally launched. I want to make sure all our community members are aware of Viva Summit, our live, free, virtual event happening on Thursday, April 20, with experts like Josh Bersin and customers from organizations like the LEGO Group, Merck, and PayPal sharing stories and advice. Learn more about our speakers and sessions, and get the link to register, here: https://techcommunity.microsoft.com/t5/microsoft-viva-blog/everything-you-need-to-know-about-the-microsoft-viva-summit/ba-p/3789710.700Views12likes0CommentsChange Sharepoint site of Learning Content Repository
How do you change the Sharepoint site where the Learning Content Repository list is located? When accessing Viva Learning -> Admin -> Manage providers -> SharePoint -> Edit, there is a field to "Enter the URL of the SharePoint site for your organisation's learning content catalogue" which is prefilled with the address of the Learning Content Repository list's current site. However, this field is greyed out and below it is the message "This is a non-editable field." So where/how can this URL be changed in order to re-locate the Learning Content Repository?699Views0likes2CommentsDeepLinking - Viva Connection in Teams - Link to SP page from team message
I am creating a post in teams channels when a News page is created and published. I want to be able to create a URL to the specific sharepoint page that opens in the Viva Connection app in Teams. Currently the only URL i have been able to create is a URL that opens in the browser. I have tried this powershell script: # Define variables $vivaConnectionsAppId = "00000000-0000-0000-0000-ee00425598aa" $sharePointPageUrl = "https://company.sharepoint.com/sites/net/SitePages/MyPage.aspx" # Encode the SharePoint URL $encodedSharePointPageUrl = [System.Web.HttpUtility]::UrlEncode($sharePointPageUrl) # Generate the deep link $deepLink = "https://teams.microsoft.com/l/entity/$vivaConnectionsAppId/?webUrl=$encodedSharePointPageUrl" # Open the deep link in the default web browser Start-Process $deepLink The URL i get from this looks like this for example: https://teams.microsoft.com/l/entity/00000000-0000-0000-0000-ee00425598aa/?webUrl=https%3A%2F%2Fcompany.sharepoint.com%2Fsites%2FIntranat%2FSitePages%2FMyPage.aspx When someone clicks on the link. Teams opens the viva connection app but only display the startpage of the site. It does not go to the specific page (in this example "MyPage.aspx" How should i create the URL to deeplink to the specific page in Viva Connection? I want to deeplink in the viva connection application in Teams!585Views0likes1Comment