Skip to content

harshpandita2000/Azure-AI-900-Practice-Questions-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

AI-900 Banner

Purpose

This repository is designed to help you prepare for the AI-900 exam. It’s relatively straightforward if you thoroughly understand the content covered in the official learning paths.

Official Website: Microsoft Azure AI Fundamentals

Disclaimer: These practice questions are designed to resemble the style and difficulty of the actual exam questions but are only indicative and not a comprehensive list. They have not been transcribed from the real exam, in compliance with exam policy.

Note: Currently, there are 139 questions available. I will be adding more over time, so stay tuned! If you notice any changes or improvements needed in the answers, kindly ping me. Your feedback is appreciated!


⭐ If you like this repo, please give it a star and share it with your friends or colleagues who are also preparing for the Azure AI-900 certification!


1. Which Azure service is used for creating and deploying machine learning models?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Databricks
Show Answer

Azure Machine Learning

2. What is the primary purpose of Azure Cognitive Services?
  1. To provide pre-built AI models
  2. To create custom machine learning models
  3. To manage big data clusters
  4. To host web applications
Show Answer

To provide pre-built AI models

3. Which of the following is NOT a type of machine learning?
  1. Supervised learning
  2. Unsupervised learning
  3. Reinforcement learning
  4. Predictive learning
Show Answer

Predictive learning

4. What is the main difference between supervised and unsupervised learning?
  1. The presence of labeled data
  2. The type of algorithm used
  3. The hardware requirements
  4. The programming language used
Show Answer

The presence of labeled data

5. Which Azure service would you use to create a chatbot?
  1. Azure Bot Service
  2. Azure Cognitive Services
  3. Azure Functions
  4. Azure Logic Apps
Show Answer

Azure Bot Service

6. What is the purpose of Azure Cognitive Search?
  1. To provide AI-powered search capabilities
  2. To create machine learning models
  3. To translate text
  4. To recognize speech
Show Answer

To provide AI-powered search capabilities

7. Which of the following is an example of anomaly detection?
  1. Identifying fraudulent transactions
  2. Categorizing customer feedback
  3. Translating languages
  4. Recognizing handwritten text
Show Answer

Identifying fraudulent transactions

8. What is the primary goal of responsible AI?
  1. To ensure AI systems are ethical and trustworthy
  2. To maximize AI system performance
  3. To reduce the cost of AI development
  4. To increase AI adoption rates
Show Answer

To ensure AI systems are ethical and trustworthy

9. Which Azure service provides pre-built models for computer vision tasks?
  1. Azure Computer Vision
  2. Azure Face
  3. Azure Custom Vision
  4. All of the above
Show Answer

All of the above

10. What is the purpose of Azure Databricks?
  1. To provide a collaborative Apache Spark-based analytics platform
  2. To create chatbots
  3. To translate text
  4. To host web applications
Show Answer

To provide a collaborative Apache Spark-based analytics platform

11. Which type of machine learning is used when you have a dataset with both features and labels?
  1. Supervised learning
  2. Unsupervised learning
  3. Reinforcement learning
  4. Semi-supervised learning
Show Answer

Supervised learning

12. What is the primary purpose of Azure Cognitive Services Custom Vision?
  1. To create custom image classification models
  2. To translate text
  3. To recognize speech
  4. To create chatbots
Show Answer

To create custom image classification models

13. Which Azure service would you use to extract key phrases from text?
  1. Azure Text Analytics
  2. Azure Translator
  3. Azure Speech Services
  4. Azure Form Recognizer
Show Answer

Azure Text Analytics

14. What is the main advantage of using pre-built AI models from Azure Cognitive Services?
  1. Reduced development time and expertise required
  2. Higher accuracy than custom models
  3. Lower cost
  4. Better scalability
Show Answer

Reduced development time and expertise required

15. Which of the following is NOT a pillar of Microsoft's Responsible AI principles?
  1. Fairness
  2. Reliability
  3. Privacy and security
  4. Profit maximization
Show Answer

Profit maximization

16. What is the purpose of Azure Form Recognizer?
  1. To extract text and data from documents
  2. To create custom forms
  3. To recognize speech
  4. To translate text
