Skip to content

Commit c78f168

Browse files
committed
Update AD User Groups
1 parent 558c759 commit c78f168

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

infra/settings/workload/devcenter.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ identity:
4242
# Dev Manager role - for users who manage Dev Box deployments
4343
# These users can configure Dev Box definitions but typically don't use Dev Boxes
4444
- type: DevManager
45-
azureADGroupId: "8dae87fa-87b2-460b-b972-a4239fbd4a96"
46-
azureADGroupName: "Dev Manager"
45+
azureADGroupId: "5a1d1455-e771-4c19-aa03-fb4a08418f22"
46+
azureADGroupName: "Platform Engineering Team"
4747

4848
# RBAC roles assigned to Dev Managers
4949
azureRBACRoles:
@@ -105,8 +105,8 @@ projects:
105105
identity:
106106
type: SystemAssigned
107107
roleAssignments:
108-
- azureADGroupId: "331f48d7-4a23-4ec4-b03a-4af29c9c6f34"
109-
azureADGroupName: "identityProvider Developers"
108+
- azureADGroupId: "67a29bc3-f25c-4599-9cb1-4da19507e8ee"
109+
azureADGroupName: "Identity Provider Engineers"
110110
azureRBACRoles:
111111
- name: "Contributor"
112112
id: "b24988ac-6180-42a0-ab88-20f7382dd24c"
@@ -195,7 +195,7 @@ projects:
195195
identity:
196196
type: SystemAssigned
197197
roleAssignments:
198-
- azureADGroupId: "19d12c65-509f-491d-bb38-49297e1c56a0"
198+
- azureADGroupId: "9d42a792-2d74-441d-8bcb-71009371725f"
199199
azureADGroupName: "eShop Developers"
200200
azureRBACRoles:
201201
- name: "Contributor"

0 commit comments

Comments
 (0)