Skip to content

Commit 3da1fed

Browse files
committed
ADE - extensibility model - added links to landing page
1 parent 27ea347 commit 3da1fed

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/deployment-environments/index.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,14 @@ landingContent:
6060
linkLists:
6161
- linkListType: how-to-guide
6262
links:
63-
- text: Configure container image to execute deployments
64-
url: how-to-configure-extensibility-model-custom-image.md
63+
- text: What is the ADE Extensibility Model?
64+
url: concept-extensibility-model.md
65+
- text: Create an ARM or Bicep custom image
66+
url: /azure/deployment-environments/how-to-configure-extensibility-model-custom-image?tabs=sample%2Cprivate-registry&pivots=arm-bicep
67+
- text: Create a Terraform custom image
68+
url: /azure/deployment-environments/how-to-configure-extensibility-model-custom-image?tabs=custom-script%2Cprivate-registry&pivots=terraform#use-a-standard-container-image
69+
- text: Create a Pulumi custom image
70+
url: /azure/deployment-environments/how-to-configure-extensibility-model-custom-image?tabs=sample%2Cprivate-registry&pivots=pulumi#use-a-standard-container-image
6571
- text: Troubleshoot custom image errors and warnings
6672
url: troubleshoot-custom-image-logs-errors.md
6773

0 commit comments

Comments
 (0)