Show Answer

To extract text and data from documents

17. Which Azure service would you use to build a model that predicts future values based on historical time-series data?
  1. Azure Time Series Insights
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Databricks
Show Answer

Azure Time Series Insights

18. What is the primary purpose of Azure Content Moderator?
  1. To detect potentially offensive or unwanted content
  2. To create content
  3. To translate content
  4. To optimize content for search engines
Show Answer

To detect potentially offensive or unwanted content

19. Which type of machine learning algorithm is used to group similar data points together?
  1. Clustering
  2. Classification
  3. Regression
  4. Reinforcement learning
Show Answer

Clustering

20. What is the main purpose of Azure Personalizer?
  1. To provide personalized user experiences
  2. To create custom machine learning models
  3. To translate text
  4. To recognize speech
Show Answer

To provide personalized user experiences

21. Which Azure service would you use to build a model that predicts continuous numerical values?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Databricks
Show Answer

Azure Machine Learning

22. What is the primary purpose of Azure Immersive Reader?
  1. To improve reading comprehension
  2. To create e-books
  3. To translate text
  4. To recognize handwritten text
Show Answer

To improve reading comprehension

23. Which of the following is an example of a regression problem?
  1. Predicting house prices
  2. Classifying emails as spam or not spam
  3. Clustering customers by behavior
  4. Identifying objects in images
Show Answer

Predicting house prices

24. What is the main purpose of Azure Cognitive Services Language Understanding (LUIS)?
  1. To understand natural language input
  2. To translate between languages
  3. To generate human-like text
  4. To recognize speech
Show Answer

To understand natural language input

25. Which Azure service would you use to transcribe speech to text?
  1. Azure Speech Services
  2. Azure Text Analytics
  3. Azure Translator
  4. Azure Language Understanding
Show Answer

Azure Speech Services

26. What is the primary purpose of Azure Cognitive Services Anomaly Detector?
  1. To detect anomalies in time series data
  2. To identify objects in images
  3. To translate text
  4. To create chatbots
Show Answer

To detect anomalies in time series data

27. Which of the following is NOT a common application of machine learning?
  1. Predictive maintenance
  2. Sentiment analysis
  3. Image classification
  4. Data encryption
Show Answer

Data encryption

28. What is the main purpose of Azure Cognitive Services Text Analytics?
  1. To extract insights from text
  2. To generate human-like text
  3. To translate between languages
  4. To recognize handwritten text
Show Answer

To extract insights from text

29. Which Azure service would you use to build a model that recommends products to users based on their past behavior?
  1. Azure Personalizer
  2. Azure Bot Service
  3. Azure Cognitive Search
  4. Azure Form Recognizer
Show Answer

Azure Personalizer

30. What is the primary purpose of Azure Cognitive Services Face API?
  1. To detect and analyze human faces in images
  2. To generate realistic human faces
  3. To recognize speech
  4. To improve facial recognition in security systems
Show Answer

To detect and analyze human faces in images

31. Which of the following is an example of unsupervised learning?
  1. Customer segmentation
  2. Spam email detection
  3. Predicting stock prices
  4. Image classification
Show Answer

Customer segmentation

32. What is the main purpose of Azure Cognitive Services Translator?
  1. To translate text between languages
  2. To transcribe speech to text
  3. To generate human-like text
  4. To improve reading comprehension
Show Answer

To translate text between languages

33. Which Azure service would you use to extract structured data from receipts?
  1. Azure Form Recognizer
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Cognitive Search
Show Answer

Azure Form Recognizer

34. What is the primary purpose of Azure Machine Learning designer?
  1. To create machine learning models using a visual interface
  2. To design user interfaces for AI applications
  3. To create custom vision models
  4. To design chatbots
Show Answer

To create machine learning models using a visual interface

35. Which of the following is NOT a feature of Azure Cognitive Services Computer Vision?
  1. Image classification
  2. Object detection
  3. Face recognition
  4. Language translation
Show Answer

Language translation

36. What is the main purpose of Azure Cognitive Services QnA Maker?
  1. To create question-answering bots
  2. To generate questions for surveys
  3. To translate questions between languages
  4. To analyze sentiment in questions
Show Answer

