COVID-19 Triage BoT Development and Deployment

Introduction 

 
Hi guys, let's explore a way of creating a Health Care Covid-19 Triage BoT using the Triage Template from Microsoft that can be used to check a Corona patient's symptoms with employees of your organization.
 
Let's go with the below steps to complete our project. 
 
Log in to portal.azure.com >> Search for Health care BoT >> Start filling out the form
 
COVID-19 Triage BoT Development And Deployment 
 
Click Subscribe and you will see that the deployment is in progress:
 
COVID-19 Triage BoT Development And Deployment 
 
Wait for the Bell icon to show the Completed Notification:
 
COVID-19 Triage BoT Development And Deployment 
 
Click on it >> Configure Account
 
COVID-19 Triage BoT Development And Deployment 
 
COVID-19 Triage BoT Development And Deployment 
 
COVID-19 Triage BoT Development And Deployment 
 
Once done, you will be directed to the Scenario Template Catalog, as shown below:
 
COVID-19 Triage BoT Development And Deployment 
Scenarios >> Template Catalog>>Select Triage>> Import Template
 
COVID-19 Triage BoT Development And Deployment 
 
Once imported successfully, you will be redirected to the BoT Wrapper Page, as shown below:
 
COVID-19 Triage BoT Development And Deployment 
 
Click the Run Icon >> I agree
 
Start Using/Testing the BoT chat by providing your patient-related info:
 
COVID-19 Triage BoT Development And Deployment 
 
You can add more customization using the Code/Designer view available, as per your needs.
 
Make sure to Save after all of your changes.
 
Check for your Health Care BoT details here anytime.
 
COVID-19 Triage BoT Development And Deployment 
 
Click on the BoT to generate its ID related details and deploy after Enabling if it's found Disabled on MS Teams, Web Chat, Direct Line [Suitable for SPFx Integration], Twilio, FB, Telegram etc. and other channels by Integration >> Channels.
 
For example, MS Teams BOT ID for Covid-19 Triage is 9062e1bb-9d49-489a-af38-c741ebff9c10
 
Go to MS Teams >> Add New Chat >> Add the extracted Teams related BoT ID >> Start using it to see the BoT Experience
 
Permission Management can be done by Clicking Users >> Manage >> Add User only from your Tenant (only one at a time is possible).
 
COVID-19 Triage BoT Development And Deployment 
 
Go to Channels and get the BoT IDs or Secret Keys for various Publishing options for Different Channels/Locations as required.
 
For example, MS Teams can be published using MS Teams BoT ID as explained above.
 
SPFx Deployment
  • Deploy it on SharePoint site using SPFx Extensions by making use of a Direct Line Key
  • Steps to Follow After doing all changes to ur SPFx solution[Use Direct Line details]
  • Go through my previous Blog and check Deploying and adding COVID-19 Microsoft BoT as an extension in the SharePoint Online site section to follow the same steps for SPFx Extension implementation on a Modern SharePoint Site Page.
  • Additional Commands for any further Customizations
  • Gulp clean
  • Gulp bundle --ship
  • gulp package-solution –ship
  • Gulp Serve
  • Upload in the AppCatalog Portal[https://<TenantName>.sharepoint.com/sites/appcatalog/AppCatalog/Forms/AllItems.aspx] and check for any errors. Troubleshoot them on any Errors.
  • add the app in your site collection to have the experience.
A cool sample of a simple demo presentation of the Covid-19 Triage BoT on Teams is shown below:
 
COVID-19 Triage BoT Development And Deployment
 
Happy Covid-19 Triage BOT development, deployment & usage in your respective organizations with the above simple process. Cheers!