top of page
Search
Kyle Hill
Sep 20, 2017
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...
0 comments
Kyle Hill
May 22, 2017
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...
0 comments
Kyle Hill
May 22, 2017
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...
0 comments
Kyle Hill
May 11, 2017
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...
0 comments
Kyle Hill
May 2, 2017
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...
0 comments
Kyle Hill
May 2, 2017
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...
0 comments
Kyle Hill
May 2, 2017
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...
0 comments
Kyle Hill
May 1, 2017
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...
0 comments
Kyle Hill
Apr 15, 2017
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...
0 comments
Kyle Hill
Apr 13, 2017
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...
0 comments
bottom of page