To create question-answering bots

37. Which Azure service would you use to build a model that identifies the sentiment of customer reviews?
  1. Azure Text Analytics
  2. Azure Speech Services
  3. Azure Translator
  4. Azure Form Recognizer
Show Answer

Azure Text Analytics

38. What is the primary purpose of Azure Cognitive Services Custom Speech?
  1. To create custom speech recognition models
  2. To generate synthetic speech
  3. To translate speech between languages
  4. To create chatbots
Show Answer

To create custom speech recognition models

39. Which of the following is an example of reinforcement learning?
  1. Training a game-playing AI
  2. Classifying images
  3. Clustering customer data
  4. Predicting stock prices
Show Answer

Training a game-playing AI

40. What is the main purpose of Azure Cognitive Services Ink Recognizer?
  1. To recognize and analyze digital ink
  2. To create digital signatures
  3. To generate handwritten text
  4. To translate handwritten text
Show Answer

To recognize and analyze digital ink

41. Which Azure service would you use to build a model that predicts whether a customer will churn?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Databricks
Show Answer

Azure Machine Learning

42. What is the primary purpose of Azure Cognitive Services Speech Translation?
  1. To translate speech in real-time
  2. To transcribe speech to text
  3. To generate synthetic speech
  4. To improve speech recognition accuracy
Show Answer

To translate speech in real-time

43. Which of the following is NOT a common evaluation metric for classification models?
  1. Accuracy
  2. Precision
  3. Recall
  4. Mean Squared Error
Show Answer

Mean Squared Error

44. What is the main purpose of Azure Cognitive Services Video Indexer?
  1. To extract insights from video content
  2. To create video content
  3. To compress video files
  4. To stream video content
Show Answer

To extract insights from video content

45. Which Azure service would you use to build a model that detects anomalies in IoT sensor data?
  1. Azure Anomaly Detector
  2. Azure IoT Hub
  3. Azure Stream Analytics
  4. Azure Time Series Insights
Show Answer

Azure Anomaly Detector

46. What is the primary purpose of Azure Cognitive Services Speaker Recognition?
  1. To identify and verify speakers
  2. To generate synthetic speech
  3. To translate speech between languages
  4. To improve speech recognition accuracy
Show Answer

To identify and verify speakers

47. Which of the following is an example of a classification problem?
  1. Determining whether an email is spam or not
  2. Predicting the price of a house
  3. Grouping customers by purchasing behavior
  4. Forecasting sales for the next quarter
Show Answer

Determining whether an email is spam or not

48. What is the main purpose of Azure Cognitive Services Metrics Advisor?
  1. To detect anomalies in time series data and diagnose root causes
  2. To measure the performance of AI models
  3. To optimize resource allocation in Azure
  4. To provide insights on website traffic
Show Answer

To detect anomalies in time series data and diagnose root causes

49. Which Azure service would you use to build a model that generates human-like text based on a given prompt?
  1. Azure OpenAI Service
  2. Azure Text Analytics
  3. Azure Translator
  4. Azure Speech Services
Show Answer

Azure OpenAI Service

50. Which Azure service is used for creating and deploying machine learning models?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Databricks
Show Answer

Azure Machine Learning

51. A company employs a team of customer service agents to provide telephone and email support to customers. The company develops a webchat bot to provide automated answers to common customer queries. Which business benefit should the company expect as a result of creating the webchat bot solution?
  1. increased sales
  2. a reduced workload for the customer service agents
  3. improved product reliability
Show Answer

a reduced workload for the customer service agents

52. For a machine learning project, how should you split data for training and evaluation?
  1. Use features for training and labels for evaluation.
  2. Randomly split the data into rows for training and rows for evaluation.
  3. Use labels for training and features for evaluation.
  4. Randomly split the data into columns for training and columns for evaluation.
Show Answer

Randomly split the data into rows for training and rows for evaluation.

53. You build a machine learning model by using the automated machine learning user interface (UI). You need to ensure that the model meets the Microsoft transparency principle for responsible AI. What should you do?
  1. Set Validation type to Auto.
  2. Enable Explain best model.
  3. Set Primary metric to accuracy.
  4. Set Max concurrent iterations to 0.
