Skip to content

Commit f214a22

Browse files
authored
Merge pull request #274420 from RoseHJM/ade-cli-updates
ADE - ToC refresh
2 parents d38b5d9 + 627bf74 commit f214a22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/deployment-environments/reference-deployment-environment-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ This format is adapted from how ARM template deployments report outputs of a dep
337337

338338
Acceptable types for outputs are "string", "int", "boolean", "array", and "object".
339339

340-
### How to Access Outputs
340+
### How to access outputs
341341

342342
To access outputs either while within the container or post-execution, a customer can use the Outputs API for ADE, accessible either by calling the API endpoint or using the AZ CLI.
343343

articles/deployment-environments/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@ items:
104104
- name: Reference
105105
expanded: false
106106
items:
107+
- name: ADE CLI reference
108+
href: reference-deployment-environment-cli.md
107109
- name: ADE CLI variables
108110
href: reference-deployment-environment-variables.md
109111
- name: Install Azure CLI extension
110112
href: how-to-install-devcenter-cli-extension.md
111-
- name: ADE CLI reference
112-
href: reference-deployment-environment-cli.md
113113
- name: Azure CLI - devcenter
114114
href: https://aka.ms/CLI-reference
115115
- name: REST API

0 commit comments

Comments
 (0)