Pre-Winter Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: agile70

ExamsBrite Dumps

Developing AI Cloud Solutions on Azure Question and Answers

Developing AI Cloud Solutions on Azure

Last Update Sep 9, 2026
Total Questions : 50

We are offering FREE AI-200 Microsoft exam questions. All you do is to just go and sign up. Give your details, prepare AI-200 free exam questions and then go for complete pool of Developing AI Cloud Solutions on Azure test questions that will help you more.

AI-200 pdf

AI-200 PDF

$34.5  $114.99
AI-200 Engine

AI-200 Testing Engine

$40.5  $134.99
AI-200 PDF + Engine

AI-200 PDF + Testing Engine

$52.5  $174.99
Questions 1

You need to configure vector embedding updates according to the business and technical requirements.

Which information should you use? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 2

You develop a message-processing service deployed to Azure Container Apps. The service reads messages from an Azure Service Bus queue.

The solution must minimize costs by ensuring NO compute resources are consumed when the queue is empty.

You need to configure scaling for the service.

Which two actions should you perform? Each correct answer presents part of the solution. Choose two

NOTE: Each correct selection is worth one point.

Options:

A.  

Configure a Kubernetes Event-driven Autoscaler rule that monitors queue length.

B.  

Configure the scaling rule to allow for the termination of all active replicas.

C.  

Increase the scaling rule to allow for the maximum running replica count.

D.  

Enable HTTP ingress concurrency scaling

Discussion 0
Questions 3

You are implementing an application by using Azure Event Grid to push near-real-time information to customers.

You have the following requirements:

• You must send events to thousands of customers that include hundreds of various event types.

• The events must be filtered by event type before processing.

• Authentication and authorization must be handled by using Microsoft Entra ID.

• The events must be published to a single endpoint

You need to implement Azure Event Grid

Solution: Publish events to a partner topic. Create an event subscription for each customer.

Does the solution meet the goal?

Options:

A.  

Yes

B.  

No

Discussion 0
Questions 4

You need to deploy Azure function resources and apps by using an automated, version-controlled CI/CD pipeline that supports declarative infrastructure deployment. What should you use?

Options:

A.  

Local Git deployment

B.  

GitHub Actions

C.  

Azure Functions Core Tools

D.  

Azure CLI

Discussion 0
Questions 5

You are developing a Retrieval-Augmented Generation (RAG) solution for a company. AI responses and embedding vectors are cached in Redis. The solution must meet the following requirements.

• AI responses must expire exactly 24 hours after they are cached

• Cached embeddings must always reflect the current source data.

You need to configure Redis to meet the requirements.

Options:

Discussion 0
Questions 6

You need to configure a connection string for the partner-facing service according to the technical requirements.

What should you use?

Options:

A.  

Azure Key Vault references in App Service settings

B.  

GitHub secrets

C.  

Azure Container Registry Helm chart package

D.  

Dockerfile ENV instructions

Discussion 0
Questions 7

You need to implement trace correlation according to the business requirements.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you se lect.

Options:

Discussion 0
Questions 8

You need to address the known issue resulting from vector similarity queries.

Which two actions should you perform? Each correct answer presents part of the solution. Choose two.

NOTE: Each correct selection is worth one point.

Options:

A.  

Add a composite index on the vector fields and metadata properties of the container.

B.  

Reduce the numeric precision of the vector embeddings where supported.

C.  

Set the account consistency level to Strong.

D.  

Change the vector index type from flat to quantizedFlat or diskANN.

Discussion 0