Show Answer

Enable Explain best model.

54. You are designing an AI system that empowers everyone, including people who have hearing, visual, and other impairments. This is an example of which Microsoft guiding principle for responsible AI?
  1. fairness
  2. inclusiveness
  3. reliability and safety
  4. accountability
Show Answer

inclusiveness

55. You are building an AI system. Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?
  1. Ensure that all visuals have an associated text that can be read by a screen reader.
  2. Enable autoscaling to ensure that a service scales based on demand.
  3. Provide documentation to help developers debug code.
  4. Ensure that a training dataset is representative of the population.
Show Answer

Ensure that all visuals have an associated text that can be read by a screen reader.

56. What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
  1. knowledgeability
  2. decisiveness
  3. inclusiveness
  4. fairness
  5. opinionatedness
  6. reliability and safety
Show Answer

['inclusiveness', 'fairness', 'reliability and safety']

57. You run a charity event that involves posting photos of people wearing sunglasses on Twitter. You need to ensure that you only retweet photos that meet the following requirements: - Include one or more faces. - Contain at least one person wearing sunglasses. What should you use to analyze the images?
  1. the Verify operation in the Face service
  2. the Detect operation in the Face service
  3. the Describe Image operation in the Computer Vision service
  4. the Analyze Image operation in the Computer Vision service
Show Answer

the Detect operation in the Face service

58. When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable. This is an example of which Microsoft guiding principle for responsible AI?
  1. transparency
  2. inclusiveness
  3. fairness
  4. privacy and security
Show Answer

transparency

59. You are building an AI-based app. You need to ensure that the app uses the principles for responsible AI. Which two principles should you follow? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
  1. Implement an Agile software development methodology
  2. Implement a process of AI model validation as part of the software review process
  3. Establish a risk governance committee that includes members of the legal team, members of the risk management team, and a privacy officer
  4. Prevent the disclosure of the use of AI-based algorithms for automated decision making
Show Answer

['Implement a process of AI model validation as part of the software review process', 'Establish a risk governance committee that includes members of the legal team, members of the risk management team, and a privacy officer']

60. Which type of machine learning should you use to predict the number of gift cards that will be sold next month?
  1. classification
  2. regression
  3. clustering
Show Answer

regression

61. You have a dataset that contains information about taxi journeys that occurred during a given period. You need to train a model to predict the fare of a taxi journey. What should you use as a feature?
  1. the number of taxi journeys in the dataset
  2. the trip distance of individual taxi journeys
  3. the fare of individual taxi journeys
  4. the trip ID of individual taxi journeys
Show Answer

the trip distance of individual taxi journeys

62. Which Azure service is used for analyzing and extracting insights from large volumes of unstructured data?
  1. Azure Cognitive Search
  2. Azure Synapse Analytics
  3. Azure Data Factory
  4. Azure Machine Learning
Show Answer

Azure Cognitive Search

63. What Azure AI service can be used to recognize and categorize different objects in an image?
  1. Azure Custom Vision
  2. Azure Face API
  3. Azure Computer Vision
  4. Azure Form Recognizer
Show Answer

Azure Computer Vision

64. Which type of machine learning problem involves grouping similar items together without predefined labels?
  1. Clustering
  2. Classification
  3. Regression
  4. Anomaly Detection
Show Answer

Clustering

65. In which scenario would you use Azure Anomaly Detector?
  1. To predict sales figures
  2. To group customers based on behavior
  3. To identify unusual patterns in time-series data
  4. To classify images into categories
Show Answer

To identify unusual patterns in time-series data

66. Which Azure service provides capabilities for text extraction and document analysis?
  1. Azure Form Recognizer
  2. Azure Computer Vision
  3. Azure Cognitive Search
  4. Azure Text Analytics
Show Answer

Azure Form Recognizer

67. Which Azure AI service can you use to build and deploy chatbots that understand and respond to user queries?
  1. Azure Bot Service
  2. Azure Cognitive Services
  3. Azure Custom Vision
  4. Azure Text Analytics
Show Answer

Azure Bot Service

68. When creating a machine learning model for predicting customer churn, which type of model would you use?
  1. Classification
  2. Regression
  3. Clustering
  4. Anomaly Detection
