Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Azure Logic App AI Copilot — Self-Healing & ObservabilityNew to Visual Studio Code? Get it now.
Azure Logic App AI Copilot — Self-Healing & Observability

Azure Logic App AI Copilot — Self-Healing & Observability

Soubhik Dev Tools

|
1 install
| (0) | Free
Autonomous AI governance for Azure Logic Apps. Monitor failures, generate self-healing fixes with pluggable LLMs (Gemini, GPT-4), and streamline remediations via GitHub PRs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Azure Logic App AI Copilot — VS Code Extension

Autonomous AI governance and self-healing control plane for Azure Logic Apps. Monitor failures, generate remediation fixes, and deploy directly from VS Code.

Features

  • Observability Panel — View Logic App failure insights in a rich webview
  • Model Selector — Choose between cloud (Gemini, OpenAI) and local (Ollama, LocalLLM) AI providers
  • Self-Healing Trigger — Run the AI-powered remediation pipeline from the command palette
  • Approval Flow — Review AI suggestions in a diff view and optionally raise a GitHub PR

Commands

Command Description
Smart Logic App: Show Observability Panel Open the failure insights webview
Smart Logic App: Select AI Model Choose the AI provider and routing strategy
Smart Logic App: Run Self-Healing Trigger the self-healing pipeline
Smart Logic App: Review & Approve Changes Review and approve AI suggestions

Setup

  1. Install dependencies: npm install
  2. Compile: npm run compile
  3. Press F5 to launch the Extension Development Host

Configuration

Setting Default Description
smartLogicApp.backendUrl http://localhost:7071/api Backend API URL
smartLogicApp.defaultProvider gemini Default AI provider
smartLogicApp.routingStrategy explicit Routing strategy
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft