top of page
Search

Kylie Bot Part 15 - Using an Azure Index with a bot
It is now time for us to update our Kylie Bot to look at the Azure Search index, instead of directly at the Dynamics 365 Customer...
Kyle Hill
Sep 20, 2017
0 comments

Kylie Bot Part 9B - Project Changes and Remote Debugging
During the previous post, we were able to publish our bot. Before publishing something out into the world, it is always a good idea to do...
Kyle Hill
May 22, 2017
0 comments

Kylie Bot Part 9 - World, meet Kylie
The time has finally come to publish Kylie Bot out into the world. This post will focus on publishing the Kylie Bot project to an Azure...
Kyle Hill
May 22, 2017
0 comments

Kylie Bot Part 8 - Knowledge is Power
Finally, we add the meaningful part to our Kylie Bot where we can return some knowledge to the user. Let’s get started straight away! The...
Kyle Hill
May 11, 2017
0 comments

Kylie Bot Part 7B - Useful Tools
During Part 7, we did a lot of work with asynchronous calls and it's often very difficult to test these because the calls to interfaces...
Kyle Hill
May 2, 2017
0 comments

Kylie Bot Part 7 - Publishing the Api and Connecting to it
In the previous post we created a CRMApi project. To deliver the value of the this project though, we need to publish the Api and connect...
Kyle Hill
May 2, 2017
0 comments

Kylie Bot Part 6 - Creating the Web Api Project
Connecting our Kylie Bot to a Dynamics 365 Customer Engagement instance is perhaps one of the most vital steps in this project as it will...
Kyle Hill
May 2, 2017
0 comments

Kylie Bot Part 4 - Customising Our Authentication
This post will focus on providing us with some more flexibility in terms of our authentication options that we specified previously. As...
Kyle Hill
May 1, 2017
0 comments

Kylie Bot Part 2 - Adding Authentication
In part 1 we laid the ground work for Kylie bot and through this post we will extend this functionality to start doing some meaningful...
Kyle Hill
Apr 15, 2017
0 comments


Kylie Bot Part 1 - We Have Lift Off!
Recently I have been seeing a lot of movement around the Microsoft AI technologies and chief amongst these is the Bot Framework. So I've...
Kyle Hill
Apr 13, 2017
0 comments
bottom of page