Skip to content

Commit 7716a48

Browse files
authored
Indenting fixes
1 parent 41aa0fb commit 7716a48

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

articles/planetary-computer/create-connection-arc-gis-pro.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Learn how to securely browse and access data hosted in Microsoft Planetary Compu
8181
- **Azure Storage** > **user_impersonation**
8282
- **Microsoft Graph** > **User.Read** (default)
8383

84-
:::image type="content" source="media/add-api-permissions.png" alt-text="Screenshot that shows how to add API permissions." lightbox="media/add-api-permissions.png":::
84+
:::image type="content" source="media/add-api-permissions.png" alt-text="Screenshot that shows how to add API permissions." lightbox="media/add-api-permissions.png":::
8585

8686
1. After you add permissions, select **Grant admin consent for Default Directory**.
8787

@@ -168,10 +168,11 @@ Learn how to securely browse and access data hosted in Microsoft Planetary Compu
168168
1. Select **Add a scope** and add the following information:
169169

170170
- **user_authentication** (display name: **ArcGISPro-API-User-Auth**)
171-
- **user_impersonation** (display name: **ArcGISPro-API-Impersonation**)
172171

173172
:::image type="content" source="media/add-user-authentication-scope.png" alt-text="Screenshot that shows how to add a user authentication scope." lightbox="media/add-user-authentication-scope.png":::
174173

174+
- **user_impersonation** (display name: **ArcGISPro-API-Impersonation**)
175+
175176
:::image type="content" source="media/add-user-impersonation-scope.png" alt-text="Screenshot that shows how to add a user impersonation scope." lightbox="media/add-user-impersonation-scope.png":::
176177

177178
1. Select **Add a client application**. Choose and take note of the client ID. You need the client ID to set up [an authentication connection](#add-an-authentication-connection) in ArcGIS Pro.
@@ -265,9 +266,9 @@ After you register your first application, register a second (with a distinct na
265266
- Select **Add permissions**.
266267
- Select **Grant admin consent**.
267268

268-
:::image type="content" source="media/app-selection-on-request-api-permissions-screen.png" alt-text="Screenshot that shows app selection on the request API permissions screen." lightbox="media/app-selection-on-request-api-permissions-screen.png":::
269+
:::image type="content" source="media/app-selection-on-request-api-permissions-screen.png" alt-text="Screenshot that shows app selection on the request API permissions screen." lightbox="media/app-selection-on-request-api-permissions-screen.png":::
269270

270-
:::image type="content" source="media/grant-admin-consents-4.png" alt-text="Screenshot that shows you how to grant admin consent." lightbox="media/grant-admin-consents-4.png":::
271+
:::image type="content" source="media/grant-admin-consents-4.png" alt-text="Screenshot that shows you how to grant admin consent." lightbox="media/grant-admin-consents-4.png":::
271272

272273
---
273274

0 commit comments

Comments
 (0)