MicrosoftMicrosoft
AZ-305 · Question #177
AZ-305 Question #177: Real Exam Question with Answer & Explanation
The correct answer is D: .NET Core. https://docs.microsoft.com/en-us/azure/storage/queues/storage-tutorial-queues
Submitted by andreas_gr· Mar 6, 2026Design infrastructure solutions
Question
You are designing a message application that will run on an on-premises Ubuntu virtual machine. The application will use Azure Storage queues. You need to recommend a processing solution for the application to interact with the storage queues. The solution must meet the following requirements: - Create and delete queues daily. - Be scheduled by using a CRON job. - Upload messages every five minutes. What should developers use to interact with the queues?
Options
- AAzure CLI
- BAzCopy
- CAzure Data Factory
- D.NET Core
Explanation
https://docs.microsoft.com/en-us/azure/storage/queues/storage-tutorial-queues
Community Discussion
No community discussion yet for this question.