You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/deployment-environments/configure-environment-definition.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,10 +92,7 @@ You can create custom container images for more advanced environment deployments
92
92
93
93
To get started, you can get sample ARM and Bicep container images via the Microsoft Artifact Registry (also known as the Microsoft Container Registry).
94
94
95
-
For more information on building a custom container image, see:
96
-
- [Configure a container image to execute deployments](how-to-configure-extensibility-generic-container-image.md)
97
-
- [Configure container image to execute deployments with ARM and Bicep](how-to-configure-extensibility-bicep-container-image.md)
98
-
- [Configure a container image to execute deployments with Terraform](how-to-configure-extensibility-terraform-container-image.md)
95
+
For more information on building a custom container image, see [Configure a container image to execute deployments](how-to-configure-extensibility-generic-container-image.md).
99
96
100
97
### Specify the ARM or Bicep sample container image
0 commit comments