Skip to content

Commit d55e760

Browse files
committed
minor spelling fixes
1 parent dde902f commit d55e760

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/energy-data-services/how-to-deploy-gcz.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To deploy the GCZ, you need to create an App Registration in Microsoft Entra ID.
2727

2828
There are two main deployment options for the GCZ service:
2929

30-
- **Azure Kubernetes Service (AKS)**: Deploy the GCZ service on an AKS cluster. This deployment option is recommended for production environments. It requires more effort to setup, configure, and maintain.
30+
- **Azure Kubernetes Service (AKS)**: Deploy the GCZ service on an AKS cluster. This deployment option is recommended for production environments. It requires more effort to set up, configure, and maintain.
3131
- **Windows**: Deploy the GCZ service on a Windows. This deployment option recommended for development and testing environments.
3232

3333
::: zone pivot="gcz-aks"
@@ -82,7 +82,8 @@ Through APIM we can add policies to secure, monitor, and manage the APIs.
8282
8383
## Testing the GCZ service
8484
85-
1. Download the API client collection from the [OSDU GitLab](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/blob/master/docs/test-assets/postman/Geospatial%20Consumption%20Zone%20-%20Provider%20Postman%20Tests.postman_collection.json?ref_type=heads) and import it into your API client of choice (for example, Postman).
85+
1. Download the API client collection from the [OSDU GitLab](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/blob/master/docs/test-assets/postman/Geospatial%20Consumption%20Zone%20-%20Provider%20Postman%20Tests.postman_collection.json?ref_type=heads) and import it into your API client of choice (that is, Bruno, Postman).
86+
1.
8687
1. Add the following environment variables to your API client:
8788
8889
- `PROVIDER_URL` - The URL to the GCZ Provider API.

0 commit comments

Comments
 (0)