What should developers use to interact with the queues?

Posted by: Pdfprep Category: AZ-304 Tags: , ,

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?
A . Azure CLI
B . AzCopy
C . Azure Data Factory
D . .NET Core

Answer: D

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/storage/queues/storage-tutorial-queues

Leave a Reply

Your email address will not be published.