Microsoft AI-900 Azure AI Fundamentals Exam Dumps and Practice Test Questions Set 6 Q101-120

Visit here for our full Microsoft AI-900 exam dumps and practice test questions.

Question 101:

A healthcare provider wants to convert handwritten patient intake forms into structured digital records for better patient management. Which Azure AI service should they use?

Answer:


A) Computer Vision OCR
B) Custom Vision
C) Form Recognizer
D) Text Analytics

Explanation:

Computer Vision OCR is the correct answer because it can extract both printed and handwritten text from scanned forms and images, converting it into machine-readable digital text. Patient intake forms often contain handwritten fields including medical history, symptoms, personal identifiers, and insurance information. Manual data entry of these forms is time-consuming, prone to errors, and may compromise data integrity, especially in high-volume healthcare settings.

OCR works by analyzing character shapes, spacing, and positioning to reconstruct the text accurately. Modern OCR models in Azure can handle various handwriting styles, document resolutions, and even forms with imperfections such as folds, stains, or overlapping text. Once digitized, the extracted information can be structured into patient databases, electronic health records (EHRs), or other healthcare management systems.

While Custom Vision (Option B) focuses on image classification and object detection, it is not designed to extract textual content. Form Recognizer (Option C) is optimized for structured forms and prebuilt models, but in the case of highly unstructured or handwritten content, Computer Vision OCR provides greater flexibility. Text Analytics (Option D) analyzes sentiment, key phrases, and entities from unstructured text but cannot process handwritten images directly.

Integration with healthcare workflows allows automation in several critical areas. First, it enables faster registration of new patients by extracting personal and medical details directly from intake forms. Second, it supports clinical decision-making by ensuring that historical patient information is available in digital format for analysis. Third, it facilitates compliance with regulatory requirements such as HIPAA by minimizing human handling of sensitive handwritten documents.

OCR output can also be used in conjunction with other AI services for additional insights. For instance, Text Analytics can process the digitized text to extract medical entities, recognize conditions, or identify risk factors. Form Recognizer may then categorize structured fields and map them to database schemas for streamlined integration.

Over time, as more forms are processed, the OCR engine can improve its accuracy through feedback loops and retraining mechanisms, especially for highly idiosyncratic handwriting styles common in healthcare documentation. Advanced preprocessing such as image de-skewing, noise reduction, and segmentation further enhances recognition accuracy.

Automating patient form processing leads to reduced administrative burden, fewer transcription errors, faster access to critical patient information, and improved overall operational efficiency. Hospitals and clinics can allocate staff to patient-facing roles rather than administrative tasks, enhancing care quality. Dashboards and analytics can provide insights into common medical complaints, demographic trends, and workflow efficiencies.

In conclusion, Computer Vision OCR is an indispensable tool for healthcare organizations aiming to digitize handwritten intake forms, ensuring accurate, scalable, and compliant patient data management. Its integration into broader AI pipelines can drive further clinical insights, operational efficiency, and improved patient outcomes.

Question 102:

A bank wants to detect unusual patterns in transaction data to prevent fraud in real time. Which Azure AI service should they use?

Answer:

A) Anomaly Detector
B) Custom Vision
C) Form Recognizer
D) Text Analytics

Explanation:

Anomaly Detector is the correct answer because it is designed to analyze time-series data and detect deviations from normal behavior. Banks process millions of transactions daily, and fraudulent activities often manifest as unusual transaction patterns, such as unexpected transfers, spikes in transaction amounts, or abnormal geographic locations.

Anomaly Detector works by modeling historical transaction data to understand typical patterns and then continuously monitors incoming data streams for deviations. The service can handle seasonality, trends, and noise inherent in financial datasets, ensuring that alerts are accurate and actionable. Confidence scores are provided for each detected anomaly, allowing banks to prioritize investigations and allocate resources efficiently.

Custom Vision (Option B) is primarily used for image classification and object detection, which does not apply to numeric transaction data. Form Recognizer (Option C) extracts structured information from documents but cannot analyze dynamic transactional patterns. Text Analytics (Option D) processes unstructured text but cannot detect numeric anomalies.

Integration with financial systems and automated workflows allows for immediate responses when anomalies are detected. For instance, suspicious transactions can trigger alerts, temporary holds on accounts, or notifications to compliance teams. Over time, the model’s accuracy improves as it learns from historical data and feedback from flagged events, reducing false positives while improving detection of subtle fraud patterns.

