hands-on lab

Exploring Azure Question Answering Service

Intermediate
Up to 1h
86
5/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

Azure AI Services (formerly known as Azure Cognitive Services) is a cloud-based service that provides a set of APIs for building intelligent applications. The service is composed of various APIs that are categorized into five main categories: Vision, Speech, Language, Web Search, and Decision. It allows developers to easily add intelligent features, such as emotion and video detection, facial, speech and vision recognition, and speech and language understanding, into their applications and build smart applications.

Azure Question Answering service (formerly known as QnA Maker) is one of the capabilities of Azure AI Services. It allows developers to add question-and-answer capabilities to their applications. It is a cloud-based service that uses machine learning to answer questions based on the best possible answer. It can be used to build applications that can answer questions based on a knowledge base or a set of documents.

In this hands-on lab, you will learn how to create a question-and-answer application using Azure Question Answering service. You will create a knowledge base using a set of documents and then use the knowledge base to answer questions.

Learning objectives

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

  • Understand the basics of Azure Question Answering service
  • Create a knowledge base using external URLs
  • Deploy the question-answering application bot
  • Test the question-answering application bot

Intended audience

  • Candidates for AI-102 (Designing and Implementing a Microsoft Azure AI Solution certification)
  • Cloud Architects
  • Data Engineers
  • Machine Learning Engineers
  • Software Engineers

Prerequisites

Familiarity with the following will be beneficial but is not required:

  • Azure AI Services

The following content can be used to fulfill the prerequisites:

Environment before
Environment after
About the author
Students
14,661
Labs
95
Courses
1
Learning paths
3

Parveen is an Azure advocate with previous experience in the professional consulting services industries. He specializes in infrastructure and DevOps with a wide range of knowledge in security and access management. He is also an Azure Certified - DevOps Engineer Expert, Security Engineer, Developer Associate, Administrator Associate, CompTIA Certified - Network+, Security+, and AWS Cloud Practitioner.
Parveen enjoys writing about cloud technologies and sharing the knowledge with the community to help students upskill in the cloud.

Covered topics
Lab steps
Logging in to the Microsoft Azure Portal
Creating and Deploying QnA Project Using Azure AI Language Studio
Testing QnA Bot Using Bot Web Chat