Flash Sale: 30% off Annual and Lifetime Memberships

4 hours, 29 minutes remaining!
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 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?

  • You selected this option

    Object Detection

  • You selected this option

    Image Classification

  • You selected this option

    Optical Character Recognition (OCR)

  • You selected this option

    Semantic Segmentation

Question 2 of 15

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

  • You selected this option

    Speech-to-text conversion

  • You selected this option

    Data analysis

  • You selected this option

    Code generation

  • You selected this option

    Image synthesis

Question 3 of 15

A company wants to develop a model that can determine if a transaction is fraudulent or legitimate. What type of machine learning task is appropriate for this scenario?

  • You selected this option

    Regression

  • You selected this option

    Dimensionality Reduction

  • You selected this option

    Clustering

  • You selected this option

    Classification

Question 4 of 15

A software developer wants to use Azure OpenAI Service to generate code snippets from natural language descriptions.

Which model should the developer choose to best accomplish this task?

  • You selected this option

    A model specialized in sentiment analysis

  • You selected this option

    A model specialized in generating long-form text

  • You selected this option

    A model specialized in code generation

  • You selected this option

    A model specialized in image generation

Question 5 of 15

A company wants to use Azure OpenAI Service to assist their developers in writing programming code by providing code completions and suggestions.

Which model available in Azure OpenAI Service should they choose?

  • You selected this option

    GPT-3.5 Turbo

  • You selected this option

    GPT-3 text-davinci-003

  • You selected this option

    Codex code-davinci-002

  • You selected this option

    DALL·E 2 image generation model

Question 6 of 15

An online community wants to automatically detect and filter inappropriate user-generated content such as offensive language and adult images.

Which type of AI workload is best suited to address this need?

  • You selected this option

    Document Intelligence

  • You selected this option

    Content Moderation

  • You selected this option

    Knowledge Mining

  • You selected this option

    Personalization

Question 7 of 15

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?

  • You selected this option

    Time Series Forecasting

  • You selected this option

    Computer Vision

  • You selected this option

    Natural Language Processing (NLP)

  • You selected this option

    Predictive Maintenance

Question 8 of 15

A company wants to analyze customer reviews to understand the overall emotional tone and assess satisfaction levels.

Which feature of Azure AI Language service is most appropriate for this task?

  • You selected this option

    Named Entity Recognition

  • You selected this option

    Language Detection

  • You selected this option

    Key Phrase Extraction

  • You selected this option

    Sentiment Analysis

Question 9 of 15

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

  • You selected this option

    To evaluate the model's ability to generalize to new data

  • You selected this option

    To increase accuracy by training on multiple subsets

  • You selected this option

    To prevent the model from using too much data at once

  • You selected this option

    To simplify the model by reducing the number of features

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

  • You selected this option

    Utilize the text generation capabilities of Azure OpenAI Service

  • You selected this option

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

  • You selected this option

    Employ the code generation features of Azure OpenAI Service

  • You selected this option

    Leverage the image creation functions of Azure OpenAI Service

Question 11 of 15

An organization wants to group customers into segments based on similarities in their behavior, but they don't have labeled data.

Which machine learning technique should they utilize?

  • You selected this option

    Time Series Analysis

  • You selected this option

    Regression

  • You selected this option

    Classification

  • You selected this option

    Clustering

Question 12 of 15

A developer is building an application that needs to analyze images to identify objects and generate descriptive tags, using pre-trained models without the need for custom model training. The application does not require facial recognition functionalities.

Which Azure service should the developer use?

  • You selected this option

    Azure AI Face Detection

  • You selected this option

    Azure AI Form Recognizer

  • You selected this option

    Azure AI Vision

  • You selected this option

    Azure AI Custom Vision

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

  • You selected this option

    Object Detection

  • You selected this option

    Optical Character Recognition (OCR)

  • You selected this option

    Image Classification

  • You selected this option

    Facial Detection and Analysis

Question 14 of 15

A marketing firm wants to generate creative content for their client's product descriptions using Azure OpenAI Service.

Which capability of Azure OpenAI Service should they utilize?

  • You selected this option

    Image generation to produce promotional graphics

  • You selected this option

    Code generation to develop custom software solutions

  • You selected this option

    Data analysis to extract market trends

  • You selected this option

    Natural language generation to create human-like text

Question 15 of 15

Your company is developing an artificial intelligence application that processes personal data from customers in multiple countries, including those in the European Union.

Which approach is the BEST to ensure compliance with privacy regulations?

  • You selected this option

    Anonymize all customer data before processing it.

  • You selected this option

    Restrict data collection to non-sensitive information to avoid privacy issues.

  • You selected this option

    Obtain explicit consent from users and adhere to relevant data protection laws like GDPR.

  • You selected this option

    Implement strong encryption methods for storing and transmitting all customer data.