Anomaly Detector supports multiple time-series inputs, enabling simultaneous monitoring of various metrics such as daily withdrawals, deposits, cross-border transactions, and ATM activities. Dashboards can visualize trends, identify recurring patterns in fraud, and assist in regulatory reporting. Additionally, the AI system can integrate with machine learning models to predict potential risk scenarios, enabling proactive measures against future fraud attempts.

The use of Anomaly Detector reduces operational risk, improves fraud detection efficiency, and enhances customer trust. Financial institutions benefit from real-time insights, improved compliance, and a significant reduction in manual monitoring. Continuous retraining ensures adaptability to evolving fraud tactics, changes in transaction patterns, or introduction of new financial products.

Overall, Anomaly Detector provides a scalable, reliable, and automated solution for real-time fraud detection in banking. It ensures early identification of suspicious activities, improves operational efficiency, and supports data-driven decision-making for risk mitigation.

Question 103:

A retailer wants to analyze product images uploaded by customers to identify similar items and provide personalized recommendations. Which Azure AI service should they use?

Answer:

A) Custom Vision
B) Computer Vision OCR
C) Text Analytics
D) Anomaly Detector

Explanation:

Custom Vision is the correct answer because it enables object detection, image classification, and multi-label recognition. Retailers can use it to analyze product images uploaded by customers to identify the type of product, style, color, and other attributes. These insights can then be used to generate personalized recommendations, enhancing the shopping experience.

Computer Vision OCR (Option B) is focused on extracting text from images and does not analyze visual product attributes. Text Analytics (Option C) analyzes unstructured text data, which is not applicable to images. Anomaly Detector (Option D) is used for detecting anomalies in numeric data streams, not visual data.

Custom Vision models can be trained using labeled datasets representing various product categories, enabling the model to recognize a wide range of items. The AI service can provide confidence scores for each classification, allowing the system to handle ambiguous cases by prompting additional customer input or fallback logic.

Integration with recommendation engines allows the retail platform to suggest similar products, complementary items, or trending products based on visual similarity. This approach supports dynamic personalization, which increases customer engagement, satisfaction, and conversion rates. Over time, models improve as more images are labeled and processed, adapting to new product lines, seasonal trends, and evolving fashion styles.

Retailers can also deploy Custom Vision models at the edge to enable real-time image analysis in stores or warehouses, providing instant feedback on product recognition, inventory verification, and quality control. Dashboards can track which products are most often uploaded, identify popular trends, and generate insights into customer preferences.

Using Custom Vision for visual recommendation systems transforms the retail experience into a personalized, data-driven journey. It allows companies to leverage AI to understand customer behavior visually, reduce manual curation, and make scalable, automated recommendations that drive sales and enhance brand loyalty.

Question 104:

A company wants to extract structured data from invoices, including vendor names, dates, amounts, and line items. Which Azure AI service should they use?

Answer:

A) Form Recognizer
B) Custom Vision
C) Text Analytics
D) Anomaly Detector

Explanation:

Form Recognizer is the correct answer because it is explicitly designed to extract structured and semi-structured data from documents, including invoices. Invoices typically contain critical information such as vendor names, invoice numbers, dates, total amounts, taxes, and line-item details. Manual processing is prone to errors and consumes significant time. Form Recognizer automates extraction, outputting machine-readable data suitable for accounting, ERP systems, and analytics.

Custom Vision (Option B) analyzes images but cannot structure textual information. Text Analytics (Option C) processes unstructured text without context-specific field extraction. Anomaly Detector (Option D) identifies unusual numeric patterns but does not extract document fields.

Form Recognizer offers prebuilt models for invoices, which can automatically identify common fields, as well as custom models for vendor-specific or nonstandard layouts. The service also provides confidence scores for extracted fields, allowing human verification of low-confidence extractions.

Integration with automated workflows, such as Power Automate or Azure Logic Apps, enables invoice data to trigger approvals, reconcile payments, or populate financial dashboards. Over time, continuous learning improves accuracy for diverse invoice formats, handwritten notes, or multilingual content.

By using Form Recognizer, companies enhance operational efficiency, reduce errors, accelerate payment processing, and gain insights into vendor performance and spending patterns. Analytics dashboards can track trends in procurement, detect anomalies in billing, and optimize financial planning.

In summary, Form Recognizer provides a scalable, reliable, and automated solution for invoice processing, enabling organizations to extract structured financial data efficiently while supporting compliance, accuracy, and strategic decision-making.

Question 105:

