---
name: Azure Application Network
slug: azure-application-network
category: DevOps
description: Azure Application Network provides guidance for version compatibility, configuration, logs, and metrics. Use it when working on AKS and Application Gateway upgrade decisions or Azure Monitor observability for Application Network.
github: "https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-application-network"
stars: 715
forks: 116
install: "npx degit https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-application-network ~/.claude/skills/azure-application-network"
installs_to: ~/.claude/skills/azure-application-network
source_path: skills/azure-application-network/SKILL.md
collection_size: 25
category_size: 798
collection_url: "https://dirskills.com/collections/MicrosoftDocs/Agent-Skills"
added: 2026-08-23T05:20:07.671Z
last_synced: 2026-08-23T05:20:07.671Z
canonical_url: "https://dirskills.com/skills/azure-application-network"
---

# Azure Application Network

Azure Application Network provides guidance for version compatibility, configuration, logs, and metrics. Use it when working on AKS and Application Gateway upgrade decisions or Azure Monitor observability for Application Network.

**Install:**

```bash
npx degit https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-application-network ~/.claude/skills/azure-application-network
```

## README

# Azure Application Network Skill

This skill provides expert guidance for Azure Application Network. Covers decision making, and configuration. It combines local quick-reference content with remote documentation fetching capabilities.

## How to Use This Skill

> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file

> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)

This skill requires **network access** to fetch documentation content:
- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.
- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.

## Category Index

| Category | Lines | Description |
|----------|-------|-------------|
| Decision Making | L30-L34 | Guidance on choosing compatible AKS, Application Gateway, and Application Network versions, including supported combinations and upgrade considerations. |
| Configuration | L35-L39 | Configuring Application Network observability: enabling and analyzing logs in Azure Monitor and setting up/using metrics for monitoring and troubleshooting. |

### Decision Making
| Topic | URL |
|-------|-----|
| Select compatible versions for AKS Application Network | https://learn.microsoft.com/en-us/azure/application-network/supported-versions |

### Configuration
| Topic | URL |
|-------|-----|
| Enable and analyze Application Network logs in Azure Monitor | https://learn.microsoft.com/en-us/azure/application-network/logs |
| Configure Azure Monitor metrics for Application Network | https://learn.microsoft.com/en-us/azure/application-network/metrics |
