Loading video player...
Everyone is talking about OpenClaw right now… 🚀 But there’s one question most videos are avoiding. 👉 What if you’re using Azure OpenAI? In this video, I break down: * ❌ Why OpenClaw doesn’t natively support Azure OpenAI * 🤯 The limitation nobody clearly explains * ✅ A step-by-step workaround that actually works * 🎯 A real demo (no slides, no theory) If you stopped midway setting up OpenClaw because Azure OpenAI wasn’t supported — this video is for you. ⚠️ Watch till the end, because the final step is where most people get it wrong. 👇 Comment below: Are you using Azure OpenAI or OpenAI direct? ### 🔧 Step-by-Step Setup Used in This Video **1. Clone the repository** ``` git clone https://github.com/skyhawk14/openclaw ``` **2. Switch to branch** ``` git checkout mani/7feb ``` **3. Install & build** ``` pnpm install pnpm ui:build pnpm build ``` **4. Onboard OpenClaw** ``` pnpm openclaw onboard --install-daemon ``` **5. Configure Azure OpenAI** Edit: ``` .openclaw/.env ``` Add: ``` AZURE_OPENAI_RESOURCE_NAME= AZURE_OPENAI_DEPLOYMENT_NAME= AZURE_OPENAI_API_VERSION= AZURE_OPENAI_ENDPOINT= ``` openclaw openclaw tutorial openclaw step by step openclaw azure openclaw azure openai azure openai azure openai integration azure openai tutorial azure openai workaround openclaw ai agent ai agents llm tools llm agents openai azure azure ai generative ai ai engineering enterprise ai openclaw demo openclaw setup pnpm openclaw openclaw installation openclaw onboarding #OpenClaw #AzureOpenAI #AIAgents #LLM #AIEngineering