hands-on lab

Deploying a Containerized Text Analytics Solution with Azure AI

Difficulty: Beginner
Duration: Up to 1 hour
Students: 7
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.

Description

Azure Text Analytics is a cloud-based service that provides advanced natural language processing over raw text, and includes four main functions: sentiment analysis, key phrase extraction, language detection, and entity recognition. It supports various SDKs and REST APIs to process text data and extract insights which helps build scalable and intelligent applications.

Azure AI Service combined with container solutions provides a flexible and scalable way to deploy and manage the service. It also provides the ability to scale the service based on the demand and requirements of the application.

You will learn how to deploy a containerized application that uses Azure AI Services Text Analytics to analyze text data in this hands-on lab.

Learning objectives

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

  • Deploy a text analytics containerized app on Container Apps
  • Work with AI Service keys and endpoints
  • Analyze text data using Azure Cognitive Service hosted on a container app

Intended audience

  • Candidates for Azure AI Engineer Associate certification (AI-102)
  • Cloud Architects
  • AI Engineers
  • DevOps Engineers
  • Machine Learning Engineers
  • Software Engineers

Prerequisites

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

  • Azure AI Services
  • Azure Container Apps

The following content can be used to fulfill the prerequisites:

Environment before

Environment after

Covered topics

Lab steps

Logging in to the Microsoft Azure Portal
Create an Azure Container App Resource for Text Analytics Container
Analyzing Data using Azure AI Serive Hosted on Container App