Skip to content

MS-CSE-GCR/wechat-QnA-builder

Repository files navigation

Deploy a wechat QnA public account backend to Azure

It's codeless!

Deploy to Azure

Click the button above, to deploy the wechat open account backend to Azure.

Chinese is supported by Azure QnA Maker!!!

Welcome to use the Wechat open account QnA backend. You need to finish the follow steps after you deploy the WebApp to Azure.
  • Create your QnA App at https://qnamaker.ai, and publish app to get the 'Ocp-Apim-Subscription-Key' and 'QnA-Maker-Key'.
  • Create your WeChat open account https://mp.weixin.qq.com, and set yuor app token.
  • Go to Azure portal https://portal.azure.com, and find this WebApp in the 'Application settings' tab create the following new "Application settings".
    • Wechat_Token='Your Wechat_Token'
    • Ocp_Apim_Subscription_Key='Your Ocp-Apim-Subscription-Key'
    • QnA_Maker_Key='Your QnA Maker Key'
  • Done!
Azure webapp setting screenshot to set variables

azure webapp setting screenshot

Wechat setting screenshot to set WeChat Token

wechat setting screenshot

QnA maker screenshot to get Ocp-Apim-Subscription-Key and QnA Maker Key

wechat setting screenshot

Chat with open account

chat screenshot

For information about using this template, see Deploy a web app linked to a GitHub repository.

About

Use Function App plus Azure QnA to create a wechat open account backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published