You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/projects/create-project.md
+43-44
Original file line number
Diff line number
Diff line change
@@ -73,28 +73,28 @@ There isn't a limit on the number of projects that you can create within a proje
73
73
74
74
1. Select **New project**.
75
75
76
-
> [!div class="mx-imgBorder"]
77
-
> 
76
+
> [!div class="mx-imgBorder"]
77
+
> 
78
78
79
-
3. Enter information into the form provided.
80
-
- Provide a name for your project. Your project name can't contain special characters, such as `/ : \ ~ & % ; @ ' " ? < > | # $ * } { , + = [ ]`, can't begin with an underscore, can't begin or end with a period, and must be 64 or fewer characters.
81
-
- Enter an optional description.
82
-
- Choose the visibility, initial source control type, and work item process.
83
-
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [Choose a process](../../boards/work-items/guidance/choose-process.md).
84
-
85
-
> [!div class="mx-imgBorder"]
86
-
> 
87
-
88
-
When you choose public visibility, anyone on the internet can view your project. With private visibility, only users you give access to can view your project. For more information about features and access levels for public projects, see [Make a private project public](make-project-public.md). If the **Public** option isn't available, you need to change the policy.
89
-
90
-
1. Select **Create**. Azure DevOps displays the project welcome page.
79
+
1. Enter information into the form provided.
80
+
- Provide a name for your project. Your project name can't contain special characters, such as `/ : \ ~ & % ; @ ' " ? < > | # $ * } { , + = [ ]`, can't begin with an underscore, can't begin or end with a period, and must be 64 or fewer characters.
81
+
- Enter an optional description.
82
+
- Choose the visibility, initial source control type, and work item process.
83
+
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [Choose a process](../../boards/work-items/guidance/choose-process.md).
91
84
92
-
> [!div class="mx-imgBorder"]
93
-
> 
94
-
95
-
Select one of the following options to continue:
85
+
```
86
+
> [!div class="mx-imgBorder"]
87
+
```
88
+
> 
89
+
90
+
```
91
+
When you choose public visibility, anyone on the internet can view your project. With private visibility, only users you give access to can view your project. For more information about features and access levels for public projects, see [Make a private project public](make-project-public.md). If the **Public** option isn't available, you need to change the policy.
92
+
```1. Select **Create**. Azure DevOps displays the project welcome page.
96
93
97
-
-**Invite**: Add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
94
+
> [!div class="mx-imgBorder"]
95
+
```
96
+
Select one of the following options to continue:
97
+
```- **Invite**: Add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
98
98
- **Boards**: Add work items. See [View and add work items using the Work Items page](../../boards/work-items/view-add-work-items.md).
99
99
- **Repos**: Clone or import a repository or initialize a *README* file for your project summary page. See [Clone an existing Git repo](../../repos/git/clone.md).
100
100
- **Pipelines**: Define a pipeline. See [Azure Pipelines documentation](../../pipelines/index.yml).
@@ -110,28 +110,26 @@ There isn't a limit on the number of projects that you can create within a proje
110
110
111
111
1. Select **New project**. You can also [create a project from a process](../settings/work/manage-process.md).
112
112
113
-
> [!div class="mx-imgBorder"]
114
-
> 
115
-
113
+
> [!div class="mx-imgBorder"]
116
114
1. Enter information into the form provided.
117
115
- Provide a name for your project. Your project name can't contain special characters, such as `/ : \ ~ & % ; @ ' " ? < > | # $ * } { , + = [ ]`, can't begin with an underscore, can't begin or end with a period, and must be 64 or fewer characters.
118
116
- Enter an optional description.
119
-
- Choose the visibility, initial source control type, and work item process.
120
-
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [About processes and process templates](../../boards/work-items/guidance/choose-process.md).
117
+
- Choose the visibility, initial source control type, and work item process.
118
+
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [About processes and process templates](../../boards/work-items/guidance/choose-process.md).
121
119
122
-
> [!div class="mx-imgBorder"]
123
-
> 
124
-
125
-
When you choose public visibility, anyone on the internet can view your project. With private visibility, only people who you give access to can view your project. For more information about public projects, see [Create a public project in your organization](../projects/create-project.md). If the **Public** option isn't available, you need to change the policy.
126
-
127
-
1. Select **Create**. Azure DevOps displays the welcome page.
120
+
```
121
+
> [!div class="mx-imgBorder"]
122
+
```
123
+
> 
124
+
125
+
```
126
+
When you choose public visibility, anyone on the internet can view your project. With private visibility, only people who you give access to can view your project. For more information about public projects, see [Create a public project in your organization](../projects/create-project.md). If the **Public** option isn't available, you need to change the policy.
127
+
```1. Select **Create**. Azure DevOps displays the welcome page.
128
128
129
-
> [!div class="mx-imgBorder"]
130
-
> 
131
-
129
+
> [!div class="mx-imgBorder"]
132
130
Select one of the following options to continue:
133
131
134
-
-**Invite**: add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
132
+
- **Invite**: add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
135
133
- **Boards**: add work items. See [View and add work items using the Work Items page](../../boards/work-items/view-add-work-items.md).
136
134
- **Repos**: clone or import a repository, or initialize a *README* file for your project summary page. See [Clone an existing Git repo](../../repos/git/clone.md).
137
135
- **Pipelines**: define a pipeline. See [Azure Pipelines documentation](../../pipelines/index.yml).
@@ -206,11 +204,11 @@ View a list of projects from your web browser.
206
204
1. Select **Organization settings** and then select **Projects**.
207
205
208
206
> [!div class="mx-imgBorder"]
209
-
> 
210
-
211
-
Open your desired project. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md).
207
+
> 
212
208
213
-
::: moniker-end
209
+
```
210
+
Open your desired project. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md).
211
+
```::: moniker-end
214
212
215
213
::: moniker range=" azure-devops-2019"
216
214
@@ -219,18 +217,18 @@ View a list of projects from your web browser.
219
217
1. Choose the collection to view the list of projects. The page lists the last two or three projects you connected to at the upper screen. Choose any project to connect to that project.
220
218
221
219
> [!div class="mx-imgBorder"]
222
-
> 
223
-
220
+
> 
221
+
224
222
Or
225
223
226
224
- Select **Admin settings** and then choose **Projects** to list all projects.
227
225
228
226
> [!div class="mx-imgBorder"]
229
-
> 
230
-
231
-
You can choose a project to open project settings for that project on this page. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md). Or, you can [rename a project](rename-project.md) or [delete a project](delete-project.md).
227
+
> 
232
228
233
-
::: moniker-end
229
+
```
230
+
You can choose a project to open project settings for that project on this page. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md). Or, you can [rename a project](rename-project.md) or [delete a project](delete-project.md).
231
+
```::: moniker-end
234
232
235
233
#### [Team Explorer](#tab/team-explorer)
236
234
@@ -346,6 +344,7 @@ You can add Git (distributed) or TFVC (centralized) repositories to your project
346
344
-[Rename a project](rename-project.md)
347
345
-[Delete a project](delete-project.md)
348
346
-[Get started as an administrator](../../user-guide/project-admin-tutorial.md)
0 commit comments