Skip to content

Commit 5c6034d

Browse files
author
RoseHJM
committed
Added to ToC
1 parent aadcaf3 commit 5c6034d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/deployment-environments/how-to-configure-extensibility-custom-runner-generic.md renamed to articles/deployment-environments/how-to-configure-extensibility-generic-container-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
#customer intent: As a developer, I want to learn how to build and utilize custom images with my environment definitions for deployment environments.
1212
---
1313

14-
# Custom image support in Azure Deployment Environments
14+
# Configure a container image to execute deployments
1515

1616
In this article, you learn how to build and utilize custom images within your environment definitions for deployments in Azure Deployment Environments (ADE).
1717

articles/deployment-environments/toc.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,12 @@ items:
5454
- name: Create and configure a project from the CLI
5555
href: how-to-create-configure-projects.md
5656
- name: Configure AZD-compatible templates
57-
href: how-to-configure-azure-developer-cli-deployment-environments.md
57+
href: how-to-configure-azure-developer-cli-deployment-environments.md
58+
- name: Configure the ADE extensibility model
59+
expanded: false
60+
items:
61+
- name: Configure container image to execute deployments
62+
href: how-to-configure-extensibility-generic-container-image.md
5863
- name: Create and manage environments
5964
expanded: false
6065
items:

0 commit comments

Comments
 (0)