nerdexam
MicrosoftMicrosoft

AZ-204 · Question #409

AZ-204 Question #409: Real Exam Question with Answer & Explanation

Sign in or unlock AZ-204 to reveal the answer and full explanation for question #409. The question stem and answer options stay visible for context.

Submitted by joshua94· Mar 30, 2026Implement Azure messaging solutions - specifically configuring Azure Service Bus queues to enable reliable message storage and processing for IoT or distributed application scenarios.

Question

A company is developing a solution that allows smart refrigerators to send temperature information to a central location. You have an existing Service Bus. The solution must receive and store messages until they can be processed. You create an Azure Service Bus instance by providing a name, pricing tier, subscription, resource group, and location. You need to complete the configuration. Which Azure CLI or PowerShell command should you run? A. B. C. D.

Options

  • Aaz group create --name fridge-rg --location fridge-loc
  • BNew-AzureRmServiceBusNamespace -ResourceGroupName fridge-rg -NamespaceName fridge-ns -Location fridge-loc
  • CNew-AzureRmServiceBusQueue -ResourceGroupName fridge-rg -NamespaceName fridge-ns -Name fridge-q -EnablePartitioning $False
  • DGet-AzureRmServiceBusKey -ResourceGroupName fridge-rg -Namespace fridge-ns -Name RootManageSharedAccessKey

Unlock AZ-204 to see the answer

You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Azure Service Bus#PowerShell CLI Commands#Message Queues#Azure Messaging Services
Full AZ-204 PracticeBrowse All AZ-204 Questions