{"id":22821,"date":"2026-09-26T08:03:40","date_gmt":"2026-09-26T08:03:40","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=22821"},"modified":"2026-09-26T08:03:40","modified_gmt":"2026-09-26T08:03:40","slug":"microsoft-ai-200-practice-test-questions-and-exam-dumps-part13-q241-260","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-200-practice-test-questions-and-exam-dumps-part13-q241-260\/","title":{"rendered":"Microsoft AI-200 Practice Test Questions and Exam Dumps Part13 Q241-260"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ai-200-exam-dumps\"><b>Microsoft AI-200 Exam Dumps<\/b><\/a><b> and Practice Test Dumps<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 241<\/b><\/h3>\n<p><b>Which Azure AI Search field type stores embedding vectors?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Collection(Edm.Single)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Edm.String<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Edm.Int64<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Edm.Boolean<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Search vector fields commonly use a collection of single-precision floating-point values to represent embeddings. Each vector contains numerical dimensions generated by an embedding model and is used for similarity-based retrieval. String fields store textual values, Int64 fields represent integers, and Boolean fields represent true or false values. The vector field must also be configured with the appropriate dimensions and vector-search settings. Correctly defining the vector field is essential when building semantic retrieval or retrieval-augmented generation solutions with Azure AI Search.<\/span><\/p>\n<h3><b>Question 242<\/b><\/h3>\n<p><b>Which Azure AI Search query combines text and vector retrieval in one request?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Faceted query<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hybrid query<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Suggestion query<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Prefix query<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A hybrid query in Azure AI Search combines traditional text-based retrieval with vector search. This allows an application to benefit from exact or lexical matching while also finding content that is semantically similar to the query. Faceted queries emphasize categorized navigation, suggestion queries support query completion, and prefix queries focus on matching terms beginning with a specified sequence. Hybrid retrieval is useful for AI applications because users may express concepts differently from the wording stored in documents, making purely keyword-based retrieval less effective in some scenarios.<\/span><\/p>\n<h3><b>Question 243<\/b><\/h3>\n<p><b>Which Cosmos DB capability provides a serverless consumption model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Serverless account<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dedicated gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Analytical store<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Change feed<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Cosmos DB serverless capacity mode allows applications to consume database resources based on actual request activity rather than provisioning a fixed throughput amount in advance. This model can be suitable for workloads with intermittent or unpredictable traffic where continuously provisioned capacity may not be necessary. Dedicated gateway provides a caching and query-processing capability, analytical store supports analytical workloads, and change feed exposes item modifications. Serverless Cosmos DB can be useful for development environments, prototypes, and applications with relatively sporadic workloads.<\/span><\/p>\n<h3><b>Question 244<\/b><\/h3>\n<p><b>Which Cosmos DB feature provides a dedicated query-processing layer?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Partition key<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transactional batch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dedicated gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TTL<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Azure Cosmos DB dedicated gateway provides a dedicated compute layer for supported query-processing scenarios. It can help applications use a dedicated gateway infrastructure for certain read-heavy workloads and caching scenarios without changing the underlying transactional data model. A partition key distributes data, transactional batch provides atomic operations within a logical partition, and TTL manages item expiration. A dedicated gateway can be useful when applications need to improve query performance or isolate supported query-processing workloads from the primary transactional request path.<\/span><\/p>\n<h3><b>Question 245<\/b><\/h3>\n<p><b>Which Azure Storage feature creates a read-only point-in-time copy of a blob?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob snapshot<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob lease<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Metadata<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Access tier<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A blob snapshot creates a read-only point-in-time version of a blob. Snapshots can be useful when applications need to preserve the state of blob data before making changes or when recovery from an earlier state may be required. A blob lease provides coordination, metadata stores custom descriptive values, and access tiers determine storage-access characteristics. Snapshots are particularly useful for workloads that process or modify important documents and need an additional recovery mechanism without replacing the original blob with a separate manually managed file.<\/span><\/p>\n<h3><b>Question 246<\/b><\/h3>\n<p><b>Which Azure Storage feature copies data across regions asynchronously?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ZRS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LRS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">GRS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Premium SSD<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Geo-redundant storage, or GRS, asynchronously replicates supported storage data from the primary Azure region to a secondary region. This provides geographic redundancy and can help protect data against a regional outage. ZRS replicates synchronously across availability zones within the primary region, LRS maintains redundant copies within a single physical location, and Premium SSD is a disk-storage offering rather than a Blob Storage redundancy option. GRS is therefore useful when an AI application requires protection against failures affecting an entire Azure region.<\/span><\/p>\n<h3><b>Question 247<\/b><\/h3>\n<p><b>Which Azure Service Bus feature selects messages using message properties?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Session state<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Subscription filter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Queue lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Message settlement<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Service Bus subscription filter allows a subscription to receive only messages that satisfy configured filtering conditions. Filters can evaluate message properties and other supported characteristics, helping route messages to the appropriate consumers. Session state stores application state associated with a message session, queue locks protect messages during processing, and message settlement completes or otherwise handles received messages. Subscription filters are valuable in publish-subscribe architectures where different AI processing components need different subsets of messages from the same Service Bus topic.<\/span><\/p>\n<h3><b>Question 248<\/b><\/h3>\n<p><b>Which Event Hubs concept provides independent offsets for separate applications?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Partition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Producer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Consumer group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Capture<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Event Hubs consumer group provides an independent consumption view of an event stream. Each consumer group maintains its own progress through the partitions, allowing multiple applications to process the same events independently. Partitions provide parallel event streams and ordering boundaries, producers send events into Event Hubs, and Capture writes event data to supported storage. Consumer groups are particularly useful when separate AI services need to analyze the same telemetry independently, because one application&#8217;s progress does not determine where another application begins processing.<\/span><\/p>\n<h3><b>Question 249<\/b><\/h3>\n<p><b>Which Event Grid feature stores events that cannot be delivered successfully?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Event schema<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">System topic<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dead-letter destination<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Subject filter<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Event Grid dead-letter destination provides a location where events can be stored when Event Grid cannot successfully deliver them after the configured delivery process. This helps prevent failed events from simply disappearing and gives applications an opportunity to inspect or reprocess them. An event schema defines event structure, a system topic represents events from supported Azure resources, and subject filters restrict which events a subscription receives. Dead-lettering is therefore useful for building more resilient event-driven AI architectures where failed event deliveries must remain recoverable.<\/span><\/p>\n<h3><b>Question 250<\/b><\/h3>\n<p><b>Which Azure Functions feature executes multiple activities concurrently?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fan-out\/fan-in<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Timer trigger<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HTTP trigger<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Queue binding<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Durable Functions fan-out\/fan-in pattern allows an orchestration to start multiple independent activities and execute them concurrently before collecting their results. This is useful when a workflow contains many tasks that do not depend on one another and can be processed in parallel. Timer triggers schedule execution, HTTP triggers respond to web requests, and queue bindings connect functions with queue messages. For AI workloads, fan-out\/fan-in can accelerate operations such as processing many independent documents, images, or records before combining the resulting outputs.<\/span><\/p>\n<h3><b>Question 251<\/b><\/h3>\n<p><b>Which Azure Container Apps feature defines how much traffic reaches each revision?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Traffic weights<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Secret values<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Target ports<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replica limits<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Traffic weights in Azure Container Apps determine how incoming requests are distributed among application revisions. Developers can assign percentages to different revisions to support controlled rollouts, testing, or gradual migration between application versions. Secret values provide sensitive configuration, target ports identify where container traffic is delivered, and replica limits influence application scaling. Traffic weighting is particularly useful for AI services where a new model-serving version needs to be introduced gradually while the existing revision continues handling a portion of production traffic.<\/span><\/p>\n<h3><b>Question 252<\/b><\/h3>\n<p><b>Which Azure Container Apps capability reacts to messages from supported event sources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Internal DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Event-driven scaling<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Container secrets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Revision labels<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Container Apps supports event-driven scaling through KEDA-based scale rules for supported event sources. These rules can increase or decrease application replicas according to external workload signals rather than relying only on CPU or memory utilization. Internal DNS supports service discovery, container secrets store sensitive configuration, and revision labels identify deployed revisions. Event-driven scaling is valuable for AI processing services that consume messages or other asynchronous workloads because compute capacity can adjust according to the amount of work waiting to be processed.<\/span><\/p>\n<h3><b>Question 253<\/b><\/h3>\n<p><b>Which Azure Container Registry artifact provides an immutable content identifier?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Repository name<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image tag<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image digest<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Registry hostname<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An image digest identifies the exact content of a container image using a content-derived value. Unlike a mutable tag, a digest points to a specific image manifest and therefore provides a stable reference for deployments that require precise image identity. A repository name identifies an image collection, a tag provides a human-readable version reference, and the registry hostname identifies the registry endpoint. Using image digests can improve deployment reproducibility because the same digest consistently refers to the same image content.<\/span><\/p>\n<h3><b>Question 254<\/b><\/h3>\n<p><b>Which Azure Monitor capability visualizes telemetry through interactive dashboards?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Alert rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Workbook<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data collection endpoint<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Action group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Monitor Workbooks provide interactive reports and dashboards that can combine charts, tables, text, queries, and other telemetry visualizations. They can help development and operations teams investigate application behavior and create customized monitoring views. Alert rules evaluate conditions and can trigger actions, data collection endpoints support telemetry ingestion architectures, and action groups define notification or automation responses. Workbooks are particularly useful for AI applications where teams need a consolidated view of service health, request performance, resource utilization, and other operational signals.<\/span><\/p>\n<h3><b>Question 255<\/b><\/h3>\n<p><b>Which Azure API Management policy validates an incoming JWT token?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">validate-jwt<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">set-header<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">rewrite-uri<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">set-backend-service<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The validate-jwt policy in Azure API Management validates JSON Web Tokens presented by API clients. It can verify supported token characteristics such as issuer, audience, signature, and required claims according to the configured policy. The set-header policy modifies HTTP headers, rewrite-uri changes request URLs, and set-backend-service controls the backend service used for routing. JWT validation is useful for protecting AI APIs because the gateway can reject unauthorized requests before they reach backend model or application services.<\/span><\/p>\n<h3><b>Question 256<\/b><\/h3>\n<p><b>Which Azure API Management feature exposes API documentation to developers?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backend service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Product policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Developer portal<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Subscription key<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Azure API Management developer portal provides a customizable interface where API consumers can discover APIs, review documentation, and access other supported developer-facing capabilities. A backend service represents the destination receiving API requests, product policies control API behavior associated with products, and subscription keys provide consumer credentials. A developer portal is useful when an AI platform exposes multiple APIs and needs a centralized experience where developers can understand available endpoints, requirements, and usage information before integrating those APIs into applications.<\/span><\/p>\n<h3><b>Question 257<\/b><\/h3>\n<p><b>Which Azure SQL capability groups databases into a shared resource pool?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elastic pool<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Query Store<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic tuning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database copy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Azure SQL Database elastic pool allows multiple databases to share a common pool of compute and storage-related resources. This can be useful when databases have variable or complementary usage patterns and would benefit from shared capacity rather than individually sized resources. Query Store records query performance information, automatic tuning provides supported optimization capabilities, and database copy creates a separate database copy. Elastic pools can help organizations manage collections of Azure SQL databases more efficiently when their workloads fluctuate independently.<\/span><\/p>\n<h3><b>Question 258<\/b><\/h3>\n<p><b>Which Azure governance feature evaluates resources against organizational rules?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource tag<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deployment output<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Policy evaluates resources and resource operations against defined organizational rules. Policies can audit configurations, deny noncompliant requests, or apply supported remediation behaviors depending on the selected effect. Resource tags provide metadata, resource locks protect resources from specific operations, and deployment outputs return values from infrastructure deployments. Azure Policy is useful for AI environments where organizations need consistent requirements across resources, such as approved regions, required configurations, or restrictions on certain resource types.<\/span><\/p>\n<h3><b>Question 259<\/b><\/h3>\n<p><b>Which Azure service provides information about planned maintenance and service incidents?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Service Health<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cost Management<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Service Health provides personalized information about Azure service issues, planned maintenance, health advisories, and other events that may affect resources or services relevant to an organization&#8217;s environment. Azure Advisor provides configuration recommendations, Azure Policy enforces governance rules, and Cost Management focuses on analyzing and controlling cloud spending. Service Health can be important for AI applications because infrastructure teams need timely information about platform events that could affect availability, scheduled maintenance, or the operation of dependent Azure services.<\/span><\/p>\n<h3><b>Question 260<\/b><\/h3>\n<p><b>Which Azure resource service provides a central inventory of resources across subscriptions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Resource Graph<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Load Testing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Resource Graph provides a scalable way to query resource metadata across Azure subscriptions. It can help organizations build resource inventories, locate resources based on properties, and analyze infrastructure at scale using queries. Azure DNS provides name-resolution services, Azure Bastion provides secure browser-based access to virtual machines, and Azure Load Testing evaluates application behavior under simulated traffic. Resource Graph is especially useful for large AI environments where infrastructure spans many subscriptions and teams need a centralized method for discovering and analyzing resource information.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-200 Exam Dumps and Practice Test Dumps &nbsp; Question 241 Which Azure AI Search field type stores embedding vectors? Collection(Edm.Single) Edm.String Edm.Int64 Edm.Boolean Correct Answer: 1 Explanation: Azure AI Search vector fields commonly use a collection of single-precision floating-point values to represent embeddings. Each vector contains numerical dimensions generated by an embedding [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22821"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=22821"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22821\/revisions"}],"predecessor-version":[{"id":22822,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22821\/revisions\/22822"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=22821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=22821"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=22821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}