|
10 | 10 | "isEnabled": true, |
11 | 11 | "value": "UserAuthMethod-Passkey.ReadWrite.All" |
12 | 12 | }, |
| 13 | + { |
| 14 | + "adminConsentDescription": "Allows the app to list all snapshots and jobs, and enumerate the changes of a specific preview or recovery job, on behalf of the signed-in user.", |
| 15 | + "adminConsentDisplayName": "Read backup jobs and snapshots", |
| 16 | + "consentDescription": "Allows the app to list all snapshots and jobs, and enumerate the changes of a specific preview or recovery job, on your behalf.", |
| 17 | + "consentDisplayName": "Read backup jobs and snapshots", |
| 18 | + "id": "e3dbb094-f3f9-4625-bf6a-32e96856f34c", |
| 19 | + "isAdmin": true, |
| 20 | + "isEnabled": true, |
| 21 | + "value": "EntraBackup.Read.All" |
| 22 | + }, |
| 23 | + { |
| 24 | + "adminConsentDescription": "Allows the app to list all snapshots and jobs, create preview jobs, and enumerate the changes of a specific preview job, on behalf of the signed-in user.", |
| 25 | + "adminConsentDisplayName": "Create preview jobs and read snapshots", |
| 26 | + "consentDescription": "Allows the app to list all snapshots and jobs, create preview jobs, and enumerate the changes of a specific preview job, on your behalf.", |
| 27 | + "consentDisplayName": "Create preview jobs and read snapshots", |
| 28 | + "id": "1266f280-49c3-4d32-91a5-bf4db4fbff48", |
| 29 | + "isAdmin": true, |
| 30 | + "isEnabled": true, |
| 31 | + "value": "EntraBackup.ReadWrite.Preview" |
| 32 | + }, |
| 33 | + { |
| 34 | + "adminConsentDescription": "Allows the app to list all snapshots and jobs, create recovery jobs, and enumerate the changes of a specific recovery job, on behalf of the signed-in user.", |
| 35 | + "adminConsentDisplayName": "Create recovery jobs and read snapshots", |
| 36 | + "consentDescription": "Allows the app to list all snapshots and jobs, create recovery jobs, and enumerate the changes of a specific recovery job, on your behalf.", |
| 37 | + "consentDisplayName": "Create recovery jobs and read snapshots", |
| 38 | + "id": "6daf3aaf-bb77-4397-9dd6-e6d8b75727c2", |
| 39 | + "isAdmin": true, |
| 40 | + "isEnabled": true, |
| 41 | + "value": "EntraBackup.ReadWrite.Recovery" |
| 42 | + }, |
13 | 43 | { |
14 | 44 | "adminConsentDescription": "Allows the app to read passkey authentication methods of all users in your organization that the signed-in user has access to. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", |
15 | 45 | "adminConsentDisplayName": "Read all users' passkey authentication methods", |
|
5845 | 5875 | "isEnabled": true, |
5846 | 5876 | "value": "UserAuthMethod-Passkey.ReadWrite.All" |
5847 | 5877 | }, |
| 5878 | + { |
| 5879 | + "adminConsentDescription": "Allows the app to list all snapshots and jobs, and enumerate the changes of a specific preview or recovery job, without a signed-in user.", |
| 5880 | + "adminConsentDisplayName": "Read backup jobs and snapshots", |
| 5881 | + "allowedMemberTypes": [ |
| 5882 | + "Application" |
| 5883 | + ], |
| 5884 | + "consentDescription": null, |
| 5885 | + "consentDisplayName": null, |
| 5886 | + "id": "c16f30f0-3121-4976-bafe-66cb042f4f80", |
| 5887 | + "isAdmin": true, |
| 5888 | + "isEnabled": true, |
| 5889 | + "value": "EntraBackup.Read.All" |
| 5890 | + }, |
5848 | 5891 | { |
5849 | 5892 | "adminConsentDescription": " Allows the app to read passkey authentication methods of all users in your organization, without a signed-in user. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", |
5850 | 5893 | "adminConsentDisplayName": " Read all users' passkey authentication methods", |
|
0 commit comments