Show Answer

Classification

69. Which Azure AI service would you use to analyze and understand customer feedback from text data?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Computer Vision
  4. Azure Form Recognizer
Show Answer

Azure Text Analytics

70. What is the purpose of Azure Cognitive Services?
  1. To provide pre-built AI capabilities for apps
  2. To create and manage data pipelines
  3. To perform large-scale data analysis
  4. To build and deploy machine learning models
Show Answer

To provide pre-built AI capabilities for apps

71. Which Azure service would be appropriate for performing image recognition tasks?
  1. Azure Custom Vision
  2. Azure Text Analytics
  3. Azure Synapse Analytics
  4. Azure Data Factory
Show Answer

Azure Custom Vision

72. What type of machine learning model is suitable for predicting future values based on historical data?
  1. Regression
  2. Classification
  3. Clustering
  4. Anomaly Detection
Show Answer

Regression

73. Which Azure AI service is used to perform entity extraction and sentiment analysis on text?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Form Recognizer
  4. Azure Computer Vision
Show Answer

Azure Text Analytics

74. For an AI system to meet the Microsoft principle of fairness, it should ensure that:
  1. Decisions are made without bias
  2. The system is transparent and explainable
  3. It provides comprehensive documentation
  4. The system is scalable and efficient
Show Answer

Decisions are made without bias

75. Which Azure service helps to create models that detect objects and faces in images?
  1. Azure Computer Vision
  2. Azure Face API
  3. Azure Form Recognizer
  4. Azure Custom Vision
Show Answer

Azure Computer Vision

76. Which Azure AI service is best suited for analyzing large amounts of textual data for key phrases and sentiment?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Form Recognizer
  4. Azure Custom Vision
Show Answer

Azure Text Analytics

77. What principle of responsible AI ensures that AI systems are designed to be inclusive of all individuals?
  1. Inclusiveness
  2. Transparency
  3. Accountability
  4. Reliability and Safety
Show Answer

Inclusiveness

78. Which Azure AI service can be used for recognizing and analyzing handwritten text?
  1. Azure Computer Vision
  2. Azure Text Analytics
  3. Azure Form Recognizer
  4. Azure Cognitive Search
Show Answer

Azure Form Recognizer

79. When building a model to classify customer feedback into positive, neutral, or negative categories, which type of machine learning task are you performing?
  1. Classification
  2. Regression
  3. Clustering
  4. Anomaly Detection
Show Answer

Classification

80. Which Azure AI service is used to analyze and interpret forms and documents, including extracting structured data from them?
  1. Azure Form Recognizer
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Cognitive Search
Show Answer

Azure Form Recognizer

81. What is the purpose of using Azure Anomaly Detector in a time-series analysis?
  1. To identify unusual patterns and deviations
  2. To classify data into predefined categories
  3. To group similar items together
  4. To predict future values based on historical data
Show Answer

To identify unusual patterns and deviations

82. Which Azure service would you use to build a model that recognizes entities such as names, locations, and organizations in text?
  1. Azure Text Analytics
  2. Azure Computer Vision
  3. Azure Cognitive Search
  4. Azure Form Recognizer
Show Answer

Azure Text Analytics

83. For an AI system to be accountable, it should include:
  1. Clear documentation and traceability
  2. Automatic scaling based on demand
  3. Predefined rules for classification
  4. Custom vision model training
Show Answer

Clear documentation and traceability

84. Which Azure AI service provides tools for analyzing images and extracting text, objects, and scene information?
  1. Azure Computer Vision
  2. Azure Cognitive Search
  3. Azure Text Analytics
  4. Azure Custom Vision
Show Answer

Azure Computer Vision

85. Which type of machine learning task is used to detect anomalies in system logs or sensor data?
  1. Anomaly Detection
  2. Classification
  3. Regression
  4. Clustering
Show Answer

Anomaly Detection

86. What is the purpose of using Azure Cognitive Services for image analysis?
  1. To recognize objects, faces, and text within images
  2. To predict future sales based on historical data
  3. To analyze sentiment in customer feedback
  4. To build and deploy chatbots
Show Answer

