Send Access Policy for the Logic App

The minimal permission we need in the Logic App is the Send permission over the emailqueue queue. As mentioned, we want to assign the policy to the emailqueue queue rather than the entire namespace to limit the scope of access permissions to the minimum required.

To create the access policy for the Logic App, execute the following steps:

  1. To create a new, emailqueue-specific Send policy for the Logic App, navigate to Service Bus Namespace -> Queues -> emailqueue -> Shared Access Policies.
  1. Click on Add and enter the policy name, EmailQueueSendPolicy, and check the Send permission only.
  2. After the policy is created, to copy the connection string, navigate to Queues -> emailqueue -> Shared Access Policies ...

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.