Skip to content

Commit 8b9fb5e

Browse files
authored
Update screenshot of Request API Permissions for Azure API for DICOM
1 parent 7bf1e4c commit 8b9fb5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
41.5 KB
Loading

articles/healthcare-apis/register-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ The following steps are required for the DICOM service, but optional for the FHI
8383

8484
If you're referencing a different resource application, select your DICOM API Resource Application Registration that you created previously under **APIs my organization**.
8585

86-
3. Select scopes (permissions) that the confidential client application will ask for on behalf of a user. Select **user_impersonation**, and then select **Add permissions**.
86+
3. Select scopes (permissions) that the confidential client application will ask for on behalf of a user. Select **Dicom.ReadWrite**, and then select **Add permissions**.
8787

88-
[ ![Screenshot of scopes (permissions) that the client application will ask for on behalf of a user.](dicom/media/dicom-select-scopes.png) ](dicom/media/dicom-select-scopes.png#lightbox)
88+
[ ![Screenshot of scopes (permissions) that the client application will ask for on behalf of a user.](dicom/media/dicom-select-scope.png) ](dicom/media/dicom-select-scope.png#lightbox)
8989

9090
>[!NOTE]
9191
>Use grant_type of client_credentials when trying to obtain an access token for the FHIR service using tools such as Postman or REST Client. For more details, visit [Access using Postman](./fhir/use-postman.md) and [Accessing Azure Health Data Services using the REST Client Extension in Visual Studio Code](./fhir/using-rest-client.md).

0 commit comments

Comments
 (0)