microsoft/TypeAgent
Publicmirrored from https://github.com/microsoft/TypeAgentAvailable
ts/tools/scripts/elevate.config.json
36lines · modecode
| 1 | { |
| 2 | "subscription": null, |
| 3 | "scope": null, |
| 4 | "roleName": "Cognitive Services OpenAI Contributor", |
| 5 | "properties": { |
| 6 | "PrincipalId": null, |
| 7 | "RoleDefinitionId": null, |
| 8 | "RequestType": "SelfActivate", |
| 9 | "LinkedRoleEligibilityScheduleId": null, |
| 10 | "ScheduleInfo": { |
| 11 | "StartDateTime": "2024-08-05T21:46:23.3021078-07:00", |
| 12 | "Expiration": { |
| 13 | "Type": "AfterDuration", |
| 14 | "EndDateTime": null, |
| 15 | "Duration": "PT8H" |
| 16 | }, |
| 17 | "Condition": null, |
| 18 | "ConditionVersion": null |
| 19 | }, |
| 20 | "TargetRoleAssignmentScheduleId": null, |
| 21 | "TargetRoleAssignmentScheduleInstanceId": null, |
| 22 | "Scope": null, |
| 23 | "Status": null, |
| 24 | "ApprovalId": null, |
| 25 | "TicketInfo": null, |
| 26 | "Justification": "elevation via elevate.js", |
| 27 | "RequestorId": null, |
| 28 | "CreatedOn": "0001-01-01T00:00:00", |
| 29 | "Condition": null, |
| 30 | "ConditionVersion": null, |
| 31 | "ExpandedProperties": null, |
| 32 | "Name": null, |
| 33 | "Id": null, |
| 34 | "Type": null |
| 35 | } |
| 36 | } |
| 37 | |