QuestionQ12

Security, Access, and Permissions

A DevOps engineer is onboarding new members to Cloud Manager. A new team member—a developer granted the Developer role—logs in successfully. However, the team member cannot trigger a Build on the non-production pipeline because the Build button is not shown. The team member checks the role in their profile through the User Roles section and confirms that the Developer role is assigned.

How can this issue be resolved?

  • A The team member needs to regenerate their Git access password.
  • B The team member needs to have Build permissions in the Admin Console.
  • C The team member needs the Deployment Manager role.
Explanation

Cloud Manager’s Developer role is intended for developing code, viewing deployment status, and committing to the Git repository; it does not grant permission to start pipeline executions. Starting a build requires the Deployment Manager role, so that role must be assigned to make the Build control available.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!