00:15: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.

Free Microsoft Azure AI Fundamentals AI-900 Practice Test

Press start when you are ready, or press Change to modify any settings for the practice test.

  • Questions: 15
  • Time: Unlimited
  • Included Topics:
    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 15

An advertising agency wants to produce unique and creative ad copy tailored to different client needs without manually writing each one.

Which solution would best assist in accomplishing this goal?

  • Predictive analytics models

  • Generative models

  • Reinforcement learning models

  • Classification models

Question 2 of 15

As a data scientist at a software development company, you are considering models for generating synthetic data to enhance your testing datasets.

Which feature of generative AI models makes them suitable for this task?

  • They can reduce data dimensionality while retaining key features.

  • They can classify data into specific categories with high precision.

  • They can identify anomalies by learning normal data patterns.

  • They can generate new data instances similar to the training data.

Question 3 of 15

An organization wants to ensure that its automated loan approval system is fair to all applicants.

What is the most effective approach to minimize unfairness in the system?

  • Use training data that includes a wide range of demographic groups

  • Exclude any features related to personal characteristics from the data

  • Expand the dataset by collecting more data of the same type

  • Increase the complexity of the algorithm to improve accuracy

Question 4 of 15

An e-commerce company wants to enhance its user experience by analyzing customers' facial expressions when they use a virtual try-on feature for accessories like glasses and hats. The company needs to detect faces in images and analyze facial attributes such as emotion, head pose, and facial landmarks.

Which of the following capabilities would not be provided by a facial detection and analysis solution?

  • Detecting the presence and location of faces in an image

  • Identifying the individual person by matching against a database of known faces

  • Determining facial landmarks like the position of eyes, nose and mouth

  • Analyzing facial attributes such as age, gender and emotion

Question 5 of 15

Which feature in Azure Machine Learning helps you find the optimal model for your data by systematically testing various algorithms and hyperparameter combinations?

  • Azure Notebooks

  • Azure Machine Learning Designer

  • Azure Machine Learning Interpretability

  • Automated Machine Learning

Question 6 of 15

Which of the following is a characteristic of solutions that enable the extraction of textual content from images?

  • Ability to recognize and extract printed and handwritten text from images.

  • Ability to classify images into predefined categories.

  • Ability to segment and identify individual objects within an image.

  • Ability to detect faces and analyze facial features.

Question 7 of 15

A developer is building an application that requires detecting human faces in images and analyzing facial attributes such as age, emotion, and gender.

Which Azure service is the most appropriate for this task?

  • Azure AI Form Recognizer

  • Azure AI Speech service

  • Azure AI Vision service

  • Azure AI Face Detection service

Question 8 of 15

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 AI Speech service

  • Azure Machine Learning

  • Azure AI Language service

  • Azure Cognitive Search

Question 9 of 15

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

  • Object Detection

  • Optical Character Recognition (OCR)

  • Image Classification

  • Semantic Segmentation

Question 10 of 15

A retailer wants to implement a system that can track and count individuals in surveillance video to monitor foot traffic in their store.

Which type of computer vision solution would best meet this need?

  • Object Detection

  • Optical Character Recognition (OCR)

  • Facial Detection and Analysis

  • Image Classification

Question 11 of 15

A company needs to process large amounts of customer feedback to extract insights such as sentiment, key phrases, and entities from the text data.

Which Azure service is best suited for this requirement?

  • Azure AI Language service

  • Azure AI Speech service

  • Azure Cognitive Search

  • Azure Machine Learning Studio

Question 12 of 15

Sarah is a data analyst who needs to create a predictive model for sales forecasting but has limited experience in machine learning. She wants to use an Azure Machine Learning feature that simplifies the model creation process by automatically exploring different algorithms and tuning parameters.

Which feature should she use?

  • Azure Data Lake Analytics

  • Automated Machine Learning

  • Azure Cognitive Services

  • Azure Machine Learning Designer

Question 13 of 15

As a data scientist at a financial institution, you are tasked with estimating the future value of investments using historical performance data, market trends, and economic indicators.

Which type of machine learning technique should you apply?

  • Classification

  • Association Rule Learning

  • Regression

  • Clustering

Question 14 of 15

A retail company receives thousands of customer feedback emails daily. They want to automatically categorize the emails based on the customers' attitudes expressed in the messages.

Which natural language processing (NLP) feature should they implement?

  • Key Phrase Extraction

  • Language Translation

  • Sentiment Analysis

  • Entity Recognition

Question 15 of 15

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?

  • Regression

  • Classification

  • Clustering

  • Reinforcement Learning