Skip to content

Commit 88c18b4

Browse files
author
RoseHJM
committed
Added to ToC and how-to
1 parent 62b35e0 commit 88c18b4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/deployment-environments/how-to-create-environment-with-azure-developer.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: ignite-2023
99
ms.topic: how-to
1010
ms.date: 01/26/2023
1111

12-
# Customer intent: As a developer, I want to be able to create an enviroment by using AZD so that I can create my coding environment.
12+
# Customer intent: As a developer, I want to be able to create an environment by using AZD so that I can create my coding environment.
1313

1414
---
1515

@@ -19,6 +19,8 @@ In this article, you install the Azure Developer CLI (AZD), create a new deploym
1919

2020
Azure Developer CLI (AZD) is an open-source tool that accelerates the time it takes for you to get your application from local development environment to Azure. AZD provides best practice, developer-friendly commands that map to key stages in your workflow, whether you’re working in the terminal, your editor or integrated development environment (IDE), or CI/CD (continuous integration/continuous deployment).
2121

22+
To learn how to set up AZD to work with Azure Deployment Environments, see [Use Azure Developer CLI with Azure Deployment Environments](/azure/deployment-environments/concept-azure-developer-cli-with-deployment-environments).
23+
2224
## Prerequisites
2325

2426
You should:

articles/deployment-environments/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ items:
2828
href: concept-environment-yaml.md
2929
- name: Best practices for designing catalogs
3030
href: best-practice-catalog-structure.md
31+
- name: Use Azure Developer CLI with ADE
32+
displayName: AZD, setup AZD, template, AZD compatible, AZD admin
33+
href: concept-azure-developer-cli-with-deployment-environments.md
3134
- name: Reliability in Azure Deployment Environments
3235
href: ../reliability/reliability-deployment-environments.md?toc=/azure/deployment-environments/toc.json&bc=/azure/deployment-environments/breadcrumb/toc.json
3336
- name: Configure resources

0 commit comments

Comments
 (0)