To recognize objects, faces, and text within images

87. Which Azure service is used to build, train, and deploy custom machine learning models?
  1. Azure Machine Learning
  2. Azure Cognitive Search
  3. Azure Bot Service
  4. Azure Data Factory
Show Answer

Azure Machine Learning

88. In a machine learning model, what is the purpose of feature engineering?
  1. To prepare and select the most relevant data for the model
  2. To train the model using labeled data
  3. To split data into training and testing sets
  4. To evaluate the model's performance
Show Answer

To prepare and select the most relevant data for the model

89. Which Azure AI service would you use to build a recommendation engine for suggesting products to customers?
  1. Azure Machine Learning
  2. Azure Cognitive Search
  3. Azure Bot Service
  4. Azure Form Recognizer
Show Answer

Azure Machine Learning

90. Which Azure service provides pre-built models for recognizing and analyzing text from images?
  1. Azure Computer Vision
  2. Azure Text Analytics
  3. Azure Cognitive Search
  4. Azure Custom Vision
Show Answer

Azure Computer Vision

91. Which type of machine learning problem is used to group similar data points into clusters without predefined categories?
  1. Clustering
  2. Classification
  3. Regression
  4. Anomaly Detection
Show Answer

Clustering

92. When using Azure Text Analytics, which feature allows you to analyze the sentiment of customer reviews?
  1. Sentiment Analysis
  2. Entity Recognition
  3. Key Phrase Extraction
  4. Language Detection
Show Answer

Sentiment Analysis

93. What principle of responsible AI focuses on ensuring that AI systems are transparent and explainable?
  1. Transparency
  2. Inclusiveness
  3. Fairness
  4. Accountability
Show Answer

Transparency

94. Which Azure AI service can be used to create a chatbot that can engage with users in natural language?
  1. Azure Bot Service
  2. Azure Cognitive Search
  3. Azure Custom Vision
  4. Azure Form Recognizer
Show Answer

Azure Bot Service

95. Which type of machine learning model would be appropriate for predicting the price of a house based on various features?
  1. Regression
  2. Classification
  3. Clustering
  4. Anomaly Detection
Show Answer

Regression

96. What is the key benefit of using Azure Cognitive Services for AI tasks?
  1. Pre-built models for quick deployment
  2. Custom model training
  3. Data pipeline management
  4. Large-scale data analysis
Show Answer

Pre-built models for quick deployment

97. In which Azure service can you train and evaluate custom vision models to recognize specific objects?
  1. Azure Custom Vision
  2. Azure Machine Learning
  3. Azure Cognitive Search
  4. Azure Computer Vision
Show Answer

Azure Custom Vision

98. Which Azure AI service is used for extracting text from scanned documents and images?
  1. Azure Form Recognizer
  2. Azure Text Analytics
  3. Azure Cognitive Search
  4. Azure Custom Vision
Show Answer

Azure Form Recognizer

99. What is the main goal of anomaly detection in a machine learning context?
  1. To identify outliers or unusual patterns in data
  2. To classify data into predefined categories
  3. To predict future trends based on historical data
  4. To group similar items together
Show Answer

To identify outliers or unusual patterns in data

100. Which Azure service provides capabilities for text sentiment analysis and language detection?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Form Recognizer
  4. Azure Computer Vision
Show Answer

Azure Text Analytics

101. For an AI system to be fair, it should ensure that:
  1. All individuals are treated equally and without bias
  2. The system is transparent and explainable
  3. It includes comprehensive documentation
  4. The system is scalable and efficient
Show Answer

All individuals are treated equally and without bias

102. Which Azure AI service can be used to detect faces and identify attributes such as age and emotion?
  1. Azure Face API
  2. Azure Computer Vision
  3. Azure Form Recognizer
  4. Azure Custom Vision
Show Answer

Azure Face API

103. When analyzing customer reviews with Azure Text Analytics, what feature helps in identifying and categorizing key phrases?
  1. Key Phrase Extraction
  2. Sentiment Analysis
  3. Entity Recognition
  4. Language Detection
Show Answer

Key Phrase Extraction

104. Which Azure service is used to manage and monitor the deployment of machine learning models?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Databricks
Show Answer

