Skip to content

Commit 4a41832

Browse files
author
RoseHJM
committed
ToC and Landing page updates
1 parent 7bdd3f2 commit 4a41832

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

articles/deployment-environments/index.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,9 @@ landingContent:
6464
- linkListType: how-to-guide
6565
links:
6666
- text: Configure container image to execute deployments
67-
url: how-to-configure-extensibility-generic-container-image.md
68-
- text: Configure an ARM/Bicep custom container image
69-
url: how-to-configure-extensibility-bicep-container-image.md
70-
- text: Configure a Terraform custom container image
71-
url: how-to-configure-extensibility-terraform-container-image.md
72-
- text: Configure a Pulumi custom container image
73-
url: how-to-configure-extensibility-pulumi-container-image.md
67+
url: how-to-configure-extensibility-model-custom-image.md
68+
- text: Troubleshoot custom image errors and warnings
69+
url: troubleshoot-custom-image-logs-errors.md
7470

7571
# Card
7672
- title: Configure environment types

articles/deployment-environments/toc.yml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,10 @@ items:
6060
expanded: false
6161
items:
6262
- name: Configure container image to execute deployments
63-
href: how-to-configure-extensibility-generic-container-image.md
64-
displayName: custom image, custom runner, extensibility
65-
- name: Configure ARM/Bicep container image to execute deployments
66-
href: how-to-configure-extensibility-bicep-container-image.md
67-
displayName: custom image, custom runner, extensibility
68-
- name: Configure Terraform container image to execute deployments
69-
href: how-to-configure-extensibility-terraform-container-image.md
70-
displayName: custom image, custom runner, extensibility
71-
- name: Configure Pulumi container image to execute deployments
72-
href: how-to-configure-extensibility-pulumi-container-image.md
73-
displayName: custom image, custom runner, extensibility
74-
- name: Troubleshoot custom image Errors and Warnings
63+
href: how-to-configure-extensibility-model-custom-image.md
64+
displayName: custom image, container, custom runner, extensibility, ARM, Bicep, Terraform, Pulumi
65+
- name: Troubleshoot custom image errors and warnings
66+
displayName: custom image, container, custom runner, extensibility, ARM, Bicep, Terraform, Pulumi
7567
href: troubleshoot-custom-image-logs-errors.md
7668
- name: Create and manage environments
7769
expanded: false

0 commit comments

Comments
 (0)