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

An AI-based recruitment system is consistently selecting candidates from a single demographic group, leading to a lack of diversity in the workplace.

Which principle of responsible AI should the development team focus on to address this issue?

  • Accountability

  • Fairness

  • Transparency

  • Inclusiveness

Question 2 of 20

Which of the following capabilities is NOT provided by the Azure AI Speech service? Select one option.

  • Generating natural-sounding speech from text input.

  • Transcribing spoken language into written text.

  • Extracting entities from written text documents.

  • Identifying speakers by their unique voice characteristics.

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 Bot Service

  • Azure Cognitive Search

  • Azure AI Language service

  • Azure AI Speech service

Question 4 of 20

A company is developing an AI-driven mobile application that collects user data to provide personalized recommendations.

To address concerns about privacy and security, which practice should the company adopt?

  • Storing user data on shared servers to reduce costs

  • Giving developers access to user data for debugging purposes

  • Collecting as many data points as possible to improve recommendations

  • Implementing robust encryption techniques for data at rest and in transit

Question 5 of 20

A company's customer support department has accumulated a large number of email inquiries. They want to quickly identify the main issues customers are experiencing by automatically extracting important words and phrases from these emails.

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

  • Entity Recognition

  • Key Phrase Extraction

  • Sentiment Analysis

  • Language Detection

Question 6 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?

  • Entity Recognition

  • Key Phrase Extraction

  • Language Modeling

  • Sentiment Analysis

Question 7 of 20

Which of the following best indicates a key feature of generative AI solutions?

  • Detection of anomalies in real-time data streams

  • Ability to generate new content based on learned data patterns

  • Classification of data into predefined categories

  • Extraction of insights from unstructured text data

Question 8 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 Machine Learning Studio Notebooks

  • Azure Cognitive Services

  • Azure Machine Learning Designer

  • Azure Automated Machine Learning

Question 9 of 20

A logistics company wants to implement a system that can identify and locate damaged packages in images captured by surveillance cameras in their warehouses.

Which type of computer vision solution is the most suitable for this requirement?

  • Object Detection

  • Optical Character Recognition (OCR)

  • Facial Detection

  • Image Classification

Question 10 of 20

You are designing a solution to automate the process of entering data from scanned invoices into a database. Which type of computer vision model should you use to extract the text from the scanned invoice images?

  • Optical Character Recognition (OCR)

  • Facial analysis

  • Image classification

  • Object detection

Question 11 of 20

An e-commerce company wants to automate the process of monitoring warehouse shelves to determine the number and types of products present using video feeds.

Which type of computer vision solution is most appropriate for this task?

  • Facial Detection and Analysis solution

  • Image Classification solution

  • Object Detection solution

  • Optical Character Recognition (OCR) solution

Question 12 of 20

In machine learning, which of the following best describes the purpose of a validation dataset?

  • To adjust model hyperparameters and prevent overfitting by evaluating the model's performance during training

  • To collect new data for expanding the training dataset

  • To train the model by providing examples for it to learn from

  • To test the final model performance on unseen data after training is complete

Question 13 of 20

A company needs to analyze customer feedback to understand the emotions expressed in texts and identify key topics mentioned.

Which Azure service can help them achieve this?

  • Azure Cognitive Search

  • Azure AI Language service

  • Azure Bot Service

  • Azure AI Speech service

Question 14 of 20

What capability does the Azure AI Vision service provide to developers?

  • Analyzing images and extracting visual information

  • Translating text between different languages

  • Performing sentiment analysis on text data

  • Transcribing spoken language into text

Question 15 of 20

Your company wants to analyze textual customer feedback to determine the overall sentiment and extract key topics mentioned.

Which Azure service is BEST suited for accomplishing this task?

  • Azure Machine Learning

  • Azure AI Language service

  • Azure AI Speech service

  • Azure AI Search

Question 16 of 20

During model development in machine learning, how is a validation dataset typically used throughout the training process?

  • To adjust the model's weights during initial training

  • To evaluate and tune the model by adjusting hyperparameters

  • To train the model by fitting it to the data

  • To test the final model's accuracy on unseen data

Question 17 of 20

An environmental research team wants to use AI to automatically identify and track different species of animals in recorded data collected from field sensors.

Which AI workload would be most suitable for this task?

  • Computer Vision

  • Knowledge Mining

  • Natural Language Processing (NLP)

  • Document Intelligence

Question 18 of 20

In a supervised machine learning dataset, what is the term used for the variable that the model aims to predict based on the input variables?

  • Hyperparameter

  • Label

  • Feature

  • Parameter

Question 19 of 20

An e-commerce company wants to automatically display product reviews written by customers in different languages to users who speak other languages, ensuring that the original meaning and sentiment are preserved.

Which Azure service should they use to implement this functionality?

  • Azure Cognitive Services Language Understanding (LUIS)

  • Azure Cognitive Services Text Analytics

  • Azure Cognitive Services Translator

  • Azure Cognitive Services Custom Vision

Question 20 of 20

An e-commerce company wants to develop a system that can automatically analyze customer reviews to determine the overall sentiment (positive, negative, or neutral) towards their products.

Which type of AI workload should they use?

  • Natural Language Processing (NLP)

  • Time Series Forecasting

  • Computer Vision

  • Predictive Maintenance