Skip to content

Commit 153596c

Browse files
author
RoseHJM
committed
Removed references to quickstart create and configure project
1 parent d236981 commit 153596c

9 files changed

+3
-12
lines changed

articles/deployment-environments/configure-environment-definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,5 @@ After you delete an environment definition, development teams can no longer use
156156

157157
## Related content
158158

159-
- [Create and configure a project](./quickstart-create-and-configure-projects.md)
159+
- [Add and configure a catalog from GitHub or Azure DevOps](how-to-configure-catalog.md)
160160
- [Create and configure an environment type](quickstart-create-access-environments.md)

articles/deployment-environments/how-to-configure-deployment-environments-user.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,4 @@ The users can now view the project and the specific environment type that you gr
7979

8080
## Related content
8181

82-
* [Create and configure an Azure Deployment Environments project](./quickstart-create-and-configure-projects.md)
8382
* [Provide access for dev team leads to Deployment Environments projects](./how-to-configure-project-admin.md)

articles/deployment-environments/how-to-configure-project-admin.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,4 @@ The users can now view the project and manage only the specific environment type
7070

7171
## Related content
7272

73-
* [Create and configure projects](./quickstart-create-and-configure-projects.md)
7473
* [Provide access for developers to projects](./how-to-configure-deployment-environments-user.md)

articles/deployment-environments/how-to-create-access-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Code: EnvironmentNotFound
103103
Message: The environment resource was not found.
104104
```
105105

106-
To resolve the issue, assign the correct permissions: [Give access to the development team](quickstart-create-and-configure-projects.md#give-access-to-the-development-team).
106+
To resolve the issue, assign the correct permissions: [Give access to the development team](quickstart-create-and-configure-devcenter.md#give-access-to-the-development-team).
107107

108108
## Access an environment
109109

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ Azure Developer CLI (AZD) is an open-source tool that accelerates the time it ta
2525

2626
You should:
2727
- Be familiar with Azure Deployment Environments. Review [What is Azure Deployment Environments?](overview-what-is-azure-deployment-environments.md) and [Key concepts for Azure Deployment Environments](concept-environments-key-concepts.md).
28-
- Create and configure a dev center with a project, environment types, and a catalog. Use the following articles as guidance:
28+
- Create and configure a dev center with a project, environment types, and a catalog. Use the following article as guidance:
2929
- [Quickstart: Create and configure a dev center for Azure Deployment Environments](/azure/deployment-environments/quickstart-create-and-configure-devcenter).
30-
- [Quickstart: Create and configure an Azure Deployment Environments project](quickstart-create-and-configure-projects.md)
3130
- A catalog attached to your dev center.
3231

3332
## Prepare to work with AZD

articles/deployment-environments/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ landingContent:
3737
links:
3838
- text: 'Create & configure a dev center'
3939
url: quickstart-create-and-configure-devcenter.md
40-
- text: 'Create & configure a project'
41-
url: quickstart-create-and-configure-projects.md
4240
- text: 'Create & access environments'
4341
url: quickstart-create-access-environments.md
4442
- linkListType: how-to-guide

articles/deployment-environments/overview-what-is-azure-deployment-environments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ Start using Azure Deployment Environments:
9292
- [Key concepts for Azure Deployment Environments](./concept-environments-key-concepts.md)
9393
- [Azure Deployment Environments scenarios](./concept-environments-scenarios.md)
9494
- [Quickstart: Create and configure a dev center](./quickstart-create-and-configure-devcenter.md)
95-
- [Quickstart: Create and configure a project](./quickstart-create-and-configure-projects.md)
9695
- [Quickstart: Create and access environments](./quickstart-create-access-environments.md)

articles/deployment-environments/quickstart-create-access-environments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ As a developer, you can create environments associated with a [project](concept-
1919
## Prerequisites
2020

2121
- [Create and configure a dev center](quickstart-create-and-configure-devcenter.md).
22-
- [Create and configure a project](quickstart-create-and-configure-projects.md).
2322

2423
## Create an environment
2524

articles/deployment-environments/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ items:
1313
items:
1414
- name: Create and configure a dev center
1515
href: quickstart-create-and-configure-devcenter.md
16-
- name: Create and configure a project
17-
href: quickstart-create-and-configure-projects.md
1816
- name: Create and access an environment
1917
href: quickstart-create-access-environments.md
2018
- name: Concepts

0 commit comments

Comments
 (0)