diff --git a/docs/repos/tfvc/share-your-code-in-tfvc-vs.md b/docs/repos/tfvc/share-your-code-in-tfvc-vs.md index 31e4b68ea62..307074f2df6 100644 --- a/docs/repos/tfvc/share-your-code-in-tfvc-vs.md +++ b/docs/repos/tfvc/share-your-code-in-tfvc-vs.md @@ -31,6 +31,9 @@ Whether your software project is large, small, or brand new, it's best to use ve | **Permissions** | - **Read**: To view the repository and its contents.
- **Check In**: To check in changes to the repository.
- **Check Out**: To check out files for editing.
- **Manage Workspaces**: To create and manage workspaces. | | **Tools** | [Visual Studio](https://visualstudio.microsoft.com/downloads). | +> [!NOTE] +> TFVC is not supported on ARM versions of Visual Studio. + ## Connect to your project 1. In Visual Studio, from the **Home** page of **Team Explorer**, select the **Manage Connections** icon.