File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
articles/deployment-environments Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,14 @@ landingContent:
60
60
linkLists :
61
61
- linkListType : how-to-guide
62
62
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
65
71
- text : Troubleshoot custom image errors and warnings
66
72
url : troubleshoot-custom-image-logs-errors.md
67
73
You can’t perform that action at this time.
0 commit comments