4.2.5.
Delegating Access to a Subscription
Up one level
Usage
Delegating access to a Subscription
This feature allows you to permit another user to execute database queries using your subscription. Note that the delegate only gets access to a subset of methods on your subscription:
| Action | Owner | Delegate |
|---|---|---|
| Executing perform documents | Permitted | Permitted |
| Running SELECT queries | Permitted | Permitted |
| Running UPDATE queries | Permitted | Permitted |
| Viewing and editing access control lists | Permitted | Denied |
| Destroying the resource | Permitted | Denied |
| Renaming the resource | Permitted | Denied |
Left click on the database subscription that you wish to delegate access to, and select "Access control list".

Now add a new access control rule for the "delegate" role. In the screenshot below we are adding a rule such that everyone is considered a delegate to this subscription, and will be able to run perform documents on it.

