Skip to content

Commit 84dea6b

Browse files
author
RoseHJM
committed
ToC tweaks & added to landing page
1 parent 8f1b1bc commit 84dea6b

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

articles/deployment-environments/index.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,15 @@ landingContent:
9595
url: how-to-configure-project-admin.md
9696
- text: Grant access to create environments
9797
url: how-to-configure-deployment-environments-user.md
98+
99+
# Card
100+
- title: Use Azure Developer CLI with ADE
101+
linkLists:
102+
- linkListType: concept
103+
links:
104+
- text: Use Azure Developer CLI (azd) with ADE
105+
url: concept-azure-developer-cli-with-deployment-environments.md
106+
- linkListType: how-to-guide
107+
links:
108+
- text: Create environments with Azure Developer CLI (azd)
109+
url: how-to-create-environment-with-azure-developer.md

articles/deployment-environments/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ items:
7272
- name: Use Azure Developer CLI with ADE
7373
expanded: false
7474
items:
75-
- name: Use Azure Developer CLI with ADE
75+
- name: Use Azure Developer CLI (azd) with ADE
7676
displayName: AZD, setup AZD, template, AZD compatible, AZD admin
7777
href: concept-azure-developer-cli-with-deployment-environments.md
78-
- name: Create environments with Azure Developer CLI (AZD)
78+
- name: Create environments with Azure Developer CLI (azd)
7979
href: how-to-create-environment-with-azure-developer.md
8080
- name: Manage costs
8181
expanded: false

0 commit comments

Comments
 (0)