Skip to content

Commit ec51178

Browse files
committed
move update under Repos vs. General
1 parent da1a12f commit ec51178

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

release-notes/2025/includes/general/sprint-260-update-links.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ ms.topic: include
66
---
77

88
- [Only organizations with existing public projects can create new ones](#only-organizations-with-existing-public-projects-can-create-new-ones)
9-
- [Azure DevOps login flow no longer relies on Azure Resource Manager audience](#azure-devops-login-flow-no-longer-relies-on-azure-resource-manager-audience)
10-
- [Azure DevOps remote index support in VSCode](#azure-devops-remote-index-support-in-vscode)
9+
- [Azure DevOps login flow no longer relies on Azure Resource Manager audience](#azure-devops-login-flow-no-longer-relies-on-azure-resource-manager-audience)

release-notes/2025/includes/general/sprint-260-update.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,4 @@ Due to Azure DevOps previous reliance on ARM, admins had to permit all Azure Dev
2020
There remain a couple of notable exceptions — the following ​user groups may need continued access to ARM:
2121

2222
1. Billing admins need access to ARM to setup billing and access subscriptions
23-
2. Service Connection creators require continued access to ARM for ARM role assignment and updates to MSIs
24-
25-
### Azure DevOps remote index support
26-
27-
Azure DevOps now supports remote indexes for IDE workspaces that are linked to Azure DevOps repos. This enables #codebase to search for relevant snippets almost instantly without any initialization. This even works for larger repos with tens of thousands of indexable files. Support for remote workspaces has released starting with the July updates to Visual Studio and VS Code. For more info please see the [VS Code Release Notes](https://code.visualstudio.com/updates/v1_103#_azure-devops-repos-remote-index-support).
28-
29-
Remote indexes are used automatically when working in a workspace that is linked to Azure DevOps through git. Make sure you are also logged into Visual Studio or VS Code with the Microsoft account you use to access the Azure DevOps repo.
23+
2. Service Connection creators require continued access to ARM for ARM role assignment and updates to MSIs

release-notes/2025/includes/repos/sprint-260-update-links.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ ms.date: 8/11/2025
55
ms.topic: include
66
---
77

8-
- [Improved screen reader support for pull request experience](#improved-screen-reader-support-for-pull-request-experience)
8+
- [Improved screen reader support for pull request experience](#improved-screen-reader-support-for-pull-request-experience)
9+
- [Azure DevOps remote index support in VSCode](#azure-devops-remote-index-support-in-vscode)

release-notes/2025/includes/repos/sprint-260-update.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,10 @@ Then, click on the **Editor preferences** button.
2323
On the popup menu, select the **Enable announcements for line changes and comments to enhance screen reader accessibility** option and **Save**.
2424

2525
> [!div class="mx-imgBorder"]
26-
> [![Image to Editor preferences.](../../media/260-repos-03.png "Image to Editor preferences.")](../../media/260-repos-03.png#lightbox)
26+
> [![Image to Editor preferences.](../../media/260-repos-03.png "Image to Editor preferences.")](../../media/260-repos-03.png#lightbox)
27+
28+
### Azure DevOps remote index support
29+
30+
Azure DevOps now supports remote indexes for IDE workspaces that are linked to Azure DevOps repos. This enables #codebase to search for relevant snippets almost instantly without any initialization. This even works for larger repos with tens of thousands of indexable files. Support for remote workspaces has released starting with the July updates to Visual Studio and VS Code. For more info please see the [VS Code Release Notes](https://code.visualstudio.com/updates/v1_103#_azure-devops-repos-remote-index-support).
31+
32+
Remote indexes are used automatically when working in a workspace that is linked to Azure DevOps through git. Make sure you are also logged into Visual Studio or VS Code with the Microsoft account you use to access the Azure DevOps repo.

0 commit comments

Comments
 (0)