Views:

Applies to Product - Power Automate
 

What’s happening?
Users are encountering missing privilege errors when attempting to access Power Automate flows or Azure Key Vault actions. The errors indicate that certain privileges are not assigned to the user roles, preventing them from executing the required actions.
 

Reason:
The underlying cause of this is that users lack the necessary privileges associated with their roles after migrating solutions from one environment to another or due to insufficient permissions set in Azure Key Vault access policies.
 

Resolution:

  1. For Power Automate Missing Privileges:
  2. Go to Power Platform Admin Center.
  3. Navigate to Environments and select the correct environment.
  4. Access Settings, then Users + Permissions, and select Security Roles.
  5. Find a similar role, such as System Customizer or Service Representative.
  6. Click Clone to create a copy of the role.
  7. Open the new role and modify the Process (Workflow) permission to Organization level.
  8. Save and Publish the role.
  9. Assign this role to the affected users.
  10. For Azure Key Vault Access Issues:
  11. Ensure that the user account has been granted the necessary permissions in the Azure Key Vault access policies.
  12. Check the firewall settings to ensure that the required domains (e.g., *.azurewebsites.net) are allowed.
  13. If issues persist, review the permissions and access policies in the Azure portal as per the documentation provided by Azure.
  14. General Troubleshooting:
  15. If the issue continues after applying the above steps, consider re-evaluating the user roles and permissions to ensure all necessary privileges are assigned correctly.