A company wants to analyze customer support tickets to identify recurring issues, detect sentiment, and route urgent requests automatically. Which Azure AI service should they use?

Answer:

A) Text Analytics
B) Custom Vision
C) Form Recognizer
D) QnA Maker

Explanation:

Text Analytics is the correct answer because it is designed to analyze unstructured text, extract key phrases, identify named entities, and measure sentiment. Customer support tickets often contain free-form text describing problems, complaints, or feedback. Automating analysis allows companies to detect recurring issues, classify tickets, and prioritize urgent matters efficiently.

Custom Vision (Option B) is focused on image classification and object detection, which is not relevant to text-based support tickets. Form Recognizer (Option C) extracts structured data from forms and documents, but support tickets are typically unstructured. QnA Maker (Option D) provides conversational knowledge-based responses, but it does not analyze sentiment or detect recurring patterns in unstructured text.

Text Analytics uses natural language processing (NLP) to process the content of tickets, detecting emotional tone (positive, negative, neutral), key entities like product names or service categories, and recurring issues through key phrase extraction. These insights can be visualized in dashboards to identify trends and monitor customer satisfaction.

Integration with workflow automation tools like Azure Logic Apps or Power Automate allows automated routing of tickets. For example, highly negative sentiment tickets can be escalated to specialized support teams, while less critical requests can be routed for standard processing. Over time, AI models can learn patterns in language usage, domain-specific terminology, and common issue categories, improving accuracy and efficiency.

Additionally, combining Text Analytics with knowledge bases or QnA systems can provide automated responses for common queries, further reducing response time and improving customer experience. Predictive analysis can forecast potential spikes in ticket volume based on historical data, allowing resource optimization.

By leveraging Text Analytics, companies reduce manual effort in ticket triage, improve response quality, identify systemic product or service issues, and gain actionable insights into customer sentiment and needs. This leads to enhanced customer satisfaction, operational efficiency, and the ability to make data-driven decisions to improve products and services.

Question 106:

A manufacturer wants to automatically inspect product images for defects such as scratches, missing parts, or misalignments before shipping. Which Azure AI service should they use?

Answer:

A) Custom Vision
B) Computer Vision OCR
C) Text Analytics
D) Form Recognizer

Explanation:

Custom Vision is the correct answer because it allows organizations to train image classification and object detection models. Manufacturing quality control often requires inspection of thousands of products to identify defects such as scratches, missing components, or misalignments. Manual inspection is labor-intensive and prone to human error. Custom Vision automates this process by analyzing images, detecting defects, and providing confidence scores for identified issues.

Computer Vision OCR (Option B) extracts text from images, which is irrelevant for defect detection. Text Analytics (Option C) processes unstructured text, not images. Form Recognizer (Option D) extracts structured data from documents, which does not apply to visual defect detection.

The workflow with Custom Vision begins by collecting labeled images of defective and defect-free products. The model learns patterns, such as color variations, surface irregularities, or missing components, and can generalize to detect defects in new images. Deployment can be cloud-based or edge-based, providing real-time inspection capabilities on production lines.

Integration with manufacturing execution systems (MES) or quality control dashboards allows automated alerts for defective items, ensuring only high-quality products are shipped. Analytics can reveal recurring defects, production line bottlenecks, and process improvements. Continuous retraining and model updates improve accuracy over time as new defect types or product variations emerge.

Using Custom Vision for automated quality inspection reduces operational costs, improves product consistency, minimizes customer complaints, and accelerates production cycles. Combined with predictive maintenance insights, manufacturers can also anticipate equipment issues that may cause defects, further enhancing operational efficiency.

In summary, Custom Vision provides a scalable, accurate, and automated solution for visual quality inspection in manufacturing, ensuring product reliability, operational efficiency, and customer satisfaction.

Question 107:

A company wants to translate user reviews submitted in multiple languages and perform sentiment analysis to understand customer satisfaction globally. Which Azure AI service combination should they use?

Answer:

A) Translator Text and Text Analytics
B) Custom Vision and Form Recognizer
C) QnA Maker and Anomaly Detector
D) Computer Vision OCR and Custom Vision

Explanation:

Translator Text and Text Analytics is the correct answer because Translator Text converts reviews from various languages into a unified language for consistent analysis, while Text Analytics performs sentiment analysis, extracts key phrases, and identifies entities. This combination allows companies to measure customer satisfaction and detect emerging issues across global markets.

