What are Azure AI services?

Azure AI services help developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and pre-built and customizable APIs and models. Example applications include natural language processing for conversations, search, monitoring, translation, speech, vision, and decision-making.

Note

As of July 2023, Azure AI services encompass all of what were previously known as Cognitive Services and Azure Applied AI Services. There are no changes to pricing. The names Cognitive Services and Azure Applied AI continue to be used in Azure billing, cost analysis, price list, and price APIs. There are no breaking changes to application programming interfaces (APIs) or SDKs.

Most Azure AI services are available through REST APIs and client library SDKs in popular development languages. For more information, see each service's documentation.

Available Azure AI services

Select a service from the table below and learn how it can help you meet your development goals.

Service Description
Anomaly Detector icon Anomaly Detector Identify potential problems early on
Azure Cognitive Search icon Azure Cognitive Search Bring AI-powered cloud search to your mobile and web apps
Azure OpenAI Service icon Azure OpenAI Perform a wide variety of natural language tasks
Bot service icon Bot Service Create bots and connect them across channels
Content Moderator icon Content Moderator (retired) Detect potentially offensive or unwanted content
Content Safety icon Content Safety An AI service that detects unwanted contents
Custom Vision icon Custom Vision Customize image recognition to fit your business
Document Intelligence icon Document Intelligence Turn documents into usable data at a fraction of the time and cost
Face icon Face Detect and identify people and emotions in images
Immersive Reader icon Immersive Reader Help users read and comprehend text
Language icon Language Build apps with industry-leading natural language understanding capabilities
Language Understanding icon Language understanding (retired) Understand natural language in your apps
Metrics Advisor icon Metrics Advisor An AI service that detects unwanted contents
Personalizer icon Personalizer Create rich, personalized experiences for each user
QnA Maker icon QnA maker (retired) Distill information into easy-to-navigate questions and answers
Speech icon Speech Speech to text, text to speech, translation and speaker recognition
Translator icon Translator Translate more than 100 languages and dialects
Video Indexer icon Video Indexer Extract actionable insights from your videos
Vision icon Vision Analyze content in images and videos

Pricing tiers and billing

Pricing tiers (and the amount you get billed) are based on the number of transactions you send using your authentication information. Each pricing tier specifies the:

  • maximum number of allowed transactions per second (TPS).
  • service features enabled within the pricing tier.
  • cost for a predefined number of transactions. Going above this number will cause an extra charge as specified in the pricing details for your service.

Note

Many of the Azure AI services have a free tier you can use to try the service. To use the free tier, use F0 as the SKU for your resource.

Use Azure AI services in different development environments

With Azure and Azure AI services, you have access to several development options, such as:

  • Automation and integration tools like Logic Apps and Power Automate.
  • Deployment options such as Azure Functions and the App Service.
  • Azure AI services Docker containers for secure access.
  • Tools like Apache Spark, Azure Databricks, Azure Synapse Analytics, and Azure Kubernetes Service for big data scenarios.

To learn more, see Azure AI services development options.

Containers for Azure AI services

Azure AI services also provides several Docker containers that let you use the same APIs that are available from Azure, on-premises. These containers give you the flexibility to bring Azure AI services closer to your data for compliance, security, or other operational reasons. For more information, see Azure AI containers.

Regional availability

The APIs in Azure AI services are hosted on a growing network of Microsoft-managed data centers. You can find the regional availability for each API in Azure region list.

Looking for a region we don't support yet? Let us know by filing a feature request on our UserVoice forum.

Language support

Azure AI services supports a wide range of cultural languages at the service level. You can find the language availability for each API in the supported languages list.

Security

Azure AI services provides a layered security model, including authentication with Azure Active Directory credentials, a valid resource key, and Azure Virtual Networks.

Certifications and compliance

Azure AI services has been awarded certifications such as CSA STAR Certification, FedRAMP Moderate, and HIPAA BAA. You can download certifications for your own audits and security reviews.

To understand privacy and data management, go to the Trust Center.

Help and support

Azure AI services provides several support options to help you move forward with creating intelligent applications. Azure AI services also has a strong community of developers that can help answer your specific questions. For a full list of support options available to you, see Azure AI services support and help options.

Next steps