What should you do?

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

You have an application named App1 that does not support Azure Active Directory (Azure AD) authentication.

You need to ensure that App1 can send messages to an Azure Service Bus queue. The solution must prevent Appl from listening to the queue.

What should you do?
A . Modify the locks of the Queue
B . Configure Access control (IAM) for the Service Bus
C . Configure Access control (IAM) for the queue.
D . Add a shared access policy to the queue

Answer: D

Explanation:

There are two ways to authenticate and authorize access to Azure Service Bus resources:

Azure Activity Directory (Azure AD) and Shared Access Signatures (SAS).

Each Service Bus namespace and each Service Bus entity has a Shared Access Authorization policy made up of rules.

Reference:

https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-authentication-and-authorization

https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-sas

Leave a Reply

Your email address will not be published.