Skip to content

Releases: h2floh/GeoDistributedAzureBot

Adding Azure Front Door deployment option

03 Mar 07:36
543d48d
Compare
Choose a tag to compare

Instead of generating Let's Encrypt certificates which are valid for 3 months and currently have no easy extending feature built in, you can now use Azure Front Door instead of Traffic Manager.

HINT: You can not combine Azure Front Door and your custom domain with the current solution (Azure Front Door can be configured with a custom domain, but this is not integrated in this automated deployment solution).

Speech Service integrated

13 Feb 00:41
f35fddd
Compare
Choose a tag to compare

This release includes now:

  • Regionalized Speech Service Endpoint
  • Web Chat with integrated speech functions
  • Web Chat is integrated in the wwwroot of the Bot, and can be therefore accessed via the custom domain or trafficmanager endpoint
  • Web Chat uses Directline Token and Speech Token instead of API Keys

This should result in the best latency possible for Bot and Speech.

Stable Version of OneClickDeployment

09 Jan 03:53
2fce823
Compare
Choose a tag to compare

Despite the Pipeline Failing from time to time (for some unclear DNS issues with the agents). The execution of the scripts are stable.

OneClickDeployment

30 Dec 08:59
4ceff5e
Compare
Choose a tag to compare
OneClickDeployment Pre-release
Pre-release

One Click Deployment is now ready and there are a several options in place to import or issue SSL certificates. Still needs some field tests.

Windows and Linux PWSH is tested, but unfortunatly Azure Shell can still not be used due to missing/not installable LUIS CLI.

First workable version and first documentation draft.

20 Dec 09:25
b90148f
Compare
Choose a tag to compare

The steps and scripts have to be refactored in order to get a better and more stable experience. Tested by only 2 people we also need more test runs and feedback to improve quality. Marked as alpha