Azure AI Services is Microsoft’s collection of pre-built AI APIs that let developers integrate AI capabilities such as image recognition, speech processing, translation, or text analysis into applications without training their own models. The service was originally called “Azure Cognitive Services”, unified to “Azure AI Services” in 2023, and positioned as “Foundry Tools” with the introduction of Microsoft Foundry (Ignite 2025). The underlying Azure resource type stays the same: an account with the “AIServices” kind in the Microsoft.CognitiveServices provider namespace. Existing APIs, SDKs, and endpoints continue to run.
Core Features
- Vision: image analysis, OCR, and face recognition, plus customizable models via Custom Vision
- Speech: speech recognition (speech-to-text), speech synthesis (text-to-speech), and real-time translation, including expressive Dragon HD neural voices
- Language: sentiment analysis, named entity recognition, text classification, and question-answering systems
- Translator: machine translation into more than 100 languages with customizable glossaries
- Document Intelligence and Content Understanding: structured extraction from documents plus multimodal analysis of text, image, audio, and video
- Multi-Service resource: one endpoint and API key for several services, with an F0 free tier and transaction-based pricing tiers (TPS)
Typical Use Cases
Customer service teams combine speech-to-text, Language, and Translator into multilingual self-service solutions: calls are transcribed, analyzed, and translated in real time.
Finance and administration departments automate document processing. Document Intelligence extracts fields from invoices and forms, and downstream workflows validate and post the data.
Media companies and knowledge platforms use Content Understanding to make large volumes of text, images, audio, and video searchable and analyzable.
Benefits
- Fast integration without model training or a dedicated data science team
- Unified management, billing, and security through a single Multi-Service resource
- Scales from the free F0 tier to production workloads with a defined SLA
- Data sovereignty through EU regions, the EU Data Boundary, Private Endpoints, and Customer Managed Keys
Differentiation from Azure Machine Learning and Microsoft Foundry
Azure AI Services suits teams that want to integrate ready-made AI capabilities without ML expertise. Azure Machine Learning targets data scientists and ML engineers who train, evaluate, and deploy custom models. Microsoft Foundry (formerly Azure AI Foundry, previously Azure AI Studio) is the overarching platform for generative AI, RAG applications, and AI agents. The Foundry resource shares the same Microsoft.CognitiveServices provider namespace with the classic AI services, keeping networking, access control, and policies consistent. Azure OpenAI Service is also part of this portfolio and is covered on its own product page.
Integration with innFactory
As a Microsoft Solutions Partner, innFactory supports you with Azure AI Services: selecting the right services, building a Multi-Service or Foundry resource, designing a GDPR-compliant architecture in EU regions, and integrating with existing applications and workflows.
Typical Use Cases
Frequently Asked Questions
Are Azure AI Services now called Foundry Tools?
Yes. Microsoft renamed the collection of pre-built AI APIs (formerly Azure Cognitive Services, then Azure AI Services) to Foundry Tools as part of Microsoft Foundry. The underlying Azure resource type stays the same: the 'AIServices' kind in the Microsoft.CognitiveServices provider namespace. Existing APIs, SDKs, and endpoints continue to work unchanged.
What is the difference between Azure AI Services and Azure Machine Learning?
Azure AI Services offers pre-built AI APIs that can be used without ML knowledge. Azure Machine Learning is a platform for training, managing, and deploying custom ML models. AI Services is for quickly integrating ready-made AI capabilities; Azure ML is for tailored models.
What is a Multi-Service Resource or Foundry resource?
A Multi-Service or Foundry resource is a single Azure resource (kind 'AIServices') that combines access to multiple AI services under one endpoint and API key. This simplifies management, networking, and billing when combining several services in one application.
Which services are included and which are being retired?
Active services include Vision, Speech, Language, Translator, Content Understanding, Document Intelligence, Content Safety, Custom Vision, Immersive Reader, and Azure AI Search. Still available for existing applications but scheduled for retirement are Anomaly Detector, Content Moderator, LUIS, Metrics Advisor, Personalizer, and QnA Maker. For new projects we recommend the active services.
Are Azure AI Services GDPR compliant?
Yes, when choosing European Azure regions. Microsoft has completed the EU Data Boundary: customer data of EU customers is generally stored and processed within the EU and EFTA. Additional controls include Customer Managed Keys, network isolation via Private Endpoints, and certifications such as CSA STAR and HIPAA BAA.
Note: All product information on this page has been compiled with care, but is provided without guarantee and may be outdated or incomplete. Cloud services evolve rapidly — features, pricing, SLAs, and availability change frequently. Authoritative and up-to-date information can only be found on the official product page of Azure (official documentation). This page does not represent an offer by Azure.
