|
130 | 130 | "isEnabled": true, |
131 | 131 | "value": "UserAuthMethod-Passkey.ReadWrite.All" |
132 | 132 | }, |
| 133 | + { |
| 134 | + "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.", |
| 135 | + "adminConsentDisplayName": "Read backup jobs and snapshots", |
| 136 | + "consentDescription": "Allows the app to list all snapshots and jobs, and enumerate the changes of a specific preview or recovery job, on your behalf.", |
| 137 | + "consentDisplayName": "Read backup jobs and snapshots", |
| 138 | + "id": "e3dbb094-f3f9-4625-bf6a-32e96856f34c", |
| 139 | + "isAdmin": true, |
| 140 | + "isEnabled": true, |
| 141 | + "value": "EntraBackup.Read.All" |
| 142 | + }, |
| 143 | + { |
| 144 | + "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.", |
| 145 | + "adminConsentDisplayName": "Create preview jobs and read snapshots", |
| 146 | + "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.", |
| 147 | + "consentDisplayName": "Create preview jobs and read snapshots", |
| 148 | + "id": "1266f280-49c3-4d32-91a5-bf4db4fbff48", |
| 149 | + "isAdmin": true, |
| 150 | + "isEnabled": true, |
| 151 | + "value": "EntraBackup.ReadWrite.Preview" |
| 152 | + }, |
| 153 | + { |
| 154 | + "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.", |
| 155 | + "adminConsentDisplayName": "Create recovery jobs and read snapshots", |
| 156 | + "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.", |
| 157 | + "consentDisplayName": "Create recovery jobs and read snapshots", |
| 158 | + "id": "6daf3aaf-bb77-4397-9dd6-e6d8b75727c2", |
| 159 | + "isAdmin": true, |
| 160 | + "isEnabled": true, |
| 161 | + "value": "EntraBackup.ReadWrite.Recovery" |
| 162 | + }, |
133 | 163 | { |
134 | 164 | "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.", |
135 | 165 | "adminConsentDisplayName": "Read all users' passkey authentication methods", |
|
6043 | 6073 | "isEnabled": true, |
6044 | 6074 | "value": "UserAuthMethod-Passkey.ReadWrite.All" |
6045 | 6075 | }, |
| 6076 | + { |
| 6077 | + "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.", |
| 6078 | + "adminConsentDisplayName": "Read backup jobs and snapshots", |
| 6079 | + "allowedMemberTypes": [ |
| 6080 | + "Application" |
| 6081 | + ], |
| 6082 | + "consentDescription": null, |
| 6083 | + "consentDisplayName": null, |
| 6084 | + "id": "c16f30f0-3121-4976-bafe-66cb042f4f80", |
| 6085 | + "isAdmin": true, |
| 6086 | + "isEnabled": true, |
| 6087 | + "value": "EntraBackup.Read.All" |
| 6088 | + }, |
6046 | 6089 | { |
6047 | 6090 | "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.", |
6048 | 6091 | "adminConsentDisplayName": " Read all users' passkey authentication methods", |
|
0 commit comments