CV0-003 · Question #651
A cloud administrator is setting up a new coworker for API access to a public cloud environment. The administrator creates a new user and gives the coworker access to a collection of automation script
The correct answer is B. User permissions are not correct.. A 403 error indicates that the user does not have the necessary permissions to access the resource. In this case, the coworker does not have the necessary permissions to run the deployment script.
Question
A cloud administrator is setting up a new coworker for API access to a public cloud environment. The administrator creates a new user and gives the coworker access to a collection of automation scripts. When the coworker attempts to use a deployment script, a 403 error is returned. Which of the following is the MOST likely cause of the error?
Options
- AConnectivity to the public cloud is down.
- BUser permissions are not correct.
- CThe script has a configuration error.
- DOversubscription limits have been exceeded.
How the community answered
(38 responses)- A3% (1)
- B87% (33)
- C3% (1)
- D8% (3)
Explanation
A 403 error indicates that the user does not have the necessary permissions to access the resource. In this case, the coworker does not have the necessary permissions to run the deployment script.
Topics
Community Discussion
No community discussion yet for this question.