# Setup

> This skill should be used when user encounters "Azure MCP error", "Azure authentication failed", "az login required", "Azure CLI not found", or needs help configuring Azure MCP integration.

- Skill: `fcakyon/setup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fcakyon/setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fcakyon/setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: fcakyon (https://skillmd.com/u/fcakyon)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fcakyon/setup

---


# Azure Tools Setup

Run `/azure-tools:setup` to configure Azure MCP.

## Quick Fixes

- **Authentication failed** - Run `az login` to authenticate
- **Azure CLI not found** - Install Azure CLI first
- **Permission denied** - Check Azure RBAC roles for your account
- **Node.js not found** - Install Node.js 20 LTS or later

## Don't Need Azure MCP?

Disable via `/mcp` command to prevent errors.

