Microsoft Exam Questions

identify the permission you need to assign to ensure that ContosoLOB is able to…

HOTSPOT
You manage an Azure Service Bus for your company. You plan to enable access to the Azure Service Bus
for an application named ContosoLOB.
You need to create a new shared access policy for subscriptions and queues that has the following
requirements:
 Receives messages from a queue
 Deadletters a message
 Defers a message for later retrieval
 Enumerates subscriptions
 Gets subscription description
In the table below, identify the permission you need to assign to ensure that ContosoLOB is able to
accomplish the above requirements. Make only one selection in each column.

Answer:

Explanation:
For Service Bus, the three permission claims are ‘Send’ for all send operations, ‘Listen’ to open up
listeners or receive messages, and ‘Manage’ to observe or manage the state of the Service Bus tenant.
Service Bus Authentication and Authorization with the Access Control Service
URL: http://msdn.microsoft.com/en-us/library/azure/hh403962.aspx