Create and consume Cognitive Services

Intermediate
AI Engineer
Developer
Student
Cognitive Services

Azure Cognitive Services enable developers to easily add AI capabilities into their applications. Learn how to create and consume these services.

Learning objectives

After completing this module, you will be able to:

  • Provision Cognitive Services resources in an Azure subscription.
  • Identify endpoints, keys, and locations required to consume a Cognitive Services resource.
  • Use a REST API to consume a cognitive service.
  • Use an SDK to consume a cognitive service.

Prerequisites

Before starting this module, you should have:

  • Experience of provisioning and managing Azure services in the Azure portal.
  • A knowledge of C# or Python.