Azure QnA Maker
An Azure Cognitive Service for Language feature that distills information into conversational answers.
138 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Any insights on if QnA maker can automatically extract FAQ content from internal web URLs?
[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Azure Docs
Currently we support only public urls and SharePoint urls (https://learn.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/add-sharepoint-datasources).
Only work around is that to somehow make a public endpoint for this url to extract the qna pairs.
Source: Azure Documentation