30-SECOND BRIEF
What it does—and when it fits
Azure Resource Lookup is a read-oriented inventory and discovery workflow for listing and finding Azure resources across subscriptions or resource groups. It prefers a dedicated Azure MCP tool when one exists, falls back to Azure Resource Graph for cross-cutting queries such as App Services, tags, states, and orphan candidates, and does not change resources.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.claude/skills/azure-resource-lookup/~/.claude/skills/azure-resource-lookup/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
npx skills add microsoft/azure-skills --skill azure-resource-lookup --agent claude-codeClaude Code discovers custom Skill folders automatically at project or personal scope.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Build a resource inventory
List multiple resource types across one or more subscriptions and resource groups.
Find resources by property
Query tags, types, provisioning states, health signals, or other Resource Graph fields.
Identify review candidates
Surface unattached disks, unused interfaces, missing tags, and other orphan candidates for human review.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- This profile is manually organized around the current upstream SKILL.md workflow.
- The capability boundary remains explicitly tied to microsoft/azure-skills.
- Core uses, limitations, and risks are separated for pre-install review.
Limitations
- It does not deploy, modify, or delete resources, and orphan detection is not authorization to remove anything.
- It is not a cost-optimization workflow and results depend on subscription scope, permissions, and Resource Graph freshness.
BEST FIT
Who it is for
Cloud operators answering what resources exist
Governance teams reviewing tags and inventory
BEFORE YOU USE IT
Risks to review before use
Broad infrastructure disclosure
Cross-subscription inventories can reveal names, topology, tags, states, and security-relevant metadata. Use least-privilege reads, constrain scope, redact exports, and verify orphan candidates before any follow-up action.
Upstream instruction drift
Behavior can change with upstream updates. Record the commit used for important workflows and review updates before adoption.
SECURITY
What the permission profile means
- Declared access remains governed by the current upstream SKILL.md and runtime requests.
- Treat repository files, web content, and tool output as untrusted input.
- SkillSignal has not independently executed or security-audited this package; external skills.sh labels are not SkillSignal certification.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Manually expanded from the current upstream SKILL.md and linked source at microsoft/azure-skills, checked 2026-08-20. This is an original summary, not an execution result or security certification.