Skip to content

Commit 030e9fd

Browse files
authored
Merge pull request #7708 from mcleanbyron/service-metadata-fixes
Fixed some service metadata values
2 parents 4c35126 + fda1794 commit 030e9fd

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

articles/ai/index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ metadata:
99
description: Get started developing generative AI capabilities into your applications.
1010
ms.date: 05/16/2025
1111
ms.topic: landing-page
12+
ms.subservice: intelligent-apps
1213
ms.collection: collection
1314

1415
landingContent:

articles/azure-mcp-server/index.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ summary: Learn how to use the Azure MCP Server to interact with Azure resources
66
metadata:
77
title: Azure MCP Server documentation
88
description: Learn how to use the Azure MCP Server to interact with Azure resources through natural language commands from AI agents and other types of clients.
9-
ms.service: azure
109
ms.topic: landing-page
1110
ms.date: 07/01/2025
1211

articles/azure-mcp-server/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: What is the Azure MCP Server (Preview)?
33
description: Overview of the features and capabilities of the Azure MCP Server that helps developers be more productive when building and deploying apps to Azure
44
author: ms-johnalex
55
ms.author: johalexander
6-
ms.service: azure
76
ms.date: 05/14/2025
87
ms.topic: overview
98
content_well_notification:

articles/docfx.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,9 @@
224224
},
225225
"ms.subservice": {
226226
"ai/**/*.md": "intelligent-apps",
227+
"ai/**/*.yml": "intelligent-apps",
227228
"java/ai/**/*.md": "intelligent-apps",
229+
"java/ai/**/*.yml": "intelligent-apps",
228230
"javascript/ai/**/*.md": "intelligent-apps"
229231
},
230232
"titleSuffix": {

0 commit comments

Comments
 (0)