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
@@ -34,13 +34,13 @@ There are two main deployment options for the GCZ service:
34
34
-**Azure Kubernetes Service (AKS)**: Deploy the GCZ service on an AKS cluster. This deployment option is recommended for production environments. It requires more setup, configuration, and maintenance. It also has some limitations in the provided container images.
35
35
-**Windows**: Deploy the GCZ service on a Windows. This deployment option recommended for development and testing environments, as it's easier to set up and configure, and requires less maintenance.
36
36
37
-
::: zone pivot="energy-data-services-gcz-aks"
37
+
::: zone pivot="gcz-aks"
38
38
39
39
[!INCLUDE [Azure Kubernetes Service (AKS)](includes/how-to/how-to-deploy-gcz/deploy-gcz-on-aks.md)]
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).
Copy file name to clipboardExpand all lines: articles/energy-data-services/includes/how-to/how-to-deploy-gcz/deploy-gcz-on-windows.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ author: EirikHaughom
9
9
ms.date: 05/30/2024
10
10
---
11
11
12
+
## Deploy Geospatial Consumption Zone (GCZ) on a Windows Virtual Machine
13
+
12
14
Learn how to deploy Geospatial Consumption Zone (GCZ) on Windows. This deployment option is recommended for development and testing environments, as it's easier to set up and configure, and requires less maintenance.
0 commit comments