Skip to content

Commit a540b76

Browse files
diberryCopilot
andcommitted
fix: address blocking review issues across skill articles
- Rename appinsights-instrumentation.md to app-insights-instrumentation.md - Rename azure-aigateway.md to azure-ai-gateway.md - Update TOC.yml references for renamed files - Lowercase 'Hosted' in azure-hosted-copilot-sdk.md title - Add 'Azure' before 'Data Explorer' in azure-kusto.md title - Add intro paragraph between H1 and H2 in overview.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e814299 commit a540b76

6 files changed

Lines changed: 6 additions & 4 deletions

File tree

articles/azure-skills/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ items:
88
- name: Skills reference
99
items:
1010
- name: App Insights Instrumentation
11-
href: skills/appinsights-instrumentation.md
11+
href: skills/app-insights-instrumentation.md
1212
- name: Azure AI Gateway
13-
href: skills/azure-aigateway.md
13+
href: skills/azure-ai-gateway.md
1414
- name: Azure AI Services
1515
href: skills/azure-ai.md
1616
- name: Azure Cloud Migration

articles/azure-skills/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.date: 03/16/2026
1313

1414
# What is Azure Skills?
1515

16+
Azure Skills are agent skills that extend your AI coding assistant with Azure-specific domain knowledge and specialized workflows. They give your assistant the ability to manage resources, deploy applications, and monitor services directly from your development environment.
17+
1618
## Azure Skills in Visual Studio Code
1719

1820
The following demonstration shows Azure Skills in action inside Visual Studio Code. A developer uses natural language in the Copilot chat panel to interact with Azure services — no portal, no CLI commands, no context switching.

articles/azure-skills/skills/appinsights-instrumentation.md renamed to articles/azure-skills/skills/app-insights-instrumentation.md

File renamed without changes.
File renamed without changes.

articles/azure-skills/skills/azure-hosted-copilot-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure skill for Hosted Copilot SDK
2+
title: Azure skill for hosted Copilot SDK
33
description: Build and deploy GitHub Copilot SDK apps to Azure.
44
ms.topic: reference
55
ms.date: 4/2/2026

articles/azure-skills/skills/azure-kusto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure skill for Kusto (Data Explorer)
2+
title: Azure skill for Kusto (Azure Data Explorer)
33
description: This skill queries and analyzes data in Azure Data Explorer (also called Kusto or ADX) using Kusto Query Language (KQL) to support log analytics, telemetry monitoring, and time-series analysis.
44
ms.topic: reference
55
ms.date: 4/2/2026

0 commit comments

Comments
 (0)