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

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

  • Extracting entities from written text documents.

  • Generating natural-sounding speech from text input.

  • Identifying speakers by their unique voice characteristics.

  • Transcribing spoken language into written text.

Question 2 of 15

Which of the following best explains why an AI solution requires regular updates and maintenance after deployment to ensure its reliability and safety?

  • To fulfill a one-time deployment checklist required by software vendors.

  • To change the underlying AI architecture from a neural network to a decision tree.

  • To significantly reduce the initial cost of developing the AI model.

  • To address potential data drift and maintain the model's performance.

Question 3 of 15

A data scientist is building a machine learning model to predict housing prices based on various factors such as location, size, and age of properties.

In the dataset, which of the following represents the label?

  • The age of the property in years

  • The location of the property

  • The size of the property in square feet

  • The price of the property

Question 4 of 15

Which capability of Azure OpenAI Service allows developers to generate software components from text descriptions?

  • Data analysis

  • Speech-to-text conversion

  • Code generation

  • Image synthesis

Question 5 of 15

Generative AI is commonly used to generate realistic images based on textual descriptions provided by users.

  • False

  • True

Question 6 of 15

An email service provider wants to add a feature that suggests sentence completions to users as they compose emails, improving typing efficiency.

Which Azure AI capability should they utilize to implement this functionality?

  • Entity Recognition

  • Key Phrase Extraction

  • Sentiment Analysis

  • Language Modeling

Question 7 of 15

A transportation company wants to predict the delivery duration for packages based on factors such as distance, traffic conditions and weather.

Which type of machine learning technique should the company use to address this problem?

  • Reinforcement Learning

  • Regression

  • Classification

  • Clustering

Question 8 of 15

What computer vision technique assigns a single label to an entire image based on its overall content?

  • Image Segmentation

  • Image Classification

  • Object Detection

  • Optical Character Recognition (OCR)

Question 9 of 15

A company collected data to develop a machine learning model that predicts the final selling price of products based on factors like 'Production Cost', 'Marketing Budget', 'Competitor Prices' and 'Time on Market'.

In this context, which variable is the label for the model?

  • Production Cost

  • Competitor Prices

  • Marketing Budget

  • Final Selling Price

Question 10 of 15

Which of these tasks is a common application of generative AI?

  • Predicting stock prices using historical data

  • Categorizing customer feedback into topics

  • Image recognition in security systems

  • Generating synthetic data to augment datasets

Question 11 of 15

As a data analyst at Contoso Ltd, you are tasked with building a machine learning model to estimate the future sales revenue of the company's products based on historical sales data, advertising spend, and market trends.

Which type of machine learning approach is most appropriate for this task?

  • Regression

  • Clustering

  • Anomaly Detection

  • Classification

Question 12 of 15

Which natural language processing feature identifies and classifies entities such as names, organizations, dates and locations within text data?

  • Language Modeling

  • Entity Recognition

  • Key Phrase Extraction

  • Sentiment Analysis

Question 13 of 15

Your company needs to develop a solution that can analyze images to identify objects, extract text, and detect faces.

Which Azure service should you use?

  • Azure AI Text Analytics service

  • Azure AI Vision service

  • Azure Cognitive Search

  • Azure AI Face detection service

Question 14 of 15

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

  • Language Detection

  • Sentiment Analysis

Question 15 of 15

A company wants to develop a machine learning model for sales forecasting but has limited resources to manually select algorithms and optimize parameters. Which Azure Machine Learning feature simplifies this process by handling algorithm selection and parameter tuning?

  • Automated Machine Learning

  • Azure Machine Learning Designer

  • Custom model training with the Azure ML SDK

  • Using pre-trained models from Azure Cognitive Services