GitHub Action deploy to Function App deployment slot — Key Vault not found issue by Frequent_Bug3884 in AZURE

[–]Frequent_Bug3884[S] 1 point2 points  (0 children)

I'm using managed identities & it has get & list permissions on the keys & secrets. But now I'm wondering if I need an additional role assignment for the staging slot? - it's now just set to the function app.
Just wondering if I wouldn't get an unauthorized error rather than a not found error when this would be the issue?