Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 590 Bytes

File metadata and controls

29 lines (16 loc) · 590 Bytes

RetrieveWebChatLink.ps1

Retrieve Test Web Chat Link for Geo Distributed Bot Solution

Description

Retrieve Test Web Chat Link for Geo Distributed Bot Solution

This script will do following steps:

  1. Retrieve Bot Data from Terraform infrastructure execution
  2. Retrieve DirectLine Secret and generate Link

After the script is successfully executed you should have a link to check you bot

Examples

.\RetrieveWebChatLink.ps1

Flowchart

Flowchart for RetrieveWebChatLink.ps1