Custom Vision and Form Recognizer (Option B) process images and structured documents, which is not relevant for textual review analysis. QnA Maker and Anomaly Detector (Option C) are for knowledge bases and numeric anomaly detection. Computer Vision OCR and Custom Vision (Option D) process images, not text.

The workflow starts by passing multilingual reviews through Translator Text, preserving context and meaning in the target language. Next, Text Analytics evaluates the text for sentiment polarity, identifies named entities such as products or service features, and extracts key phrases representing common topics or complaints.

Integration with dashboards and reporting tools allows visualization of sentiment trends over time, identification of frequently mentioned products or services, and detection of regional patterns in satisfaction or dissatisfaction. Continuous learning ensures the system adapts to new language usage, slang, or idiomatic expressions, improving accuracy over time.

By leveraging Translator Text and Text Analytics, companies gain actionable insights into customer perceptions, optimize product development, tailor marketing strategies, and improve global customer experience. Automated workflows reduce manual translation and analysis, accelerate feedback loops, and enable proactive engagement with dissatisfied customers.

In conclusion, this AI-powered approach provides a scalable, accurate, and efficient solution for multilingual sentiment analysis, supporting data-driven decision-making and enhancing customer satisfaction worldwide.

Question 108:

A bank wants to automate the extraction of information from customer-submitted forms, including names, addresses, and identification numbers, to streamline the KYC process. Which Azure AI service should they use?

Answer:

A) Form Recognizer
B) Computer Vision OCR
C) Text Analytics
D) Custom Vision

Explanation:

Form Recognizer is the correct answer because it can extract structured data from forms, including key-value pairs and tables. Banks must comply with Know Your Customer (KYC) regulations by verifying customer identities accurately. Manual data entry of customer forms is time-consuming and error-prone, potentially leading to compliance issues. Form Recognizer automates extraction, producing structured outputs that can be integrated into customer databases, CRM systems, or verification workflows.

Computer Vision OCR (Option B) can extract text but does not structure the data into meaningful fields. Text Analytics (Option C) analyzes unstructured text but cannot parse forms or extract key values. Custom Vision (Option D) classifies images and detects objects but does not extract structured textual data.

Form Recognizer supports prebuilt models for ID documents, passports, and utility bills, as well as custom models tailored to specific form formats. It provides confidence scores for extracted fields, allowing human verification for low-confidence cases, which enhances compliance and accuracy.

Integration with automated workflows allows extracted data to trigger verification processes, alert compliance teams for discrepancies, or update customer records in real time. Continuous retraining and feedback loops improve model accuracy over time as new document types or layouts are introduced.

By using Form Recognizer, banks reduce manual data entry, accelerate customer onboarding, ensure regulatory compliance, and enhance overall operational efficiency. Dashboards and analytics can track processing times, error rates, and document types, providing actionable insights for process optimization.

In summary, Form Recognizer provides a robust, scalable, and compliant solution for automated KYC processing, enabling faster verification, reduced operational costs, and improved customer experience.

Question 109:

A healthcare provider wants to analyze clinical trial documents to identify key medical terms, medications, patient demographics, and outcomes. Which Azure AI service should they use?

Answer:

A) Text Analytics
B) Custom Vision
C) Form Recognizer
D) QnA Maker

Explanation:

Text Analytics is the correct answer because it processes unstructured text to extract named entities, key phrases, and sentiment. Clinical trial documents often contain complex, domain-specific medical terminology, including drug names, patient conditions, demographic data, treatment regimens, and observed outcomes. Manual extraction of this data is time-consuming, error-prone, and inefficient, especially given the volume of trial documents in modern research.

Custom Vision (Option B) focuses on visual data analysis, which is not applicable for textual clinical trial documents. Form Recognizer (Option C) extracts structured data from pre-defined fields, but clinical trial documents are often semi-structured or unstructured narratives. QnA Maker (Option D) builds conversational knowledge bases and cannot extract granular entities from unstructured text.

Text Analytics can identify and classify medical entities using prebuilt or custom healthcare models, such as recognizing drug names, adverse effects, or laboratory results. It supports multi-language processing and can parse long, complex documents. This facilitates rapid indexing, categorization, and retrieval of key information, which is crucial for regulatory reporting, research analysis, and evidence-based decision-making.

Integration with downstream analytics and reporting systems allows healthcare teams to monitor trial outcomes, detect patterns in patient responses, and support hypothesis generation. Continuous learning ensures that the AI adapts to new terminologies, evolving medical language, and variations in document formats.

