generator-az-ai
Version:
Az AI Scaffolding Tool
17 lines (16 loc) • 534 B
JSON
{
"api": {
"oauth2PermissionScopes": [
{
"adminConsentDescription": "<%- solutionName %>",
"adminConsentDisplayName": "<%- solutionName %>",
"id": "82b64a34-ac61-4e2a-a9aa-bda145ef0de6",
"isEnabled": true,
"type": "User",
"userConsentDescription": "<%- solutionName %>",
"userConsentDisplayName": "<%- solutionName %>",
"value": "user_impersonation"
}
]
}
}