You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/planetary-computer/create-connection-arcgispro.md
+28-31Lines changed: 28 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ By the end of this guide, you'll be able to securely browse and access Microsoft
25
25
> [!TIP]
26
26
> Before you begin, review [Register an application in Microsoft Entra ID](/entra/identity-platform/quickstart-register-app) for background information on app registration.
27
27
28
-
## Register Web API Application for ArcGIS Pro
28
+
## Register web API application for ArcGIS Pro
29
29
30
30
1. Open the Azure Portal and go to **Microsoft Entra ID**.
31
31
[](media/microsoft-entra-id.png#lightbox)
@@ -101,7 +101,7 @@ By the end of this guide, you'll be able to securely browse and access Microsoft
101
101
102
102
[](media/add-a-client-app.png#lightbox)
103
103
104
-
## Register Desktop Client Application for ArcGIS Pro
104
+
## Register desktop client application for ArcGIS Pro
105
105
106
106
Register a second application (with a distinct name) to represent ArcGIS
107
107
Pro Desktop and configure its API permissions --- ensuring it includes
@@ -162,13 +162,13 @@ access to the web API exposed by the first application.
162
162
163
163
[](media/app-selection-on-request-api-permissions-screen.png#lightbox)
164
164
165
-
[](media/grant-admin-consents--4-.png#lightbox)
165
+
[](media/grant-admin-consents-4.png#lightbox)
166
166
167
-
## Configure ArcGIS Pro (Desktop) for Microsoft Planetary Computer Pro GeoCatalog Access
167
+
## Configure ArcGIS Pro (Desktop) for Microsoft Planetary Computer Pro GeoCatalog access
168
168
169
169
This section outlines how to configure authentication and data access in the **ArcGIS Pro desktop application**, using OAuth 2.0 integration with **Microsoft Entra ID** and access to the **Microsoft Planetary Computer Pro GeoCatalog**. It includes steps to add an authentication connection and create storage and STAC data connections.
170
170
171
-
## Add an Authentication Connection
171
+
## Add an authentication connection
172
172
173
173
1. Open the **ArcGIS Pro settings** page in one of the following ways:
174
174
@@ -211,8 +211,7 @@ This section outlines how to configure authentication and data access in the **A
211
211
## Prepare and record GeoCatalog information
212
212
213
213
1. Create an Microsoft Planetary Computer Pro GeoCatalog in your Azure subscription (for example,
214
-
arcgisprogeocatalog), and locate it in the appropriate resource
215
-
group.
214
+
arcgisprogeocatalog), and locate it in the appropriate resource group.
@@ -228,7 +227,7 @@ This section outlines how to configure authentication and data access in the **A
228
227
229
228
[](media/media-processing-center-pro-collections.png#lightbox)
230
229
231
-
1. Record the **Collection Name** (for example, sentinel-2-l2a-turorial-1000)
230
+
1. Record the **Collection Name** (for example, sentinel-2-l2a-tutorial-1000)
232
231
233
232
1. Construct the **Token API Endpoint** using this pattern
234
233
@@ -238,24 +237,22 @@ This section outlines how to configure authentication and data access in the **A
0 commit comments