Skip to content

Commit 2c5a4d4

Browse files
committed
update
1 parent 0223d23 commit 2c5a4d4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ms.date: 05/11/2024
1010
zone_pivot_groups: energy-data-services-gcz-options
1111
---
1212

13-
> [!IMPORTANT]
14-
> While the Geospatial Consumption Zone (GCZ) service is a graduated service in the OSDU Forum, it has limitations in terms of security and usage. We will deploy some additional services and policies to secure the environment, but encourage you to follow the service's development on the [OSDU Gitlab](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/wikis/home).
15-
1613
# Deploy Geospatial Consumption Zone
1714

1815
This guide shows you how to deploy the Geospatial Consumption Zone (GCZ) service integrated with Azure Data Manager for Energy (ADME).
1916

17+
> [!IMPORTANT]
18+
> While the Geospatial Consumption Zone (GCZ) service is a graduated service in the OSDU Forum, it has limitations in terms of security and usage. We will deploy some additional services and policies to secure the environment, but encourage you to follow the service's development on the [OSDU Gitlab](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/wikis/home).
19+
2020
## Description
2121

2222
The OSDU Geospatial Consumption Zone (GCZ) is a service that enables enhanced management and utilization of geospatial data. The GCZ streamlines the handling of location-based information. It abstracts away technical complexities, allowing software applications to access geospatial data without needing to deal with intricate details. By providing ready-to-use map services, the GCZ facilitates seamless integration with OSDU-enabled applications.
@@ -26,7 +26,7 @@ The OSDU Geospatial Consumption Zone (GCZ) is a service that enables enhanced ma
2626
To deploy the GCZ, you need to create an App Registration in Microsoft Entra ID. The App Registration is to authenticate the GCZ APIs with Azure Data Manager for Energy to be able to generate the cache of the geospatial data.
2727

2828
1. See [Create an App Registration in Microsoft Entra ID](/azure/active-directory/develop/quickstart-register-app) for instructions on how to create an App Registration.
29-
1. Grant the App Registration permission to read the relevant data in Azure Data Manager for Energy. See [How to add members to an OSDU group](/how-to-manage-users.md#add-members-to-an-osdu-group-in-a-data-partition) for further instructions.
29+
1. Grant the App Registration permission to read the relevant data in Azure Data Manager for Energy. See [How to add members to an OSDU group](./how-to-manage-users.md#add-members-to-an-osdu-group-in-a-data-partition) for further instructions.
3030

3131
## Setup
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.date: 05/11/2024
2121
1. Select **Create**.
2222
1. Repeat the steps for the `gcz-openapi-transformer.yaml` file, but use `gcz/transformer/admin` as the **API URL suffix**.
2323

24-
[![Add GCZ API to APIM](media/how-to-deploy-gcz/deploy-gcz-apim.png)](media/how-to-deploy-gcz/deploy-gcz-apim.png)
24+
[![Add GCZ API to APIM](../../../media/how-to-deploy-gcz/deploy-gcz-apim.png)](../../../media/how-to-deploy-gcz/deploy-gcz-apim.png)
2525

2626
### Configure policies
2727

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Learn how to deploy Geospatial Consumption Zone (GCZ) on Azure Kubernetes Servic
1717
## Prerequisites
1818

1919
- Azure Subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free).
20-
- Azure Kubernetes Cluster (AKS) with virtual network integration. See [Create an Azure Kubernetes Service (AKS) cluster](../../../aks/tutorial-kubernetes-deploy-cluster.md) and [Azure Container Networking Interface (CNI) networking](../../../aks/azure-cni-overview.md) for further instructions.
21-
- [Azure Cloud Shell](../../../cloud-shell/overview.md) or [Azure CLI](/cli/azure/install-azure-cli), kubectl, and Git CLI.
20+
- Azure Kubernetes Cluster (AKS) with virtual network integration. See [Create an Azure Kubernetes Service (AKS) cluster](/azure/aks/tutorial-kubernetes-deploy-cluster.md) and [Azure Container Networking Interface (CNI) networking](/azure/aks/azure-cni-overview.md) for further instructions.
21+
- [Azure Cloud Shell](/azure/cloud-shell/overview.md) or [Azure CLI](/cli/azure/install-azure-cli), kubectl, and Git CLI.
2222

2323
## Deploy Geospatial Consumption Zone (GCZ) HELM Chart
2424

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Learn how to deploy Geospatial Consumption Zone (GCZ) on Windows. This deploymen
1313

1414
### Prerequisites
1515

16-
- An Azure Data Manager for Energy instance. If you don't have an Azure Data Manager for Energy instance, see [Create an Azure Data Manager for Energy instance](quickstart-create-microsoft-energy-data-services-instance.md).
16+
- An Azure Data Manager for Energy instance. If you don't have an Azure Data Manager for Energy instance, see [Create an Azure Data Manager for Energy instance](../../../quickstart-create-microsoft-energy-data-services-instance.md).
1717
- A Windows Virtual Machine. If you don't have a Windows Virtual Machine, see [Create a Windows Virtual Machine in Azure](/azure/virtual-machines/windows/quick-create-portal). It's also possible to use your local machine.
1818
- Java JDK 17 installed on the Windows Virtual Machine. If you don't have Java installed, see [Install Java on Windows](https://adoptium.net/temurin/releases/?version=17).
1919
- Node 18.19.1 (LTS) installed on the Windows Virtual Machine. If you don't have Node installed, see [Install Node.js and npm on Windows](https://nodejs.org/en/blog/release/v18.19.1).

0 commit comments

Comments
 (0)