I am using Bot Framework Virtual Assistant template to Create and configure Bot in Azure, For this process i have ARM template is in place for creating resources, Deploy PS script is used to create knowledgebase and (Deploy.ps1) once qnamaker resources are created.
In current implementation, If i execute script from local Powershell tool everything works fine:
- Creating Resources
- Creating Knowledgebase
- KnowledgeBase configuration
I am stuck at configuring this set up in Azure DevOps, How do i configure ARM deployment and PowerShell script execution in CI/CD pipeline. So that once resources are created through ARM deployment, Knowledgebase creation should automatically trigger ?
Any help is appreciated
https://stackoverflow.com/questions/66797974/how-to-create-ci-cd-pipeline-for-qnamaker-chatbot-virtual-assistant-template-in March 25, 2021 at 06:52PM
没有评论:
发表评论