Skip to content

Connect to and consume Azure services Questions

Practice questions for Connect to and consume Azure services topic in Microsoft Certified: Azure AI Cloud Developer Associate. 48 questions covering this domain.

48 questions12 easy24 medium12 hard
Q1
hard

An ingestion service publishes one event whenever new training data arrives. Three independent processors must each receive a copy of the event. Which...

Q2
medium

A team wants a test Event Grid subscription to clean itself up automatically after a proof-of-concept week. What should they configure?

Q3
hard

An operations engineer assumes that messages in a Service Bus dead-letter queue will disappear automatically after their original TTL expires. Why is ...

Q4
medium

You need to inspect the dead-letter queue for a Service Bus topic subscription. Which path format is correct?

Q5
medium

A Service Bus queue uses peek-lock delivery. A message keeps being abandoned until it exceeds the default delivery limit. Which dead-letter reason wil...

Q6
medium

A developer is publishing one custom event to an Azure Event Grid custom topic. How should the event be sent?

Q7
easy

Which Azure messaging service provides queues, topics, subscriptions, and dead-letter queues for back-end operations?

Q8
hard

A long-running AI orchestration function must avoid cold starts and also support unlimited execution duration. Which hosting option is the best fit?

Q9
easy

In Azure Functions, what feature lets a function connect to services like Service Bus, timers, or HTTP endpoints without writing plumbing code for eac...

Q10
easy

Which Azure service uses topics and event subscriptions to route push-based events, with CloudEvents 1.0 as the preferred format?

Q11
medium

A webhook subscribed to an Azure Event Grid custom topic returns HTTP 500 instead of HTTP 200. What will Event Grid do?

Q12
medium

A new Azure Functions app needs fast event-driven scaling, virtual network integration, and pay-as-you-go billing. Which hosting option is recommended...

Q13
hard

An architecture requires one message to be processed independently by billing, shipping, and analytics services, with each consumer receiving its own ...

Q14
medium

A development team wants to implement a set of REST endpoints without provisioning servers and wants Azure to scale the handlers automatically. Which ...

Q15
medium

An Event Grid subscription should deliver only order-created events whose subject starts with /orders/priority. Which Event Grid capability makes that...

Q16
medium

A team wants to deploy a fully customized function app container next to other microservices in the same Azure service. Which hosting option supports ...

Q17
hard

A queue is configured so expired Service Bus messages are dead-lettered instead of silently disappearing. Which dead-letter reason code should the ope...

Q18
easy

What is the maximum allowed size of a single Azure Event Grid event?

Q19
medium

Event Grid will deliver events to Azure Event Hubs by using a managed identity on the subscription. What must be granted to that identity?

Q20
hard

An engineer checks a Service Bus topic and expects to see dead-lettered messages at the topic level. Why is that expectation incorrect?

Sign in to see all 48 questions

Create a free account to browse all questions — completely free during our launch phase.