Azure Machine Learning

105. What Azure service is suitable for analyzing large volumes of text to identify sentiment, key phrases, and entities?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Computer Vision
  4. Azure Form Recognizer
Show Answer

Azure Text Analytics

106. In machine learning, what is the purpose of cross-validation?
  1. To assess the model's performance on different subsets of data
  2. To split data into training and testing sets
  3. To preprocess and clean the data
  4. To tune hyperparameters of the model
Show Answer

To assess the model's performance on different subsets of data

107. Which Azure service can be used to build a system that detects and recognizes handwritten text?
  1. Azure Form Recognizer
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Custom Vision
Show Answer

Azure Form Recognizer

108. What type of machine learning algorithm would you use to group similar customers based on their purchasing behavior?
  1. Clustering
  2. Classification
  3. Regression
  4. Anomaly Detection
Show Answer

Clustering

109. Which Azure AI service allows you to create conversational AI experiences with pre-built models for intent recognition and dialog management?
  1. Azure Bot Service
  2. Azure Cognitive Search
  3. Azure Custom Vision
  4. Azure Form Recognizer
Show Answer

Azure Bot Service

110. What is the main benefit of using Azure Cognitive Services for AI tasks?
  1. Access to pre-built AI models and APIs
  2. Ability to create custom machine learning models
  3. Management of large-scale data pipelines
  4. Execution of complex data transformations
Show Answer

Access to pre-built AI models and APIs

111. Which Azure service would be appropriate for analyzing and interpreting images to detect objects and their locations?
  1. Azure Computer Vision
  2. Azure Custom Vision
  3. Azure Form Recognizer
  4. Azure Text Analytics
Show Answer

Azure Computer Vision

112. What principle of responsible AI ensures that the AI system can be audited and reviewed for fairness and accountability?
  1. Accountability
  2. Transparency
  3. Fairness
  4. Reliability and Safety
Show Answer

Accountability

113. When using Azure Anomaly Detector, what kind of data is best suited for analysis?
  1. Time-series data
  2. Categorical data
  3. Image data
  4. Text data
Show Answer

Time-series data

114. Which Azure service can you use to train a custom vision model to recognize specific types of objects in images?
  1. Azure Custom Vision
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Cognitive Search
Show Answer

Azure Custom Vision

115. Which Azure AI service is best for recognizing faces and their attributes, such as age, emotion, and gender?
  1. Azure Face API
  2. Azure Computer Vision
  3. Azure Form Recognizer
  4. Azure Custom Vision
Show Answer

Azure Face API

116. What is the purpose of using feature scaling in a machine learning model?
  1. To normalize the range of features for better model performance
  2. To increase the complexity of the model
  3. To split data into training and testing sets
  4. To assess the model's performance on different subsets of data
Show Answer

To normalize the range of features for better model performance

117. Which Azure AI service provides tools for text extraction and document analysis, including extracting structured data from forms?
  1. Azure Form Recognizer
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Cognitive Search
Show Answer

Azure Form Recognizer

118. Which type of machine learning model would you use to forecast future sales based on historical data?
  1. Regression
  2. Classification
  3. Clustering
  4. Anomaly Detection
Show Answer

Regression

119. In a machine learning context, what is the purpose of hyperparameter tuning?
  1. To optimize the model's performance by adjusting its parameters
  2. To preprocess and clean the data
  3. To split data into training and testing sets
  4. To assess the model's performance on different subsets of data
Show Answer

To optimize the model's performance by adjusting its parameters

120. What is the main advantage of using Azure Cognitive Services for AI tasks?
  1. Pre-built models that accelerate development
  2. Custom model training and deployment
  3. Large-scale data processing
  4. Complex data transformation capabilities
Show Answer

Pre-built models that accelerate development

121. Which Azure service provides capabilities for analyzing images and extracting insights such as text and objects?
  1. Azure Computer Vision
  2. Azure Custom Vision
  3. Azure Form Recognizer
  4. Azure Text Analytics
Show Answer

Azure Computer Vision

122. Which Azure AI service can be used to perform text sentiment analysis and extract key phrases from customer feedback?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Form Recognizer
  4. Azure Computer Vision
