Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Machine Learning with Azure

You're reading from  Hands-On Machine Learning with Azure

Product type Book
Published in Oct 2018
Publisher Packt
ISBN-13 9781789131956
Pages 340 pages
Edition 1st Edition
Languages
Authors (5):
Thomas K Abraham Thomas K Abraham
Profile icon Thomas K Abraham
Parashar Shah Parashar Shah
Profile icon Parashar Shah
Jen Stirrup Jen Stirrup
Profile icon Jen Stirrup
Lauri Lehman Lauri Lehman
Profile icon Lauri Lehman
Anindita Basak Anindita Basak
Profile icon Anindita Basak
View More author details
Toc

Table of Contents (14) Chapters close

Preface 1. AI Cloud Foundations 2. Data Science Process 3. Cognitive Services 4. Bot Framework 5. Azure Machine Learning Studio 6. Scalable Computing for Data Science 7. Machine Learning Server 8. HDInsight 9. Machine Learning with Spark 10. Building Deep Learning Solutions 11. Integration with Other Azure Services 12. End-to-End Machine Learning 13. Other Books You May Enjoy

Creating a bot with Bot Service

When we create a bot with Azure Bot Service, Azure does a lot of our work for us. It provisions the bot, creates a bot project based on the bot builder SDK, and publishes the bot. All you need to create a bot in this way is an Azure subscription.

  1. To begin with, go to the Bot Framework website at https://dev.botframework.com, which will take you to the Azure portal:
  1. Alternatively, we can go directly to the Azure portal at https://portal.azure.com and search for Bot Service:

  1. For this example, select the Web App Bot option:
  1. After that, provide a bot name, resource group, location, pricing tier, app name, and a programming language for the bot. Currently, C# and Node.js are supported. C# is useful for .Net developers, while Node.js is useful for JavaScript or Node developers.
  2. Select a template to set up a bot project. The template will include...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}