Skip to content

Commit e9d9661

Browse files
Merge pull request #280122 from EirikHaughom/main
Fix tab and pivot description
2 parents 92abae9 + 1f6d414 commit e9d9661

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Through APIM we can add policies to secure, monitor, and manage the APIs.
8282
8383
[!INCLUDE [Azure CLI](includes/how-to/how-to-deploy-gcz/deploy-gcz-apim-cli.md)]
8484
85+
---
86+
8587
## Testing the GCZ service
8688
8789
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).

articles/energy-data-services/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ landingContent:
9696
url: how-to-add-more-data-partitions.md
9797
- text: How to generate auth token
9898
url: how-to-generate-auth-token.md
99+
- text: How to deploy Geospatial Consumption Zone (GCZ)
100+
url: how-to-deploy-gcz.md
99101
- text: How to deploy OSDU Admin UI
100102
url: how-to-deploy-osdu-admin-ui.md
101103
- linkListType: concept

articles/zone-pivot-groups.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,26 +3280,14 @@ groups:
32803280
- id: blob-storage-quickstart-template
32813281
title: Start with a template
32823282
# Owner: eihaugho
3283-
- id: energy-data-services-gcz-options
3284-
title: Energy Data Services
3285-
prompt: Choose a deployment option
3286-
pivots:
3287-
- id: energy-data-services-gcz-aks
3288-
title: Azure Kubernetes Service
3289-
- id: energy-data-services-gcz-windows
3290-
title: Windows
3291-
- id: energy-data-services-gcz-apim-portal
3292-
title: Azure portal
3293-
- id: energy-data-services-gcz-apim-cli
3294-
title: Azure CLI
32953283
- id: gcz-aks-or-windows
32963284
title: Deploy to AKS or Windows
32973285
prompt: Choose your deployment option
32983286
pivots:
32993287
- id: gcz-aks
3300-
title: Deploy GCZ using Azure Kubernetes Service (AKS)
3288+
title: Azure Kubernetes Service (AKS)
33013289
- id: gcz-windows
3302-
title: Deploy GCZ using Windows VM
3290+
title: Windows Virtual Machine
33033291
# Owner: sloanster
33043292
- id: acs-web-safari-chrome-firefox-known-issues
33053293
title: Known issues

0 commit comments

Comments
 (0)