Skip to content

Commit ff00c8c

Browse files
committed
acrolinx fixes
1 parent 3d25d81 commit ff00c8c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ By the end of this guide, you'll be able to securely browse and access Microsoft
3030

3131
## Register web API application for ArcGIS Pro
3232
### [Public](#tab/public)
33-
1. Open the Azure Portal and go to **Microsoft Entra ID**.
33+
1. Open the Azure portal and go to **Microsoft Entra ID**.
3434

3535
[ ![Screenshot showing a user selecting Microsoft Entra ID from Azure portal.](media/microsoft-entra-id.png) ](media/microsoft-entra-id.png#lightbox)
3636

@@ -106,7 +106,7 @@ By the end of this guide, you'll be able to securely browse and access Microsoft
106106
[ ![Screenshot showing how to add a client app.](media/add-a-client-app.png) ](media/add-a-client-app.png#lightbox)
107107
### [US Gov](#tab/usgov)
108108

109-
1. Open the Azure Portal and go to **Microsoft Entra ID**.
109+
1. Open the Azure portal and go to **Microsoft Entra ID**.
110110

111111
[ ![Screenshot showing a user selecting Microsoft Entra ID from Azure portal.](media/microsoft-entra-id.png) ](media/microsoft-entra-id.png#lightbox)
112112

@@ -328,7 +328,7 @@ This section outlines how to configure authentication and data access in the **A
328328

329329
- Enter your **Entra Domain** and **Client ID**.
330330

331-
- You can [find your **Entra Domain**](/partner-center/account-settings/find-ids-and-domain-names) (also know as your **Primary Domain**) from with Microsoft Entra ID from your Azure Portal
331+
- You can [find your **Entra Domain**](/partner-center/account-settings/find-ids-and-domain-names) (also know as your **Primary Domain**) from with Microsoft Entra ID from your Azure portal
332332

333333
- Your **Client ID** is the client ID you set above in the **Add a client application** step.
334334

@@ -372,7 +372,7 @@ This section outlines how to configure authentication and data access in the **A
372372

373373
- Enter your **Entra Domain** and **Client ID**.
374374

375-
- You can [find your **Entra Domain**](/partner-center/account-settings/find-ids-and-domain-names) (also know as your **Primary Domain**) from with Microsoft Entra ID from your Azure Portal
375+
- You can [find your **Entra Domain**](/partner-center/account-settings/find-ids-and-domain-names) (also know as your **Primary Domain**) from with Microsoft Entra ID from your Azure portal
376376
- Your **Client ID** is the client ID you set above in the **Add a client application** step.
377377

378378
- Add the following **scopes**:
@@ -396,7 +396,7 @@ This section outlines how to configure authentication and data access in the **A
396396

397397
## Prepare and record GeoCatalog information
398398

399-
1. Create an Microsoft Planetary Computer Pro GeoCatalog in your Azure subscription (for example,
399+
1. Create a Microsoft Planetary Computer Pro GeoCatalog in your Azure subscription (for example,
400400
arcgisprogeocatalog), and locate it in the appropriate resource group.
401401

402402
[ ![Screenshot showing find hiddentype GeoCatalog.](media/find-hidden-type-geocatalog.png) ](media/find-hidden-type-geocatalog.png#lightbox)
@@ -454,7 +454,7 @@ This section outlines how to configure authentication and data access in the **A
454454

455455
1. For **Bucket (Container) Name** use the **Container Name** value that you recorded earlier: ```sentinel-2-l2a-tutorial-1000-<unique-id>```.
456456

457-
1. Do not specify a **Folder**.
457+
1. Don't specify a **Folder**.
458458
459459
1. Add the provider option **ARC_TOKEN_SERVICE_API** and set the value to your **Token API Endpoint** that you constructed earlier. For example:
460460
@@ -483,7 +483,7 @@ This section outlines how to configure authentication and data access in the **A
483483
484484
- Reference the Authentication settings made in previous step.
485485
486-
- Add **Custom Paramaters**: Name: ```api-version```, Value: ```2025-04-30-preview```
486+
- Add **Custom Parameters**: Name: ```api-version```, Value: ```2025-04-30-preview```
487487
488488
- Add the ACS connection file that was created in previous step to the **Cloud Storage Connections** list.
489489

0 commit comments

Comments
 (0)