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.

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: 20
  • 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 20

A security company wants to develop a system that can automatically detect and alert on suspicious activities in video surveillance footage.

Which workload is most appropriate for building this solution?

  • Natural Language Processing

  • Computer Vision

  • Generative AI

  • Knowledge Mining

Question 2 of 20

Which capability is associated with generative AI models?

  • Compressing data into lower-dimensional representations

  • Detecting anomalies in data patterns

  • Producing new data similar to the training data

  • Classifying data into predefined categories

Question 3 of 20

An organization wants to make their application accessible to international users by automatically rendering text content in different languages.

Which Azure AI service feature should they use?

  • Language Detection

  • Sentiment Analysis

  • Key Phrase Extraction

  • Translation

Question 4 of 20

A developer is tasked with building an application that transforms text content from one language into multiple other languages while preserving context and meaning.

Which feature of Azure's Natural Language Processing (NLP) services should they use?

  • Use Azure Translator

  • Use Azure Speech service for speech recognition

  • Use Azure Text Analytics for key phrase extraction

  • Use Azure Text Analytics for language detection

Question 5 of 20

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?

  • Classification

  • Time Series Analysis

  • Clustering

  • Regression

Question 6 of 20

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?

  • GPT-3's text-davinci-003

  • DALL·E

  • Codex

  • Azure's Computer Vision API

Question 7 of 20

An organization wants to enhance the searchability of its document repository by automatically identifying significant terms and concepts within their text documents.

Which Azure AI capability should they use to achieve this?

  • Sentiment Analysis

  • Key Phrase Extraction

  • Speech Recognition

  • Entity Recognition

Question 8 of 20

A company wants to implement an AI chatbot that can produce human-like responses to customer inquiries.

Which Azure service capability would best support this solution?

  • Deploy a chatbot using Azure Bot Service Gallery

  • Use Azure Cognitive Search to retrieve relevant information

  • Utilize Azure Cognitive Services' Speech Recognition

  • Use Azure OpenAI Service for natural language generation

Question 9 of 20

Which task can you accomplish by using the Azure AI Face detection service in Azure?

  • Detecting landmarks like buildings and natural features in images

  • Detecting human faces and returning bounding-box coordinates and optional attributes like head pose

  • Converting handwritten text into digital text using Optical Character Recognition (OCR)

  • Translating spoken words from one language to another in real time

Question 10 of 20

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?

  • Regression

  • Clustering

  • Association Rule Learning

  • Classification

Question 11 of 20

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?

  • Anonymize all customer data before processing it.

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

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

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

Question 12 of 20

In Azure's AI services, what capability allows applications to generate audible speech from textual content?

  • Speech-to-Text (STT) conversion

  • Text-to-Speech (TTS) conversion

  • Entity Recognition

  • Key Phrase Extraction

Question 13 of 20

An online retailer is building a recommendation engine that uses individual-level purchase history and click-stream data. The company must comply with privacy regulations such as GDPR while still keeping the data useful for personalizing suggestions.

Which privacy-preserving technique best satisfies this requirement?

  • Apply data anonymization to remove or irreversibly mask all PII before model training

  • Aggregate the data into category-level totals and delete the original customer-level records

  • Replace each customer ID with a reversible hash and keep the mapping table for future reference

  • Encrypt the raw data at rest and decrypt it during model training without additional masking

Question 14 of 20

You are tasked with developing an AI solution capable of synthesizing new content by modeling the underlying patterns of your data.

Which feature is essential for the AI model to achieve this?

  • Ability to identify clusters within unlabeled data

  • Ability to predict continuous values from input features

  • Ability to generate data by learning data distributions

  • Ability to categorize data into predefined classes

Question 15 of 20

You need to analyze thousands of customer reviews from your company's e-commerce site to automatically determine if the comments are positive, negative, or neutral. Which feature of the Azure AI Language service should you use?

  • Language detection

  • Sentiment analysis

  • Key phrase extraction

  • Entity recognition

Question 16 of 20

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.

  • Identifying individual faces within a group photo.

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

Question 17 of 20

A retail company wants to automatically identify and categorize products on store shelves using images from in-store cameras.

Which Azure workload should they use?

  • Natural Language Processing (NLP)

  • Computer Vision

  • Knowledge Mining

  • Generative AI

Question 18 of 20

You are building an application that enables users to produce images by providing descriptive text inputs.

Which feature of Azure OpenAI Service would you utilize to implement this functionality?

  • Leverage the service's ability to generate images from text descriptions.

  • Use code generation features to create image-rendering scripts.

  • Apply language translation capabilities to interpret user inputs.

  • Implement image analysis to extract information from images.

Question 19 of 20

Which type of machine learning workload involves synthesizing new content similar to examples it has been trained on?

  • Content Synthesis tasks

  • Data Classification

  • Anomaly Detection

  • Regression Analysis

Question 20 of 20

A company needs a service that can analyze images to identify different items present, as well as extract any textual content from the images.

Which Azure service should they choose?

  • Azure AI Vision service

  • Azure Speech to Text service

  • Azure AI Face service

  • Azure AI Document Intelligence