Forum Discussion
Scott Giesbrecht
Mar 10, 2021Copper Contributor
Knowledge Management GitHub project
I have worked through the Knowledge Management GitHub project for using a .Net web page for presenting the UI for searching and it works great. I also have used Power BI to query that data and like that you can easily create quick build up a custom search page to show results and integrate that data with other sources like SharePoint or AD. It would be nice to have additional examples on the UI side of presenting that data to users EricStarker
David_Bluebox I believe this is the repo Scott is referring to: Azure-Samples/azure-search-knowledge-mining: Azure Search Knowledge Mining Accelerator (github.com)
- DerekLegenzoff
Microsoft
We do have some additional samples that might be valuable:
- dereklegenzoff/azure-search-react-template: React template for Azure Cognitive Search (github.com)
- Azure-Samples/search-qna-maker-accelerator: Cognitive Search Question Answering Solution Accelerator (github.com)
- liamca/covid19search: Covid-19 Search App (github.com)
None of these samples show SharePoint integration yet because that functionality is new and still in preview. The first link I shared above show a really easy way to set up an application with end-to-end AAD through Azure Static Web Apps.
- Scott GiesbrechtCopper ContributorThis is the one that I am referring to https://github.com/Azure-Samples/azure-search-knowledge-mining
- David_BlueboxCopper Contributor
Hi Scott, are you able to share a link to the Github project? I did a quick search but it seemed to return lots of hits.
- DerekLegenzoff
Microsoft
David_Bluebox I believe this is the repo Scott is referring to: Azure-Samples/azure-search-knowledge-mining: Azure Search Knowledge Mining Accelerator (github.com)