๐ŸŽฏ

azure-resource-lookup

๐ŸŽฏSkill

from microsoft/agent-skills

VibeIndex|
What it does
|

A Claude Code skill from Microsoft that helps discover and inspect Azure resources across subscriptions, resource groups, and regions.

Overview

Azure Resource Lookup is an official Microsoft Claude Code skill for discovering and inspecting Azure resources across subscriptions and regions. Part of the GitHub Copilot for Azure suite, it brings Azure cloud management capabilities directly into the Claude Code development environment.

Key Features

  • Search Azure resources by name, type, tag, or resource group
  • Inspect resource properties, configurations, and metadata
  • List resources across multiple subscriptions and regions

Who is this for?

Developers and cloud engineers managing complex Azure environments with many resources who want to manage Azure services directly from Claude Code.

๐Ÿ“ฆ

Same repository

microsoft/agent-skills(222 items)

azure-resource-lookup

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/agent-skills --skill azure-resource-lookup
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/agent-skills --skill azure-resource-lookup
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/azure-resource-lookup/SKILL.md

SKILL.md

0Installs
-
AddedFeb 21, 2026