Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.35 KB

File metadata and controls

19 lines (16 loc) · 1.35 KB
author mattchenderson
ms.service azure-functions
ms.topic include
ms.date 10/08/2021
ms.author mahender

You will need to create a role assignment that provides access to your queue at runtime. Management roles like Owner are not sufficient. The following table shows built-in roles that are recommended when using the Queue Storage extension in normal operation. Your application may require additional permissions based on the code you write.

Binding type Example built-in roles
Trigger Storage Queue Data Reader, Storage Queue Data Message Processor
Output binding Storage Queue Data Contributor, Storage Queue Data Message Sender