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鈥檚 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鈥檚 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鈥檚 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 application requires analysis of faces in photographs to retrieve detailed attribute information for each face (for example head pose and mask presence) so it can tailor the user experience.

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

  • Face Similarity Matching

  • Facial Attribute Analysis

  • Face Identification

  • Face Detection

Question 2 of 20

A financial company wants to automatically extract names of organizations, dates, and monetary amounts from large volumes of unstructured text documents.

Which NLP technique should they use to accomplish this?

  • Sentiment Analysis

  • Key Phrase Extraction

  • Entity Recognition

  • Translation

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

  • Implement image analysis to extract information from images.

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

  • Apply language translation capabilities to interpret user inputs.

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

Question 4 of 20

Which of the following is an example of a natural language processing workload?

  • Recognizing objects in images

  • Translating data into visual charts

  • Sentiment analysis of customer reviews

  • Predicting equipment failures using sensor data

Question 5 of 20

An online retailer wants to understand patterns in customer behavior based on purchase history, browsing behavior, and demographic data to better tailor its marketing strategies.

Which machine learning technique is most appropriate for this task?

  • Clustering

  • Regression

  • Time Series Analysis

  • Classification

Question 6 of 20

A global engineering firm needs to convert complex technical documents into several different languages while maintaining the original document's structure, including diagrams and formatting.

Which Azure service should they use to accomplish this task?

  • Azure Cognitive Services Text Analytics

  • Azure Cognitive Services Form Recognizer

  • Azure Cognitive Services Translator

  • Azure Cognitive Services Language Understanding (LUIS)

Question 7 of 20

An e-commerce company wants to analyze images to determine the number and positions of various products shown for inventory management.

Which computer vision capability would best meet this requirement?

  • Object Detection to identify and locate products in images

  • Image Classification to assign labels to entire images

  • Optical Character Recognition (OCR) to extract text from images

  • Facial Recognition to detect and identify human faces

Question 8 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 Speech service for speech recognition

  • Use Azure Translator

  • Use Azure Text Analytics for language detection

  • Use Azure Text Analytics for key phrase extraction

Question 9 of 20

A data science team needs to manage and keep track of multiple versions of their trained models within Azure Machine Learning to facilitate deployment and collaboration.

Which feature of Azure Machine Learning should they use?

  • Experiment tracking

  • Data labeling service

  • Pipeline orchestration

  • Model registry

Question 10 of 20

An organization needs to extract data from scanned forms and invoices automatically. Which AI workload is most suitable for this task?

  • Computer Vision workloads

  • Knowledge Mining workloads

  • Document Intelligence workloads

  • Natural Language Processing (NLP) workloads

Question 11 of 20

A machine learning model that outputs a single label summarizing the content of an image is performing which type of computer vision task?

  • Semantic Segmentation

  • Image Classification

  • Optical Character Recognition (OCR)

  • Object Detection

Question 12 of 20

Which of the following best describes the primary function of an image classification solution?

  • Analyzes facial features to identify individuals

  • Assigns one or more labels to an entire image based on its content

  • Extracts textual information from images

  • Detects and localizes individual objects within an image

Question 13 of 20

A global company wants to enable their employees to understand spoken content in meetings held in different languages, providing real-time output in their native language.

Which Azure AI Speech service feature should they use to achieve this goal?

  • Speech Translation

  • Speech Recognition

  • Speech Synthesis

  • Text-to-Speech

Question 14 of 20

A company wants to analyze images to determine the presence and location of multiple items within each image.

Which type of computer vision solution should they use?

  • Optical Character Recognition (OCR)

  • Image Classification

  • Facial Recognition

  • Object Detection

Question 15 of 20

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

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

  • 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 address potential data drift and maintain the model's performance.

Question 16 of 20

You are deploying a text generation AI model that produces job descriptions.

What responsible AI consideration should you address to ensure the generated content treats all candidates equitably?

  • Evaluate and adjust the training data to remove discriminatory patterns

  • Increase the model's vocabulary to include industry-specific terms

  • Optimize the model's performance to generate descriptions faster

  • Reduce the computational resources required for deployment

Question 17 of 20

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?

  • Azure AI Form Recognizer

  • Azure AI Vision

  • Azure AI Face Detection

  • Azure AI Custom Vision

Question 18 of 20

Which feature in Azure Machine Learning helps you find the optimal model for your data by systematically testing various algorithms and hyperparameter combinations?

  • Azure Machine Learning Designer

  • Azure Machine Learning Interpretability

  • Automated Machine Learning

  • Azure Notebooks

Question 19 of 20

A company is developing a system that can create original artwork in the style of famous painters.

This is an example of which type of workload?

  • Knowledge Mining workloads

  • Computer Vision workloads

  • Generative AI workloads

  • Content Moderation workloads

Question 20 of 20

An AI development team is training a machine learning model using customer data to enhance product recommendations.

What is the most effective method to safeguard customer privacy during the training process?

  • Use secure servers for computation

  • Limit data access to authorized personnel

  • Encrypt the dataset during storage

  • Remove personally identifiable information from the data