Skip to content

Commit 01fbd1d

Browse files
authored
Merge pull request #9042 from MicrosoftDocs/users/chcomley/index-updates
AzDo index improvements
2 parents 5f99da5 + 5aa2175 commit 01fbd1d

1 file changed

Lines changed: 32 additions & 32 deletions

File tree

docs/index.yml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.subservice: azure-devops-projects
1111
ms.author: chcomley
1212
author: chcomley
13-
ms.date: 03/14/2026
13+
ms.date: 03/19/2026
1414

1515
# highlightedContent section (optional)
1616
# Maximum of 8 items
@@ -45,32 +45,32 @@ productDirectory:
4545
links:
4646
- url: ./boards/get-started/what-is-azure-boards.md
4747
text: What is Azure Boards?
48-
- url: ./boards/backlogs/create-your-backlog.md
49-
text: Create your backlog
5048
- url: ./boards/get-started/plan-track-work.md
5149
text: Plan and track work
50+
- url: ./boards/configure-customize.md
51+
text: Configure and customize boards
5252
# Card
5353
- title: Azure Pipelines
5454
imageSrc: ./media/index/DevOpsIconPipelines96.svg
5555
summary: Automatically build, test, and deploy code to any platform and cloud.
5656
links:
5757
- url: ./pipelines/get-started/what-is-azure-pipelines.md
5858
text: What is Azure Pipelines?
59-
- url: /azure/devops/pipelines/tasks/reference/
60-
text: Task reference
61-
- url: /azure/devops/pipelines/yaml-schema/
62-
text: YAML schema
59+
- url: ./pipelines/create-first-pipeline.md
60+
text: Create your first pipeline
61+
- url: ./pipelines/troubleshooting/troubleshooting.md
62+
text: Troubleshoot pipeline runs
6363
# Card
6464
- title: Azure Artifacts
6565
imageSrc: ./media/index/DevOpsIconArtifacts96.svg
6666
summary: Create, host, and share NuGet, npm, Maven, Python, Cargo, and Universal packages.
6767
links:
6868
- url: ./artifacts/start-using-azure-artifacts.md
6969
text: What is Azure Artifacts?
70-
- url: ./artifacts/concepts/feeds.md
71-
text: Artifacts feeds
72-
- url: ./artifacts/concepts/upstream-sources.md
73-
text: Upstream sources
70+
- url: ./artifacts/npm/npmrc.md
71+
text: Connect to a feed
72+
- url: ./artifacts/feeds/feed-permissions.md
73+
text: Manage feed permissions
7474
# Card
7575
- title: Azure Repos
7676
imageSrc: ./media/index/DevOpsIconRepos96.svg
@@ -98,26 +98,26 @@ productDirectory:
9898
imageSrc: /media/common/i_server.svg
9999
summary: Host Azure DevOps on your own infrastructure with the on-premises server.
100100
links:
101-
- url: /azure/devops/server/admin/admin-quick-ref
102-
text: Administrative tasks
103101
- url: /azure/devops/server/requirements
104102
text: Setup and upgrade requirements
105103
- url: /azure/devops/server/install/get-started
106104
text: Install
105+
- url: /azure/devops/server/admin/admin-quick-ref
106+
text: Administrative tasks reference
107107
# additionalContent section
108108
additionalContent:
109109
sections:
110110
- title: Additional resources
111111
items:
112112
# Card
113-
- title: Integration
113+
- title: AI assistance
114114
links:
115-
- text: GitHub integration with Azure DevOps
116-
url: ./cross-service/github-integration.md
117-
- text: Connect work, code, builds, and tests across services
118-
url: ./cross-service/cross-service-overview.md
119-
- text: Deploy to Azure with Azure Pipelines
120-
url: ./pipelines/overview-azure.md
115+
- text: Enable AI assistance with Azure DevOps MCP Server
116+
url: ./mcp-server/mcp-server-overview.md
117+
- text: Set up remote Azure DevOps MCP Server (preview)
118+
url: ./mcp-server/remote-mcp-server.md
119+
- text: Use GitHub Copilot with Azure Boards
120+
url: ./boards/github/work-item-integration-github-copilot.md
121121
# Card
122122
- title: Security and access
123123
links:
@@ -128,21 +128,21 @@ additionalContent:
128128
- text: About access levels
129129
url: ./organizations/security/access-levels.md
130130
# Card
131-
- title: AI assistance
131+
- title: Integration
132132
links:
133-
- text: Enable AI assistance with Azure DevOps MCP Server
134-
url: ./mcp-server/mcp-server-overview.md
135-
- text: Set up remote Azure DevOps MCP Server (preview)
136-
url: ./mcp-server/remote-mcp-server.md
137-
- text: Use GitHub Copilot with Azure Boards
138-
url: ./boards/github/work-item-integration-github-copilot.md
133+
- text: GitHub integration with Azure DevOps
134+
url: ./cross-service/github-integration.md
135+
- text: Connect work, code, builds, and tests across services
136+
url: ./cross-service/cross-service-overview.md
137+
- text: Deploy to Azure with Azure Pipelines
138+
url: ./pipelines/overview-azure.md
139139
# Card
140-
- title: More resources
140+
- title: Troubleshooting
141141
links:
142-
- text: About dashboards, charts, reports, and widgets
143-
url: ./report/dashboards/overview.md
144-
- text: Developer resources
145-
url: ./integrate/index.md
146142
- text: Troubleshooting guides and FAQs
147143
url: ./troubleshoot/index.yml
144+
- text: Troubleshoot connecting to a project
145+
url: ./user-guide/troubleshoot-connection.md
146+
- text: Get support and provide feedback
147+
url: ./user-guide/provide-feedback.md
148148
footer: "[Blogs](https://devblogs.microsoft.com/devops/) - [X](https://x.com/AzureDevOps) - [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops) - [Issue Reporting](https://azure.microsoft.com/support/devops/) - [Developer Community](https://azure.microsoft.com/support/devops/) - [Service Status](https://status.dev.azure.com/)"

0 commit comments

Comments
 (0)