Choose the best AI service for your needs
Examine Azure's AI services, and choose the right one for your company.
Learning objectives
After you've completed this module, you will be able to:
- Choose the Azure AI services that best address your company's business challenges.
Prerequisites
- Familiarity with the concept of application programming interfaces, or APIs. Programmers use APIs to interact with the functionality that's contained in code libraries.
- Familiarity with the following additional concepts:
- Web API: An API that's accessible from servers that accept requests via HTTP.
- Web API endpoint: The location of the code library.
- REST API: The design of the URL style that's used to expose the API's functionality.