This repo contants raw code about Mooncake CSS Chatbot Content Extraction. And this Readme is regular tasks that is needed for content refresh.
cd C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy
AzCopy /Source:D:\az-docs-pr.zh-cn /Dest:https://knowledgebasesaint.blob.core.windows.net/azure-operation-guide/articles/ /Pattern:"*.md" /DestKey:"STORAGE_KEY_HERE" /S
Need to run under Team repo
python caselogProcessor.py
cd C:\Users\yuqwe\Documents\GitHub\Mooncake_CSS_Bot_contentrelated
.\englishFAQextraction.ps1
cd C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy
AzCopy /Source:C:\Users\yuqwe\Documents\GitHub\Mooncake_CSS_Bot_contentrelated\EnglishFAQextraction /Pattern:"englishFaq.csv" /Dest:https://knowledgebasesaint.blob.core.windows.net/englishfaq/ /DestKey:"STORAGE_KEY_HERE"