By leveraging Text Analytics, researchers can reduce manual effort, improve data accuracy, and accelerate analysis cycles. Automated insights enhance decision-making, support regulatory compliance, and improve patient safety by ensuring critical information is extracted consistently. Analytics dashboards can track trial progress, identify emerging trends in patient responses, and highlight unexpected outcomes for further review.

In conclusion, Text Analytics provides a scalable, efficient, and reliable solution for extracting key medical insights from clinical trial documents, enhancing research productivity, supporting compliance, and enabling data-driven decisions in healthcare.

Question 110:

A retail company wants to identify and classify damaged goods from warehouse images before shipment. Which Azure AI service should they use?

Answer:

A) Custom Vision
B) Computer Vision OCR
C) Form Recognizer
D) Text Analytics

Explanation:

Custom Vision is the correct answer because it allows organizations to train models for object detection and classification. In warehouse management, identifying damaged goods prior to shipment is critical to reduce returns, maintain customer satisfaction, and minimize operational costs. Custom Vision can classify items as intact or defective and even categorize types of defects such as scratches, dents, or broken packaging.

Computer Vision OCR (Option B) extracts text and is irrelevant for defect detection. Form Recognizer (Option C) processes structured document data. Text Analytics (Option D) analyzes unstructured text.

The process begins by labeling a dataset of images that include various product conditions. The AI model learns visual patterns associated with damage, enabling it to generalize to unseen products or defect types. Deployment can occur on the cloud for batch processing or on edge devices for real-time inspection on production lines.

Integration with warehouse management systems allows automated workflows to quarantine defective items, trigger alerts, and generate quality reports. Dashboards can provide insights into defect frequency, product categories with higher damage rates, and operational inefficiencies. Continuous retraining improves model accuracy as new product lines or defect patterns emerge.

Using Custom Vision for automated inspection reduces human labor, increases throughput, enhances product quality, and minimizes the risk of shipping defective goods. It provides actionable insights for process optimization, preventive maintenance, and overall operational efficiency.

In summary, Custom Vision is the ideal solution for visual quality inspection in retail warehouses, ensuring reliable, automated detection of damaged goods and supporting scalable, data-driven operational decision-making.

Question 111:

A company wants to analyze social media posts to detect emerging trends, brand perception, and customer sentiment. Which Azure AI service should they use?

Answer:

A) Text Analytics
B) Custom Vision
C) Form Recognizer
D) QnA Maker

Explanation:

Text Analytics is the correct answer because it processes unstructured text to extract sentiment, key phrases, and entities. Social media posts contain rich insights into customer behavior, brand perception, and emerging trends. Manual analysis is impractical due to the volume and velocity of social media content, making AI-driven sentiment analysis essential for timely insights.

Custom Vision (Option B) analyzes images rather than text. Form Recognizer (Option C) extracts structured data from documents. QnA Maker (Option D) supports conversational knowledge bases but does not analyze sentiment or detect emerging trends.

Text Analytics supports multilingual processing and can detect nuanced sentiment, including positive, negative, or neutral tones. Named entity recognition identifies product mentions, competitor brands, or campaign references. Integration with dashboards allows tracking sentiment trends over time, regional differences, and campaign effectiveness.

Automated analysis of social media posts helps marketing teams detect issues early, engage with customers proactively, and adjust campaigns based on real-time feedback. Continuous learning ensures that the model adapts to slang, hashtags, emojis, and new expressions commonly used on social media.

By leveraging Text Analytics, companies gain actionable insights, improve brand strategy, optimize customer engagement, and make data-driven decisions. Automated workflows reduce manual monitoring, accelerate response times, and enhance overall operational efficiency in digital marketing.

In conclusion, Text Analytics provides a robust, scalable solution for analyzing social media content, detecting sentiment, identifying trends, and informing strategic decision-making across global markets.

Question 112:

A bank wants to automatically extract information from customer-submitted identity documents, including passports and driver’s licenses, to streamline account verification. Which Azure AI service should they use?

Answer:

A) Form Recognizer
B) Computer Vision OCR
C) Custom Vision
D) Text Analytics

Explanation:

Form Recognizer is the correct answer because it can extract structured data from identity documents, including key fields such as names, dates of birth, document numbers, and expiration dates. Banks must comply with KYC regulations while onboarding new customers. Manual extraction of these documents is slow, error-prone, and susceptible to fraud. Form Recognizer automates the process, providing accurate and structured outputs ready for verification workflows.

