00:20:00

Microsoft Azure AI Fundamentals Practice Test (AI-900)

Use the form below to configure your Microsoft Azure AI Fundamentals Practice Test (AI-900). The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-100 questions and set a time limit.

Logo for Microsoft Azure AI Fundamentals AI-900
Questions
Number of questions in the practice test
Free users are limited to 20 questions, upgrade to unlimited
Seconds Per Question
Determines how long you have to finish the practice test
Exam Objectives
Which exam objectives should be included in the practice test

Microsoft Azure AI Fundamentals AI-900 Information

The Microsoft Certified: Azure AI Fundamentals (AI-900) exam is an entry-level certification designed for individuals seeking foundational knowledge of artificial intelligence (AI) and machine learning (ML) concepts and their applications within the Microsoft Azure platform. The AI-900 exam covers essential AI workloads such as anomaly detection, computer vision, and natural language processing, and it emphasizes responsible AI principles, including fairness, transparency, and accountability. While no deep technical background is required, a basic familiarity with technology and Azure’s services can be helpful, making this certification accessible to a wide audience, from business decision-makers to early-career technologists.

The exam covers several major domains, starting with AI workloads and considerations, which introduces candidates to various types of AI solutions and ethical principles. Next, it delves into machine learning fundamentals, explaining core concepts like data features, model training, and types of machine learning such as classification and clustering. The exam also emphasizes specific Azure tools for implementing AI solutions, such as Azure Machine Learning Studio for visual model-building, the Computer Vision service for image analysis, and Azure Bot Service for conversational AI. Additionally, candidates learn how natural language processing (NLP) tasks, including sentiment analysis, translation, and speech recognition, are managed within Azure’s language and speech services.

Achieving the AI-900 certification demonstrates a solid understanding of AI and ML basics and prepares candidates for more advanced Azure certifications in data science or AI engineering. It’s an excellent credential for those exploring how AI solutions can be effectively used within the Azure ecosystem, whether to aid business decision-making or to set a foundation for future roles in AI and data analytics.

Microsoft Azure AI Fundamentals AI-900 Logo
  • Free Microsoft Azure AI Fundamentals AI-900 Practice Test

  • 20 Questions
  • Unlimited
  • Describe Artificial Intelligence Workloads and Considerations
    Describe Fundamental Principles of Machine Learning on Azure
    Describe Features of Computer Vision Workloads on Azure
    Describe Features of Natural Language Processing (NLP) Workloads on Azure
    Describe features of generative AI workloads on Azure
Question 1 of 20

You are a data scientist at an e-commerce company that has collected thousands of customer reviews. Management wants to understand the main topics customers are discussing to improve product development and customer service.

Which Azure AI service feature should you use to extract the important topics and themes from the customer reviews?

  • Entity Recognition

  • Key Phrase Extraction

  • Sentiment Analysis

  • Language Modeling

Question 2 of 20

Which machine learning technique is particularly effective at processing large amounts of unstructured data such as images and text?

  • K-means Clustering

  • Deep Learning

  • Decision Trees

  • Logistic Regression

Question 3 of 20

You need to analyze customer reviews to determine the overall sentiment, extract important topics, and identify entities such as product names and locations.

Which Azure service should you use?

  • Azure AI Language service

  • Azure Cognitive Search

  • Azure Bot Service

  • Azure AI Speech service

Question 4 of 20

A company wants to add a feature to their messaging app that enhances typing efficiency by predicting what the user intends to type next.

Which natural language processing (NLP) technique should they use to achieve this functionality?

  • Key Phrase Extraction

  • Entity Recognition

  • Sentiment Analysis

  • Language Modeling

Question 5 of 20

A retail store plans to use AI to monitor shelf stock levels by locating and counting various products in images taken by in-store cameras.

Which computer vision technique should the store use to achieve this goal?

  • Optical Character Recognition (OCR)

  • Semantic Segmentation

  • Image Classification

  • Object Detection

Question 6 of 20

Why is a dataset often split into training and validation subsets when developing a machine learning model?

  • To prevent the model from using too much data at once

  • To simplify the model by reducing the number of features

  • To increase accuracy by training on multiple subsets

  • To evaluate the model’s ability to generalize to new data

