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
+2-1
Original file line number
Diff line number
Diff line change
@@ -211,7 +211,8 @@ You can create a project from Team Explorer after you have connected to an on-pr
211
211
212
212

213
213
214
-
>**Tip:** If you are running Team Explorer from a server that hosts SharePoint Products and SQL Server Reporting Services, you might need to run Visual Studio as an administrator.
214
+
> [!TIP]
215
+
> If you are running Team Explorer from a server that hosts SharePoint Products and SQL Server Reporting Services, you might need to run Visual Studio as an administrator.
215
216
216
217
5. If it's your first time connecting to TFS, you need to add TFS to the list of recognized servers.
Copy file name to clipboardExpand all lines: docs/pipelines/archive/news/2016.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,8 @@ When a minor version is released (for example, 1.2 to 1.3), you get that change
66
66
67
67
If you select a version named something such as <strong>1.* (preview)</strong>, keep in mind that this version is still under development and might have known problems.
68
68
69
-
> **Tip:** In a build definition you've got a few options to test a new major version of a task:
69
+
> [!TIP]
70
+
> In a build definition you've got a few options to test a new major version of a task:
70
71
> * If you change the version and have problems, you can revert the change from the history tab.
71
72
> * Clone the build definition and test the cloned definition with the new major task version.
72
73
@@ -230,8 +231,9 @@ Does your team have a lot of build definitions. You can now use folders to keep
Copy file name to clipboardExpand all lines: docs/pipelines/build/options.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,8 @@ For an example, see [Use a script to customize your build pipeline](../scripts/p
56
56
57
57
Select the [pool](../agents/pools-queues.md) that's attached to the pool that contains the agents you want to run this pipeline.
58
58
59
-
**Tip:** If your code is in Azure Pipelines and you run your builds on Windows, in many cases the simplest option is to use the [Hosted pool](../agents/hosted.md).
59
+
> [!TIP]
60
+
> If your code is in Azure Pipelines and you run your builds on Windows, in many cases the simplest option is to use the [Hosted pool](../agents/hosted.md).
Copy file name to clipboardExpand all lines: docs/pipelines/repos/pipeline-options-for-git.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -365,7 +365,8 @@ In these cases this option can help you conserve network and storage resources.
365
365
366
366
After you select the check box to enable this option, in the **Depth** box specify the number of commits.
367
367
368
-
> **Tip:** The `Agent.Source.Git.ShallowFetchDepth` variable mentioned below also works and overrides the check box controls. This way you can modify the setting when you queue the build.
368
+
> [!TIP]
369
+
> The `Agent.Source.Git.ShallowFetchDepth` variable mentioned below also works and overrides the check box controls. This way you can modify the setting when you queue the build.
Copy file name to clipboardExpand all lines: docs/report/admin/add-a-report-server.md
+8-4
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,8 @@ After you confirm that you have an edition of SQL Server that supports reporting
80
80
81
81
2. Once your server has passed all the setup rules checks, pick the instance to add features to.
82
82
83
-
**Tip:** If you upgraded from SQL Server Express, you'll have a named instance called SQLEXPRESS.
83
+
> [!TIP]
84
+
> If you upgraded from SQL Server Express, you'll have a named instance called SQLEXPRESS.
84
85
85
86

86
87
@@ -148,13 +149,15 @@ You'll need to add reporting in two places: to TFS itself, and then to your team
148
149
149
150

150
151
151
-
**Tip:** Because you're configuring reporting for the first time, the databases don't exist yet. They will be created when you finish the configuration process.
152
+
> [!TIP]
153
+
> Because you're configuring reporting for the first time, the databases don't exist yet. They will be created when you finish the configuration process.
152
154
153
155
3. Provide the same server and instance information for **Analysis Services**, but use the default name for the analysis database (TFS_Analysis). Provide an account name and password for a data sources account, a special account you've created just for this purpose as described in [Service accounts and dependencies in TFS](/azure/devops/server/admin/service-accounts-dependencies-tfs).
154
156
155
157

156
158
157
-
**Tip:** Test the connection before continuing.
159
+
> [!TIP]
160
+
> Test the connection before continuing.
158
161
159
162
4. For **Reports**, provide the server name and the instance name in **Server**, separated by a slash.
160
163
@@ -169,7 +172,8 @@ You'll need to add reporting in two places: to TFS itself, and then to your team
169
172
170
173

171
174
172
-
**Tip:** If you don't see the **Reports Folder** tab, you might need to refresh or restart the administration console.
175
+
> [!TIP]
176
+
> If you don't see the **Reports Folder** tab, you might need to refresh or restart the administration console.
173
177
174
178
6. Unless you have reasons otherwise, use the example provided, and make sure you include the collection name.
Copy file name to clipboardExpand all lines: docs/repos/tfvc/add-command.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ monikerRange: '>= tfs-2015'
20
20
21
21
Adds files and folders to version control.
22
22
23
-
>**Tip:**
24
-
>Before you add files to version control, you should first set up the workspace on your dev machine. See [Workspace Command](workspace-command.md) or [Set up Team Foundation Version Control on your dev machine](set-up-team-foundation-version-control-your-dev-machine.md).
23
+
>[!TIP]
24
+
>Before you add files to version control, you should first set up the workspace on your dev machine. See [Workspace Command](workspace-command.md) or [Set up Team Foundation Version Control on your dev machine](set-up-team-foundation-version-control-your-dev-machine.md).
25
25
26
26
**Requirements:** See [Permissions and groups reference](../../organizations/security/permissions.md).
Copy file name to clipboardExpand all lines: docs/repos/tfvc/associate-file-type-file-comparison-tool.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,9 @@ To perform this procedure, you must be a member of the **Administrators** or **U
37
37
38
38
3. In the **Extension** box, specify the extension (for example, .cpp) that you want to associate with your tool.
39
39
40
-
>**Tip:**
41
-
>Specify `.*` if you want to associate all types of files with your tool.
40
+
> [!TIP]
41
+
> Specify `.*` if you want to associate all types of files with your tool.
42
+
42
43
4. In the **Operation** list, choose **Compare**.
43
44
5. In the **Command** box, either type the path and name of your tool, or choose the ellipses (**...**) to locate and specify it. The result should resemble the following example:
44
45
@@ -51,8 +52,8 @@ To perform this procedure, you must be a member of the **Administrators** or **U
51
52
-**%6**: Label ("friendly name") of the source file.
52
53
-**%7**: Label ("friendly name") of the target file.
53
54
54
-
>**Tip:**
55
-
>For information about frequently used external tools and the arguments that they require, see the following page on the Microsoft website: [diff/merge configuration in Team Foundation - common Command and Argument values](http://go.microsoft.com/fwlink/?LinkID=200171).
55
+
>[!TIP]
56
+
>For information about frequently used external tools and the arguments that they require, see the following page on the Microsoft website: [diff/merge configuration in Team Foundation - common Command and Argument values](http://go.microsoft.com/fwlink/?LinkID=200171).
56
57
57
58
**Use white space to delimit the arguments.**
58
59
For example, you might specify the following syntax to compare two files:
Copy file name to clipboardExpand all lines: docs/repos/tfvc/branch-folders-files.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,10 @@ As each version is released, the Main branch is branched into a new version bran
35
35
36
36
You can perform a branching operation by using either **Source Control Explorer**, as this topic demonstrates, or the Branch command at a command prompt. For more information, see [Branch Command](branch-command.md).
37
37
38
-
>**Tip:**
39
-
>Branching is an important and powerful technique for creating a parallel set of versions of your files. However, using branches can add complexity and cost to your project. For example, when you merge two branches, you may have to resolve conflicts.
38
+
>[!TIP]
39
+
>Branching is an important and powerful technique for creating a parallel set of versions of your files. However, using branches can add complexity and cost to your project. For example, when you merge two branches, you may have to resolve conflicts.
40
40
>
41
-
>Before you create a branch, you should consider whether you can better meet your needs by applying a label. By applying a label, you can quickly and easily take a snapshot of the state of your files so that you can then later retrieve or build the files in that state. For more information, see [Use labels to take a snapshot of your files](use-labels-take-snapshot-your-files.md).
41
+
>Before you create a branch, you should consider whether you can better meet your needs by applying a label. By applying a label, you can quickly and easily take a snapshot of the state of your files so that you can then later retrieve or build the files in that state. For more information, see [Use labels to take a snapshot of your files](use-labels-take-snapshot-your-files.md).
Copy file name to clipboardExpand all lines: docs/repos/tfvc/create-work-workspaces.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,8 @@ If your team has a large and complex codebase or if you want your workspace to c
94
94
95
95
-**Owner**: Only the owner of a workspace can use it.
96
96
97
-
>**Tip:** Instead of changing the owner of your workspace when someone else needs to continue your work you can [suspend (or shelve)](suspend-your-work-manage-your-shelvesets.md) your work and then share the shelveset with them.
97
+
> [!TIP]
98
+
> Instead of changing the owner of your workspace when someone else needs to continue your work you can [suspend (or shelve)](suspend-your-work-manage-your-shelvesets.md) your work and then share the shelveset with them.
98
99
99
100
-**Computer**: This box identifies the dev machine where the workspace exists, and it is read-only. You cannot move a workspace from one computer to another. However, if the name of your dev machine has changed and you want that change to appear in this field, run [tf workspaces /updatecomputername](workspaces-command.md).
Copy file name to clipboardExpand all lines: docs/repos/tfvc/day-life-alm-developer-suspend-work-fix-bug-conduct-code-review.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,8 @@ Now that his workspace is clean, Peter drags the new task from **Available Work
65
65
66
66
Alternatively, you can switch to a work item that you previously suspended by dragging it from under **Suspended Work**.
67
67
68
-
>**Tip:**
69
-
> The currently In Progress work items link to your current code changes and Visual Studio state. To allow Visual Studio to help you organize your work, make sure that the appropriate items are in the In Progress state when you switch from one task to another.
68
+
>[!TIP]
69
+
> The currently In Progress work items link to your current code changes and Visual Studio state. To allow Visual Studio to help you organize your work, make sure that the appropriate items are in the In Progress state when you switch from one task to another.
70
70
71
71
## Investigate the bug
72
72
@@ -166,8 +166,8 @@ In her comments, Julia points out that the test is wrong. The allowable error sh
166
166
TestEqual(1000, 1000*1e-7, true); // Less than allowed error
167
167
TestEqual(1000, 1000*1e-5, false); // More than allowed error
168
168
169
-
>**Tip:**
170
-
> Notice that the team members use the tests as a focus for discussion. If the tests are correct and sufficient, the code will be also. Unlike the code, each test represents a separate case. For this reason, the tests are often easier to discuss than the code.
169
+
>[!TIP]
170
+
> Notice that the team members use the tests as a focus for discussion. If the tests are correct and sufficient, the code will be also. Unlike the code, each test represents a separate case. For this reason, the tests are often easier to discuss than the code.
1. In **Team Explorer**, on the **My Work** page, go to the **My Code Reviews & Requests** section and open the request.
@@ -240,8 +240,8 @@ The test passes once again:
240
240
241
241

242
242
243
-
>**Tip:**
244
-
> To fix a bug, follow the same practice as in code development. Write a test that fails and then make the test pass. Check in the code and the tests only when the tests pass.
243
+
>[!TIP]
244
+
> To fix a bug, follow the same practice as in code development. Write a test that fails and then make the test pass. Check in the code and the tests only when the tests pass.
245
245
246
246
Peter now turns his attention to the test case in which the bug was discovered. The steps to reproduce the bug are clearly described in the test case work item. He follows the steps and discovers that the invoices are correctly listed.
0 commit comments