Computer Vision OCR (Option B) can extract text but may not structure fields effectively for verification purposes. Custom Vision (Option C) detects and classifies images but does not extract structured textual data. Text Analytics (Option D) processes unstructured text and is not suitable for document processing.

Form Recognizer offers prebuilt ID models and allows customization for specific document types or formats. It provides confidence scores, enabling verification of fields with low confidence. Integration with automated verification workflows can trigger alerts, validate data against official records, and update CRM systems in real time.

Continuous learning ensures the system adapts to new document formats, languages, and layouts, improving accuracy and efficiency. Automated extraction reduces human error, accelerates customer onboarding, and ensures compliance with regulatory requirements. Analytics dashboards can track processing times, error rates, and document types, offering insights for operational optimization.

In conclusion, Form Recognizer is a scalable, reliable solution for automating identity document processing, ensuring compliance, operational efficiency, and enhanced customer experience in banking.

Question 113:

A healthcare company wants to convert handwritten doctor prescriptions into digital text to improve pharmacy workflows. Which Azure AI service should they use?

Answer:

A) Computer Vision OCR
B) Custom Vision
C) Text Analytics
D) Form Recognizer

Explanation:

Computer Vision OCR is the correct answer because it can extract both printed and handwritten text from scanned prescriptions. Doctor prescriptions often contain medication names, dosages, and instructions, which must be transcribed accurately to prevent errors in dispensing. Manual transcription is labor-intensive and prone to mistakes, particularly with varied handwriting styles.

Custom Vision (Option B) detects objects in images. Text Analytics (Option C) analyzes unstructured text but cannot process handwritten notes directly. Form Recognizer (Option D) is better suited for structured forms rather than free-form handwriting.

OCR uses pattern recognition, character segmentation, and noise filtering to reconstruct handwritten content into machine-readable text. This output can be integrated into pharmacy systems, triggering automatic verification, dosage checking, and dispensing workflows. Confidence scores allow human validation where handwriting is unclear or ambiguous.

Integration with pharmacy management systems enables improved operational efficiency, reduced errors, and enhanced patient safety. Over time, the OCR model improves recognition accuracy for diverse handwriting styles and prescription layouts. Analytics can provide insights into prescription trends, commonly prescribed medications, and error patterns, further enhancing healthcare workflows.

In conclusion, Computer Vision OCR provides a reliable, scalable solution for digitizing handwritten prescriptions, ensuring accurate pharmacy operations, reduced manual effort, and improved patient safety.

Question 114:

A logistics company wants to detect anomalies in delivery times and route efficiency to optimize operations. Which Azure AI service should they use?

Answer:

A) Anomaly Detector
B) Custom Vision
C) Form Recognizer
D) Text Analytics

Explanation:

Anomaly Detector is the correct answer because it identifies deviations in time-series data, such as delivery times, shipment durations, and route performance. Detecting anomalies allows logistics companies to identify inefficiencies, operational bottlenecks, or potential disruptions in supply chain operations.

Custom Vision (Option B) processes images, not numeric data. Form Recognizer (Option C) extracts structured data from documents. Text Analytics (Option D) analyzes unstructured text.

Anomaly Detector models normal patterns based on historical data, accounting for seasonal trends, traffic conditions, and other influencing factors. Alerts can be triggered automatically when delivery times deviate significantly, allowing corrective action, such as rerouting shipments or reallocating resources.

Integration with logistics dashboards provides real-time insights into performance metrics, trend analysis, and predictive forecasting. Continuous learning improves detection accuracy by incorporating feedback and adapting to changing operational patterns.

By leveraging Anomaly Detector, logistics companies can improve operational efficiency, reduce delivery delays, optimize routes, and enhance customer satisfaction. Analytics dashboards provide actionable insights into performance trends, enabling data-driven decisions for resource allocation and process improvements.

Question 115:

A company wants to build a chatbot that can answer product-related questions and continuously improve based on user interactions. Which Azure AI service should they use?

Answer:

A) QnA Maker
B) Custom Vision
C) Text Analytics
D) Anomaly Detector

Explanation:

QnA Maker is the correct answer because it allows organizations to create a knowledge base from FAQs, product manuals, and other documents. Chatbots built on QnA Maker can answer customer questions automatically and improve over time by learning from unanswered queries or feedback.

Custom Vision (Option B) analyzes images and is not suitable for building a text-based chatbot. Text Analytics (Option C) performs sentiment analysis and entity recognition but does not build interactive knowledge bases. Anomaly Detector (Option D) is used for numeric time-series analysis, not conversational AI.

