Translate Text with Azure AI Translator and Azure Database for PostgreSQL

Intermediate
Developer
Azure Database for PostgreSQL
Azure AI services

This module guides you through translating textual data in Azure Database for PostgreSQL - Flexible Server using the Azure AI Translator service. You'll load data into PostgreSQL and translate it into multiple languages.

Learning objectives

  • Learn how to translate documents using the Azure AI Translator.

  • Learn how the Azure AI extension enables seamless interaction between Azure Database for PostgreSQL - Flexible Server and Azure AI Translator.

  • Understand one way to translate documents automatically as part of record insertion.

Prerequisites

  • Before starting this module, you should have experience working with the PL/pgSQL language.