Microsoft Search
91 TopicsUpdate on Modern Site Collection Search Usage Reports
Isn't it time for a better search? We are increasingly turning to search engines to accomplish tasks and make decisions – in fact over half the internet population will start their internet experience with a search engine.13KViews5likes3CommentsIntelligent Search IP Kit
Hi, I would like to kindly ask you for help. Currently I have studied Microsoft search and options how to improve it. I have found these search components on this official video (https://youtu.be/jKpIDBalLW0?si=M_qVbY4KWOrZEVy7&t=2103). Unfortunately I have not found any further information where to find those components to use it. Does anyone have an experience with that? It will be really useful and I really appreciate it. I have tried to send an email to mentioned address but unfortunately it does not exist anymore. Thank you for your response. Best regards and have a nice day Mirek 🙂98Views0likes1CommentMicrosoft Graph API for search suggestion
Is there any API to get search suggestion for Microsoft search? I see an API call to https://substrate.office.com/search/api/v1/suggestions?query=contos through default Microsoft Search box which returns suggested Files, Sites, People etc. What is equivalent MS search graph API call to get this suggestion ? I need to build custom search box with query suggestion like one below. I checked PnP modern search box webpart configured with Microsoft Search but it not returning any suggestion, any help there?275Views0likes2CommentsLogin failed while configuring Azure SQL connector
Hello All, I'm trying to play with the Microsoft Graph connectors and trying to set up my first conector. I decided to use the Microsoft Azure SQL connector and went through the guides in Microsoft Learn https://learn.microsoft.com/en-us/microsoftsearch/mssql-connector https://learn.microsoft.com/en-us/microsoftsearch/configure-connector I created an Azure SQL Server and Database, registered the app and even put the app user as admin, I create an external user using the SQL CREATE USER [app name] FROM EXTERNAL PROVIDER and exec sp_addrolemember 'db_datareader', [app name]' Using SQL managment studio I'm able to connect to the SQL but when I try to configure the connector in the admin center I'm stuck on the Database settings screen, after selecting the "Test Connection" button I got the error message: "Error from database server: Login failed for user ''. Incorrect or invalid token." Thanks, Jonathan707Views0likes1CommentNew Answer Analytics in Microsoft Search Usage Reports
As Search administrators for your organization, you can configure editorial answers such as bookmarks, acronyms and Q&A within the Search and Intelligence admin portal. This will help users find the right content to complete their tasks in the apps where they’re already working.5.4KViews6likes1CommentCan User search query data be retrieved from Search Insights API?
I am trying to retrieve the following User search query data to report on Power BI. https://learn.microsoft.com/en-us/microsoftsearch/queries-usage-reports I couldn't find a reference in search or graph api documentation. Is this currently possible or a planned future feature ? I can manually download the data into excel but would like to access the API for Power BI data refreshes.624Views0likes0Comments