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.
An ingestion service publishes one event whenever new training data arrives. Three independent processors must each receive a copy of the event. Which...
A team wants a test Event Grid subscription to clean itself up automatically after a proof-of-concept week. What should they configure?
An operations engineer assumes that messages in a Service Bus dead-letter queue will disappear automatically after their original TTL expires. Why is ...
You need to inspect the dead-letter queue for a Service Bus topic subscription. Which path format is correct?
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...
A developer is publishing one custom event to an Azure Event Grid custom topic. How should the event be sent?
Which Azure messaging service provides queues, topics, subscriptions, and dead-letter queues for back-end operations?
A long-running AI orchestration function must avoid cold starts and also support unlimited execution duration. Which hosting option is the best fit?
In Azure Functions, what feature lets a function connect to services like Service Bus, timers, or HTTP endpoints without writing plumbing code for eac...
Which Azure service uses topics and event subscriptions to route push-based events, with CloudEvents 1.0 as the preferred format?
A webhook subscribed to an Azure Event Grid custom topic returns HTTP 500 instead of HTTP 200. What will Event Grid do?
A new Azure Functions app needs fast event-driven scaling, virtual network integration, and pay-as-you-go billing. Which hosting option is recommended...
An architecture requires one message to be processed independently by billing, shipping, and analytics services, with each consumer receiving its own ...
A development team wants to implement a set of REST endpoints without provisioning servers and wants Azure to scale the handlers automatically. Which ...
An Event Grid subscription should deliver only order-created events whose subject starts with /orders/priority. Which Event Grid capability makes that...
A team wants to deploy a fully customized function app container next to other microservices in the same Azure service. Which hosting option supports ...
A queue is configured so expired Service Bus messages are dead-lettered instead of silently disappearing. Which dead-letter reason code should the ope...
What is the maximum allowed size of a single Azure Event Grid event?
Event Grid will deliver events to Azure Event Hubs by using a managed identity on the subscription. What must be granted to that identity?
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.