Hi everyone, I've been trying to deploy Azure even...
# general
b
Hi everyone, I've been trying to deploy Azure event hub using Pulumi but I hit a weird error with RBAC:
Copy code
Linked access check failed for capture storage destination /subscriptions/[sub]/resourceGroups/poc-vary-swc-dev/providers/Microsoft.Storage/storageAccounts/poc0vary0swc0dev. User or the application with object id [my object id] making the request doesn't have the required data plane write permissions
This makes no sense as I am adding the correct Data Plane Contributor role to the storage account, does anyone know what could be the cause for this?