Skip to content

Deployment guide

Pranav Krishnamurthy edited this page Aug 1, 2019 · 24 revisions

Prerequisits

To begin, you will need:

  • An Azure subscription where you can create the following kinds of resources:
    • An app service
    • An app service plan
    • QnAMaker cognitive service
    • Application Insights
  • A copy of the FAQ++ app GitHub repo (https://github.com/OfficeDev/microsoft-teams-faqplusplus-app)
  • A service account user that has access to the FAQ++ Configurator Web app
    • We strongly recommend creating a new user specifically for FAQ++ Configuration, and grant that user access to only those users that you want to use the application.
Clone this wiki locally