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

A company plans to implement a chatbot that provides human-like answers to customer queries.

What feature of Azure OpenAI Service should they use?

  • Use Azure's QnA Maker to fetch answers from a knowledge base

  • Utilize the text generation capabilities of Azure OpenAI Service

  • Employ the code generation features of Azure OpenAI Service

  • Leverage the image creation functions of Azure OpenAI Service

Question 2 of 15

You have trained a machine learning model using Azure Machine Learning and need to deploy it as a scalable web service capable of handling high traffic with autoscaling.

Which service should you use to deploy your model?

  • Azure Kubernetes Service (AKS)

  • Azure Container Instances (ACI)

  • Local Web Service

  • Azure Virtual Machine

Question 3 of 15

An application requires analysis of faces in photographs to retrieve detailed information about each face for further customization.

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

  • Face Identification

  • Face Similarity Matching

  • Facial Attribute Analysis

  • Face Detection

Question 4 of 15

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?

  • Image Classification solution

  • Optical Character Recognition (OCR) solution

  • Object Detection solution

  • Facial Detection and Analysis solution

Question 5 of 15

An AI developer is building a solution to categorize images into predefined classes using Azure services.

Which feature is most associated with image classification solutions?

  • Detecting and localizing multiple objects within an image.

  • Recognizing and extracting text from images.

  • Assigning a label to an image based on its content.

  • Identifying individual faces within a group photo.

Question 6 of 15

An AI engineer wants to automate the conversion of natural language descriptions into executable logic for their application using Azure OpenAI Service.

Which model available in the service should they use?

  • Codex model in Azure OpenAI Service

  • CLIP model in Azure OpenAI Service

  • DALL-E model in Azure OpenAI Service

  • GPT-3 model in Azure OpenAI Service

Question 7 of 15

Your software development team wants to implement an AI assistant that can generate code snippets based on natural language descriptions.

Which Azure OpenAI model should they use for this purpose?

  • Codex

  • Azure's Computer Vision API

  • DALL·E

  • GPT-3's text-davinci-003

Question 8 of 15

A marketing team wants to analyze customer photos uploaded to their app to extract demographics such as age range, gender, and emotional expressions to tailor their advertising campaigns.

Which type of computer vision solution should they use?

  • Object Detection

  • Optical Character Recognition (OCR)

  • Facial Analysis

  • Image Classification

Question 9 of 15

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?

  • Knowledge Mining

  • Natural Language Processing (NLP)

  • Computer Vision

  • Document Intelligence

Question 10 of 15

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 Search

  • Azure AI Language

  • Azure Computer Vision OCR

Question 11 of 15

A data analyst needs to analyze customer feedback emails to extract key themes and determine customer sentiment across thousands of messages.

Which Azure service should they use to efficiently perform these tasks?

  • Azure AI Speech service

  • Azure AI Language service

  • Azure Cognitive Search

  • Azure Machine Learning service

Question 12 of 15

You are developing an application that needs to generate images based on user text prompts using Azure's AI services.

Which feature should you use?

  • Leverage Azure Cognitive Services Computer Vision API

  • Use the GPT-3 model in Azure OpenAI Service

  • Build a custom image generation model using Azure Machine Learning

  • Use the DALL·E model in Azure OpenAI Service

Question 13 of 15

To promote fairness in an AI solution used for loan approvals, what is an important consideration during data preparation?

  • Use historical data without modification to reflect real-world trends

  • Exclude sensitive attributes like race and gender from the training data

  • Include a diverse set of data points representing different demographic groups

  • Prioritize algorithm efficiency over data diversity

Question 14 of 15

You are a data analyst at a marketing firm tasked with evaluating how customers feel about a recent product launch by analyzing thousands of social media posts.

Which natural language processing technique should you use to understand the emotions expressed in the text?

  • Sentiment Analysis

  • Key Phrase Extraction

  • Topic Modeling

  • Entity Recognition

Question 15 of 15

Which characteristic distinguishes generative AI models from other types of AI models?

  • They analyze data to predict future trends

  • They create new content based on learned patterns

  • They improve performance through feedback loops

  • They categorize data into labeled classes