The chatbot workflow begins with uploading structured question-answer pairs or documents. QnA Maker automatically extracts relevant Q&A pairs and indexes them for search. Users interact with the chatbot via web, mobile, or messaging platforms, receiving instant responses.

Continuous improvement occurs when the chatbot logs unanswered or misinterpreted questions. Developers can update the knowledge base, retrain the model, and improve response accuracy. Advanced analytics can track common queries, user satisfaction, and engagement metrics, providing actionable insights for business teams.

Integration with Azure Bot Service enables multi-turn conversations, allowing the chatbot to ask clarifying questions and provide context-aware responses. Organizations can also integrate QnA Maker with other AI services, such as Text Analytics, to detect sentiment and prioritize responses to urgent or negative interactions.

Using QnA Maker reduces customer service workload, improves response consistency, and enhances overall user experience. Analytics dashboards offer insights into frequently asked questions, enabling continuous product improvement and marketing optimization.

In summary, QnA Maker provides a scalable, automated solution for building intelligent chatbots that deliver accurate, context-aware answers, continuously learn from interactions, and enhance customer satisfaction.

Question 116:

A company wants to extract structured information from tax forms, including taxpayer names, IDs, and declared income, to automate accounting workflows. Which Azure AI service should they use?

Answer:

A) Form Recognizer
B) Custom Vision
C) Computer Vision OCR
D) Text Analytics

Explanation:

Form Recognizer is the correct answer because it extracts structured and semi-structured data from complex documents such as tax forms. These forms often include tables, key-value pairs, and sections with variable layouts, making manual processing time-consuming and error-prone. Form Recognizer automates extraction, producing machine-readable outputs suitable for accounting, auditing, and compliance workflows.

Custom Vision (Option B) detects objects in images but does not process text fields. Computer Vision OCR (Option C) extracts text but does not structure it into meaningful fields suitable for accounting purposes. Text Analytics (Option D) analyzes unstructured text but cannot extract structured document data.

Form Recognizer supports prebuilt templates for standard tax forms, while custom models can be trained for non-standard forms. Confidence scores allow verification of extracted fields, ensuring compliance with regulatory requirements. Integration with accounting systems automates data entry, validation, and processing, reducing human error and operational costs.

Continuous retraining allows the model to adapt to changes in tax forms, new fields, or document layouts. Analytics dashboards can track processing speed, accuracy, and exception handling, providing insights for workflow optimization. Automated extraction accelerates financial reporting, improves compliance, and ensures timely submission of tax documents.

By leveraging Form Recognizer, companies improve operational efficiency, reduce manual labor, and maintain high accuracy in tax processing. It ensures consistent data extraction across multiple formats and supports large-scale automation, enabling faster, more reliable accounting operations.

In summary, Form Recognizer is a robust, scalable solution for automating tax form processing, ensuring compliance, accuracy, and operational efficiency.

Question 117:

A company wants to detect defects in products using images captured on production lines and automatically reject faulty items. Which Azure AI service should they use?

Answer:

A) Custom Vision
B) Computer Vision OCR
C) Text Analytics
D) Form Recognizer

Explanation:

Custom Vision is the correct answer because it allows organizations to train models for image classification and object detection. In manufacturing, detecting defects such as scratches, misalignments, or missing components is critical to maintain product quality. Manual inspection is time-consuming, inconsistent, and error-prone. Custom Vision automates defect detection, providing real-time classification with confidence scores.

Computer Vision OCR (Option B) extracts text from images but does not detect defects. Text Analytics (Option C) processes unstructured text and is not suitable for visual inspection. Form Recognizer (Option D) extracts structured data from documents and cannot analyze images.

The workflow begins with labeling images of defective and defect-free products. The model learns to identify patterns corresponding to defects and can generalize to new product variations. Edge deployment allows real-time detection directly on the production line, enabling immediate rejection of faulty items and minimizing the risk of shipping defective products.

Integration with production monitoring systems ensures automated alerts, quality reports, and insights into defect trends. Continuous retraining improves accuracy as new defect types appear or product designs change. Dashboards can visualize defect frequency, production bottlenecks, and operational efficiency.

Using Custom Vision enhances operational efficiency, reduces waste, improves product quality, and lowers the cost of manual inspection. It also supports preventive measures by identifying recurring defects and root causes. Combining this with predictive analytics allows manufacturers to anticipate potential failures, optimize production processes, and maintain high-quality standards.

