hands-on lab

Creating and Deploying a Bot to Azure Bot Service

Beginner
1h
1,129
4.4/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab description

Bots can serve as Q&A nodes, virtual assistants, customer service reps, web app or microservice front ends, and much more. Backed by AI and machine learning tools, bots intelligently communicate with customers and team members to provide solutions for nearly every industry.

Teams use Azure Bot Service for their bot needs because of the tight integration it offers with other Azure services and the ease with which enterprise-grade bots can be deployed, among other reasons. Azure Bot Service makes it simple to get up and running locally with a bot, test it, then deploy it to Azure. In this lab, you will create a bot, test it locally, then use the Azure CLI to deploy it to Azure Bot Service.

Lab Objectives

Upon completion of this lab, you will be able to:

Intended Audience

This lab is intended for:

  • Developers
  • Cloud engineers
  • Anyone aiming to implement AI or machine learning within their workflow

Prerequisites

You should be familiar with:

  • The principles of Node.js is helpful but not required
  • The basics of the Azure Portal is helpful but not required
  • Basic skills in Powershell is useful

Updates

September 23rd, 2021 - Updated screenshots and instructions to reflect the latest UI experience.

Environment before
Environment after
About the author
Avatar
Matt Martinez, opens in a new tab
Cloud Content & Labs QA
Students
108,216
Labs
41
Learning paths
9

Matt has worked for multiple Fortune 500 companies as a DevOps Engineer and Solutions Architect. He is an AWS Certified DevOps Engineer - Professional, and an AWS Certified Solution Architect - Associate. He enjoys reading and learning new technologies.

Covered topics
Lab steps
Logging in to the Microsoft Azure Portal
Connecting to the Virtual Machine (RDP)
Creating and Testing an Azure Bot Locally
Deploy An Azure Bot Service Bot to Azure
Validating an Azure Bot Service Bot Deployment