Issue
While running a Cmdlet on the AVS Private Cloud, the error “User does not have authorization to perform action” may be encountered and execution immediately terminates.
Solution
Cmdlet run command failure can happen if the user does not have the correct privileges to perform the task.
- Log in to the AVS private cloud with the affected user account and validate correct privileges have been assigned.
- Verify if the contributor privilege exists for the user.
- If not, temporarily assign contributor privilege to the user account which will grant complete access on the private cloud.
- After applying contributor privileges, re-run the Cmdlet to verify if the run command operates properly.