Show Answer

Azure Text Analytics

123. What type of machine learning task would you use to group customers based on their purchasing patterns?
  1. Clustering
  2. Classification
  3. Regression
  4. Anomaly Detection
Show Answer

Clustering

124. Which Azure service provides tools for building and deploying chatbots that understand natural language?
  1. Azure Bot Service
  2. Azure Cognitive Search
  3. Azure Custom Vision
  4. Azure Form Recognizer
Show Answer

Azure Bot Service

125. What is the main goal of using Azure Anomaly Detector in time-series data analysis?
  1. To identify unusual patterns or deviations
  2. To classify data into categories
  3. To group similar data points
  4. To predict future values based on historical data
Show Answer

To identify unusual patterns or deviations

126. Which Azure AI service can be used to recognize objects and scenes in images and provide a description of them?
  1. Azure Computer Vision
  2. Azure Custom Vision
  3. Azure Text Analytics
  4. Azure Form Recognizer
Show Answer

Azure Computer Vision

127. Which Azure service would you use for building, training, and deploying machine learning models in a managed environment?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Bot Service
  4. Azure Synapse Analytics
Show Answer

Azure Machine Learning

128. What principle of responsible AI ensures that AI systems are designed to be inclusive and accessible to all users?
  1. Inclusiveness
  2. Transparency
  3. Fairness
  4. Accountability
Show Answer

Inclusiveness

129. In machine learning, what is the purpose of cross-validation?
  1. To assess the model's performance on different subsets of data
  2. To split data into training and testing sets
  3. To preprocess and clean the data
  4. To tune hyperparameters of the model
Show Answer

To assess the model's performance on different subsets of data

130. Which Azure service provides capabilities for analyzing text data to extract entities such as names, locations, and organizations?
  1. Azure Text Analytics
  2. Azure Cognitive Search
  3. Azure Form Recognizer
  4. Azure Computer Vision
Show Answer

Azure Text Analytics

131. When building a machine learning model to predict customer churn, which type of model would you use?
  1. Classification
  2. Regression
  3. Clustering
  4. Anomaly Detection
Show Answer

Classification

132. What Azure service is used to create custom machine learning models for tasks such as image recognition and text analysis?
  1. Azure Machine Learning
  2. Azure Cognitive Services
  3. Azure Custom Vision
  4. Azure Form Recognizer
Show Answer

Azure Machine Learning

133. Which Azure AI service can be used to analyze and extract information from forms and documents, including text and structured data?
  1. Azure Form Recognizer
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Cognitive Search
Show Answer

Azure Form Recognizer

134. In the context of Azure AI, what is the primary purpose of feature extraction?
  1. To identify and select important features from raw data for model training
  2. To evaluate model performance
  3. To split data into training and testing sets
  4. To preprocess and clean the data
Show Answer

To identify and select important features from raw data for model training

135. Which Azure AI service is used to analyze and interpret large amounts of image data for tasks such as object detection and scene understanding?
  1. Azure Computer Vision
  2. Azure Custom Vision
  3. Azure Form Recognizer
  4. Azure Text Analytics
Show Answer

Azure Computer Vision

136. Which Azure service provides tools for analyzing and extracting insights from time-series data, including detecting anomalies?
  1. Azure Anomaly Detector
  2. Azure Machine Learning
  3. Azure Cognitive Search
  4. Azure Text Analytics
Show Answer

Azure Anomaly Detector

137. What principle of responsible AI emphasizes the need for AI systems to be safe and reliable?
  1. Reliability and Safety
  2. Transparency
  3. Fairness
  4. Inclusiveness
Show Answer

Reliability and Safety

138. Which Azure AI service allows you to build custom models to recognize specific types of objects in images?
  1. Azure Custom Vision
  2. Azure Computer Vision
  3. Azure Text Analytics
  4. Azure Cognitive Search
Show Answer

Azure Custom Vision

139. What is the primary benefit of using Azure Cognitive Services for AI tasks?
  1. Access to pre-built models and APIs
  2. Custom model training
  3. Large-scale data processing
  4. Complex data transformations
Show Answer

Access to pre-built models and APIs

Releases

No releases published

Packages

No packages published