Question 7 of 20

An online retailer wants to implement an AI solution that can draft personalized product descriptions based on minimal input.

Which Azure OpenAI Service capability should they employ?

  • Code completion features

  • Sentiment analysis tools

  • Advanced language models for text creation

  • Pre-trained image generation models

Question 8 of 20

A company wants to implement natural language processing features such as key phrase extraction, entity recognition, and sentiment analysis in multiple languages. They prefer to use a service that offers pre-built models and can be accessed via REST APIs without needing to manage infrastructure or train models.

Which Azure service should they choose?

  • Azure Machine Learning

  • Azure AI Language service

  • Azure AI Speech service

  • Azure Cognitive Search

Question 9 of 20

A company has collected extensive customer feedback and wants to identify the most frequently mentioned topics to improve their products.

Which Azure AI service feature would best help them extract important concepts from the text data?

  • Sentiment Analysis

  • Named Entity Recognition

  • Key Phrase Extraction

  • Language Detection

Question 10 of 20

An online platform wants to suggest content to users based on their individual preferences and browsing history to enhance user engagement.

Which Azure AI service is BEST suited for implementing this functionality?

  • Azure Cognitive Search

  • Azure Content Moderator

  • Azure Machine Learning

  • Azure Personalizer

Question 11 of 20

You are tasked with building a machine learning model, but you have limited time and expertise in selecting the best algorithm and tuning hyperparameters.

Which Azure Machine Learning feature should you use to address this challenge?

  • Azure Automated Machine Learning

  • Azure Machine Learning Designer

  • Azure Cognitive Services

  • Azure Machine Learning Studio Notebooks

Question 12 of 20

An organization wants to enhance the searchability of its document repository by automatically identifying significant terms and concepts within their text documents.

Which Azure AI capability should they use to achieve this?

  • Entity Recognition

  • Speech Recognition

  • Sentiment Analysis

  • Key Phrase Extraction

Question 13 of 20

A bank wants to segment its customers into different categories based on their spending habits and transaction history to tailor marketing strategies.

Which machine learning technique is most suitable for this objective?

  • Clustering

  • Reinforcement Learning

  • Classification

  • Regression

Question 14 of 20

Your company wants to develop an application that can detect human faces in photos and estimate the age of the individuals shown.

Which computer vision feature should you implement to achieve this functionality?

  • Facial Detection and Analysis

  • Object Detection

  • Image Classification

  • Optical Character Recognition (OCR)

Question 15 of 20

A company wants to analyze images to identify and locate multiple instances of different types of objects within those images.

Which type of computer vision solution should they use?

  • Object Detection

  • Facial Detection and Analysis

  • Optical Character Recognition (OCR)

  • Image Classification

Question 16 of 20

An application requires analysis of faces in photographs to retrieve detailed attribute information for each face (for example head pose and mask presence) so it can tailor the user experience.

Which capability of the Azure AI Face detection service should you use?

  • Face Similarity Matching

  • Face Detection

  • Face Identification

  • Facial Attribute Analysis

Question 17 of 20

An organization needs to process a large collection of images and generate the approximate age of every person detected in each image.

Which Azure AI capability should they use?

  • Facial Analysis

  • Text Analytics

  • Object Detection

  • Speech Recognition

Question 18 of 20

Which computer vision solution assigns labels to images based on the overall visual content, without pinpointing the location of specific objects?

  • Semantic Segmentation

  • Object Detection

  • Image Classification

  • Optical Character Recognition (OCR)

Question 19 of 20

An insurance company needs to extract text from a vast number of printed forms to automate their data entry process.

Which Azure service provides the necessary optical character recognition capabilities?

  • Azure AI Text Analytics

  • Azure AI Language Understanding

  • Azure AI Vision

  • Azure AI Face

Question 20 of 20

A company wants to automate the extraction of structured data from scanned documents such as invoices and receipts.

Which Azure AI service is BEST suited for this purpose?

  • Azure AI Document Intelligence

  • Azure AI Language

  • Azure AI Search

  • Azure Computer Vision OCR