In summary, Custom Vision provides a scalable, automated, and reliable solution for visual defect detection in manufacturing, ensuring consistent product quality and operational efficiency.

Question 118:

A company wants to monitor online reviews and social media posts to detect negative sentiment and alert customer service teams proactively. Which Azure AI service should they use?

Answer:

A) Text Analytics
B) Custom Vision
C) Form Recognizer
D) Anomaly Detector

Explanation:

Text Analytics is the correct answer because it can analyze unstructured text to detect sentiment, key phrases, and entities. By processing online reviews, forum posts, and social media content, companies can detect negative sentiment early and proactively address customer concerns.

Custom Vision (Option B) processes images and is not applicable to textual reviews. Form Recognizer (Option C) extracts structured data from documents. Anomaly Detector (Option D) identifies deviations in numeric data but cannot analyze sentiment.

Text Analytics evaluates the emotional tone of text, identifies topics of discussion, and detects product mentions. Integration with alert systems allows customer service teams to respond promptly to negative posts, mitigating potential reputation damage. Continuous learning ensures the model adapts to new language usage, slang, and evolving expressions on social media.

Analytics dashboards visualize sentiment trends, highlight emerging issues, and provide insights into product or service perception. Automated workflows can route urgent cases to specialized teams and prioritize high-impact interactions. By monitoring sentiment proactively, companies improve customer satisfaction, brand loyalty, and operational responsiveness.

In summary, Text Analytics provides a scalable, real-time solution for sentiment detection and proactive customer engagement, enabling companies to respond effectively to emerging negative feedback.

Question 119:

A financial institution wants to identify unusual patterns in daily transactions to detect potential fraud. Which Azure AI service should they use?

Answer:

A) Anomaly Detector
B) Custom Vision
C) Form Recognizer
D) Text Analytics

Explanation:

Anomaly Detector is the correct answer because it analyzes time-series data to detect deviations from expected patterns. Financial fraud often manifests as irregular transaction amounts, unusual frequency, or unexpected geographic locations. Detecting anomalies early is essential to prevent financial losses and ensure regulatory compliance.

Custom Vision (Option B) analyzes images and is not applicable. Form Recognizer (Option C) extracts structured data from documents. Text Analytics (Option D) processes unstructured text, not numeric transactional data.

Anomaly Detector models normal behavior using historical data and identifies anomalies in real time. It accounts for trends, seasonality, and noise, providing confidence scores for detected anomalies. Integration with alerting systems allows banks to investigate suspicious transactions promptly, minimizing fraud impact.

Continuous learning improves detection accuracy by incorporating feedback from investigated anomalies, reducing false positives over time. Dashboards visualize trends, monitor transaction patterns, and provide actionable insights into potential fraud areas. Predictive analytics can forecast future anomaly likelihoods, enabling proactive risk management.

By using Anomaly Detector, financial institutions can improve operational efficiency, reduce manual monitoring, enhance fraud detection, and protect customers and assets. It ensures timely intervention and supports data-driven decision-making for secure banking operations.

Question 120:

A company wants to build an AI system that can read handwritten meeting notes and extract key action items for project management. Which Azure AI service should they use?

Answer:

A) Computer Vision OCR
B) Custom Vision
C) Text Analytics
D) Form Recognizer

Explanation:

Computer Vision OCR is the correct answer because it can process both printed and handwritten text, converting it into machine-readable text. Handwritten meeting notes often contain critical project updates, action items, deadlines, and assignments that must be captured accurately for effective project management. Manual transcription is time-consuming, error-prone, and inconsistent, particularly for multiple participants or informal handwriting styles.

Custom Vision (Option B) detects objects in images, not text. Text Analytics (Option C) analyzes unstructured text but requires digitized input. Form Recognizer (Option D) works best with structured forms, not free-hand notes.

OCR uses advanced algorithms to identify character shapes, spacing, and context, reconstructing handwritten content into digital text. Once digitized, Text Analytics can be applied to identify action items, deadlines, and responsible personnel. Integration with project management tools allows automatic task creation, assignment, and tracking.

Continuous improvement of OCR models ensures higher recognition accuracy for diverse handwriting styles, abbreviations, and note layouts. Analytics dashboards provide insights into meeting outcomes, task completion rates, and project progress. Automated extraction reduces administrative overhead, accelerates workflow, and ensures accountability in project management.

In summary, Computer Vision OCR provides a reliable, scalable solution for digitizing handwritten meeting notes, enabling accurate extraction of action items, improved project tracking, and enhanced operational efficiency.

img