File tree Expand file tree Collapse file tree 2 files changed +39
-3
lines changed
Expand file tree Collapse file tree 2 files changed +39
-3
lines changed Original file line number Diff line number Diff line change @@ -12604,15 +12604,15 @@
1260412604 {
1260512605 "scheme" : " Application" ,
1260612606 "environment" : " public" ,
12607- "isHidden" : true ,
12607+ "isHidden" : false ,
1260812608 "resourceAppId" : " 48ac35b8-9aa8-4d74-927d-1f4a14a0b239" ,
1260912609 "id" : " b55aa226-33a1-4396-bcf4-edce5e7a31c1" ,
1261012610 "isEnabled" : true
1261112611 },
1261212612 {
1261312613 "scheme" : " DelegatedWork" ,
1261412614 "environment" : " public" ,
12615- "isHidden" : true ,
12615+ "isHidden" : false ,
1261612616 "resourceAppId" : " 48ac35b8-9aa8-4d74-927d-1f4a14a0b239" ,
1261712617 "id" : " ea2cbd09-253c-4f69-a0e6-07383c5f07cc" ,
1261812618 "isEnabled" : true
Original file line number Diff line number Diff line change 1675616756 }
1675716757 ],
1675816758 "ownerInfo": {
16759- "ownerSecurityGroup": "DirectoryPreAuthZReq "
16759+ "ownerSecurityGroup": "iamut-dev "
1676016760 }
1676116761 },
1676216762 "Domain.ReadWrite.All": {
4469444694 "ownerSecurityGroup": "TeamsPermissions"
4469544695 }
4469644696 },
44697+ "TeamsResourceAccount.Read.All": {
44698+ "schemes": {
44699+ "DelegatedWork": {
44700+ "adminDisplayName": "Read Teams resource accounts",
44701+ "adminDescription": "Allows the app to read your tenant's resource accounts on behalf of the signed-in admin user.",
44702+ "userDisplayName": "Read Teams resource accounts",
44703+ "userDescription": "Allows the app to read your tenant's resource accounts on behalf of the signed-in admin user.",
44704+ "requiresAdminConsent": true,
44705+ "privilegeLevel": 3
44706+ },
44707+ "Application": {
44708+ "adminDisplayName": "Read Teams resource accounts",
44709+ "adminDescription": "Allows the app to read your tenant's resource accounts without a signed-in user.",
44710+ "requiresAdminConsent": true,
44711+ "privilegeLevel": 4
44712+ }
44713+ },
44714+ "pathSets": [
44715+ {
44716+ "schemeKeys": [
44717+ "DelegatedWork",
44718+ "Application"
44719+ ],
44720+ "methods": [
44721+ "GET"
44722+ ],
44723+ "paths": {
44724+ "/admin/teams/resourceAccounts": "least=DelegatedWork,Application",
44725+ "/admin/teams/resourceAccounts/{id}": "least=DelegatedWork,Application"
44726+ }
44727+ }
44728+ ],
44729+ "ownerInfo": {
44730+ "ownerSecurityGroup": "IC3_Agent_Provisioning_Approvers"
44731+ }
44732+ },
4469744733 "TeamsTab.Create": {
4469844734 "schemes": {
4469944735 "DelegatedWork": {
You can’t perform that action at this time.
0 commit comments