You manage a cloud service that utilizes an Azure Service Bus queue.
You need to ensure that messages that are never consumed are retained.
What should you do?
A.
Run the following Azure PowerShell cmdlet: New-AzureSchedulerStorageQueueJob
B.
From the Azure portal, create a new queue named Dead-Letter.
C.
In the Azure portal, select the MOVE TO THE DEAD-LETTER SUBQUEUE option for expired messages.
D.
Run the following Azure PowerShell cmdlet: Set-AzureServiceBus