Skip to content

Commit 7ce9475

Browse files
Merge pull request #274987 from RoseHJM/ade-update-landing-page
ADE - Added Extensibility model card to the landing page
2 parents 4368753 + 7452176 commit 7ce9475

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/deployment-environments/index.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,18 @@ landingContent:
5858
- text: Configure a managed identity
5959
url: how-to-configure-managed-identity.md
6060

61+
# Card
62+
- title: Customize deployments with the extensibility model
63+
linkLists:
64+
- linkListType: how-to-guide
65+
links:
66+
- 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+
6173
# Card
6274
- title: Configure environment types
6375
linkLists:

0 commit comments

Comments
 (0)