Releases: h2floh/GeoDistributedAzureBot
Adding Azure Front Door deployment option
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
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
Despite the Pipeline Failing from time to time (for some unclear DNS issues with the agents). The execution of the scripts are stable.
OneClickDeployment
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.
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