Azure / deployment-environments

Sample infrastructure-as-code templates to get started with Azure Deployment Environments service.
MIT License
67 stars 210 forks source link

Deployment Environments in Multiple Dev Centers #28

Open KarsonAlford opened 9 months ago

KarsonAlford commented 9 months ago

I could not figure out anyway to restrict access to the environment templates that exist in the catalog. For example, QA team members should be able to create test environments without being able to create other types of environments.

Therefore, I created multiple Dev Centers. I granted all Dev and QA team members access to one DC1 and only Admins access to DC2. I have access to both DC1 and DC2.

When we create an environment in either DevCenter the environment is created like normal. If we log out of devportal and log back in that environment is no longer displayed. This was repeatable multiple times and they did still exist (they could be viewed in the DevCenter project).

For now I am going to remove access to one of the DevCenters and make all templates available in the remaining one.