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

During model development in machine learning, how is a validation dataset typically used throughout the training process?

  • To train the model by fitting it to the data

  • To evaluate and tune the model by adjusting hyperparameters

  • To test the final model's accuracy on unseen data

  • To adjust the model's weights during initial training

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?

  • Translation

  • Sentiment Analysis

  • Entity Recognition

  • Key Phrase Extraction

Question 3 of 20

Which capability of Azure OpenAI Service can be used to produce articles, summaries, or conversational responses?

  • Data visualization

  • Code compilation

  • Natural language generation

  • Speech-to-text transcription

Question 4 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 Face service

  • Azure Speech to Text service

  • Azure AI Document Intelligence

  • Azure AI Vision service

Question 5 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.

  • Apply language translation capabilities to interpret user inputs.

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

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

Question 6 of 20

A data scientist is tasked with developing a model to recognize and classify images of handwritten letters from thousands of samples with varying handwriting styles.

Which feature of deep learning techniques makes them particularly suitable for this task?

  • Their effectiveness when working with small datasets

  • Their ability to automatically learn complex patterns and features from raw data like images

  • Their minimal computational resource requirements during training

  • Their dependence on manual feature extraction methods

Question 7 of 20

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?

  • Time Series Forecasting

  • Natural Language Processing (NLP)

  • Computer Vision

  • Predictive Maintenance

Question 8 of 20

You are developing an application that needs to analyze large volumes of customer emails. The application must automatically detect the language of each email, extract key phrases, identify named entities such as people and organizations and determine the overall sentiment. You want to use an Azure service that provides these functionalities without requiring you to build and train custom models.

Which Azure service should you use?

  • Azure AI Language service

  • Azure AI Speech service

  • Azure Machine Learning Service

  • Azure Cognitive Search

Question 9 of 20

A financial institution needs to extract structured information such as dates, monetary values and company names from unstructured text documents.

Which Natural Language Processing (NLP) feature should they use?

  • Entity Recognition

  • Key Phrase Extraction

  • Language Modeling

  • Sentiment Analysis

Question 10 of 20

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?

  • Facial Detection and Analysis solution

  • Object Detection solution

  • Image Classification solution

  • Optical Character Recognition (OCR) solution

Question 11 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)

  • Generative AI

  • Computer Vision

  • Knowledge Mining

Question 12 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)

  • Image Classification

  • Facial Analysis

  • Object Detection

Question 13 of 20

A company wants to analyze customer feedback comments to gauge the overall satisfaction with their new service. They aim to categorize the comments based on the expressed attitudes to identify areas of improvement.

Which Azure AI service capability should they use to accomplish this?

  • Entity Recognition

  • Key Phrase Extraction

  • Language Modeling

  • Sentiment Analysis

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

  • Use Azure Cognitive Search to retrieve relevant information

  • Utilize Azure Cognitive Services' Speech Recognition

  • Use Azure OpenAI Service for natural language generation

  • Deploy a chatbot using Azure Bot Service Gallery

Question 15 of 20

An organization wants to develop an AI system that converts natural language descriptions of features into corresponding programming code to expedite their software development process.

Which Azure OpenAI model should they choose to achieve this goal?

  • GPT-3

  • Embeddings

  • DALL-E

  • Codex

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.

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

  • Identifying individual faces within a group photo.

  • Recognizing and extracting text from images.

Question 17 of 20

A financial institution is developing an AI model to approve loan applications.

To ensure the model is fair, what should the team prioritize?

  • Assess model performance across diverse demographic groups

  • Exclude sensitive attributes from the dataset

  • Increase the overall size of the training dataset

  • Focus on achieving the highest possible accuracy

Question 18 of 20

A retail company receives thousands of customer feedback emails daily. They want to automatically categorize the emails based on the customers' attitudes expressed in the messages.

Which natural language processing (NLP) feature should they implement?

  • Sentiment Analysis

  • Language Translation

  • Key Phrase Extraction

  • Entity Recognition

Question 19 of 20

A company needs to process large amounts of customer feedback to extract insights such as sentiment, key phrases, and entities from the text data.

Which Azure service is best suited for this requirement?

  • Azure Cognitive Search

  • Azure Machine Learning Studio

  • Azure AI Language service

  • Azure AI Speech service

Question 20 of 20

Which practice is vital for ensuring the robustness and safety of an intelligent system?

  • Training with varied and representative data

  • Minimizing training data for faster rollout

  • Increasing complexity without constraint

  • Limiting the system to one hardware configuration