Give Live deployment rights to selective users

Hi Team,

In Octopus Deploy 3.14.1, we need to have Live/PROD deployment rights revoked from all and given only to few selective users.

So this is the Matrix

Everyone - DEV, UAT
Some Users - DEV, UAT, LIVE

What needs to be done for that?

Hi Nikhil,

Thanks for getting in touch! As teams in Octopus can be scoped to specific environments, you can accomplish this by creating two separate teams with the same permissions. With scoping each team differently, and assigning different users to each, you can create the separation of which environments your users can deploy to. You can read more info on how Octopus permissions can be used to restrict access to certain environments, projects and project groups in the following documentation page. :slight_smile:

I hope this helps! Let me know how you go, and don’t hesitate to reach out if you have any further questions.

Best regards,

Kenny

Thanks for the update. That should solve our problem.