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.

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

You are designing a solution to automate the process of entering data from scanned invoices into a database. Which type of computer vision model should you use to extract the text from the scanned invoice images?

  • Object detection

  • Facial analysis

  • Image classification

  • Optical Character Recognition (OCR)

Question 2 of 20

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?

  • Marketing Budget

  • Production Cost

  • Final Selling Price

  • Competitor Prices

Question 3 of 20

A company wants to automatically create unique marketing slogans based on their brand values and target audience.

Which technology approach is most suitable for generating these slogans?

  • Implementing predictive analytics to forecast market trends

  • Utilizing generative models for content creation

  • Using clustering algorithms to segment customer data

  • Applying sentiment analysis to gauge customer opinions

Question 4 of 20

Which machine learning technique is particularly effective at processing large amounts of unstructured data such as images and text?

  • K-means Clustering

  • Logistic Regression

  • Deep Learning

  • Decision Trees

Question 5 of 20

A software development team wants to automate the creation of functions and class implementations based on natural language descriptions.

Which Azure OpenAI Service model should they consider using?

  • Codex models for code generation

  • Embeddings models for text similarity

  • DALL·E models for image synthesis

  • GPT-3 models for natural language understanding

Question 6 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 7 of 20

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?

  • Semantic Segmentation

  • Object Detection

  • Optical Character Recognition (OCR)

  • Image Classification

Question 8 of 20

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?

  • A model specialized in image generation

  • A model specialized in code generation

  • A model specialized in generating long-form text

  • A model specialized in sentiment analysis

Question 9 of 20

An organization needs a service that can generate new text based on input prompts, for uses such as content creation or code suggestions.

Which Azure service provides this capability?

  • Azure OpenAI Service

  • Azure Translator Service

  • Azure Text Analytics

  • Azure Cognitive Search

Question 10 of 20

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 price of the property

  • The age of the property in years

  • The size of the property in square feet

  • The location of the property

Question 11 of 20

In Azure computer vision solutions, which technique analyzes the overall content of an image and then assigns a single label that describes the entire image?

  • Object Detection

  • Image Classification

  • Optical Character Recognition (OCR)

  • Image Segmentation

Question 12 of 20

A logistics company wants to implement a system that can identify and locate damaged packages in images captured by surveillance cameras in their warehouses.

Which type of computer vision solution is the most suitable for this requirement?

  • Facial Detection

  • Object Detection

  • Image Classification

  • Optical Character Recognition (OCR)

Question 13 of 20

In Azure Machine Learning, which component is used to deploy trained models to provide real-time predictions via web services?

  • Azure Machine Learning Compute Instances

  • Azure Blob Storage

  • Azure Machine Learning Pipelines

  • Azure Machine Learning Endpoints

Question 14 of 20

Which characteristic is associated with AI models that generate new content based on learned patterns?

  • They predict numerical values from historical data

  • They classify input data into predefined categories

  • They retrieve exact copies of existing content

  • They create new data based on learned patterns from training data

Question 15 of 20

An online retail company wants to enhance customer engagement by introducing a new feature on their website. They are considering various AI-powered solutions.

Which of the following would be an appropriate use of generative AI in this context?

  • Analyzing customer purchasing patterns to recommend products they might like.

  • Using image recognition to categorize new products uploaded by sellers.

  • Implementing a chatbot that provides customers with automated responses based on predefined scripts.

  • Generating personalized product descriptions for each customer based on their browsing history.

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

  • Encrypt the dataset during storage

  • Use secure servers for computation

  • Remove personally identifiable information from the data

  • Limit data access to authorized personnel

Question 17 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 18 of 20

A marketing team needs to estimate the age range and head pose of people in user-submitted photos so they can understand customer demographics for targeted campaigns. Which type of computer-vision solution should they choose?

  • Optical Character Recognition (OCR)

  • Object Detection

  • Image Classification

  • Facial Analysis

Question 19 of 20

An organization wants to build an application that can perform sentiment analysis, key phrase extraction, and named entity recognition on customer reviews.

Which Azure service should they use to achieve this functionality with minimal custom development?

  • Azure Cognitive Search

  • Azure AI Speech service

  • Azure AI Language service

  • Azure Machine Learning

Question 20 of 20

Which computer vision solution assigns labels to images based on the overall visual content, without pinpointing the location of specific objects?

  • Object Detection

  • Image Classification

  • Optical Character Recognition (OCR)

  • Semantic Segmentation