Skip to content

[Bug]: Azure OpenAI provider not appearing during onboarding #37123

@Vignesh8164

Description

@Vignesh8164

Bug type

Regression (worked before, now fails)

Summary

Azure OpenAI provider does not appear in the onboarding model/auth provider list even after switching to the mani/7feb branch that supposedly adds Azure support.

Steps to reproduce

  1. Clone the forked repository: https://github.com/skyhawk14/openclaw
  2. Checkout the branch mani/7feb
  3. Install dependencies using pnpm install
  4. Run onboarding using pnpm openclaw onboard
  5. Follow the onboarding wizard

Result: The provider list does not show Azure OpenAI.

Expected behavior

The onboarding wizard should display "Azure OpenAI" as a selectable model/auth provider.

Actual behavior

The onboarding wizard skips the provider selection step and proceeds directly to channel configuration.

Additionally, the system shows messages such as:
"No auth configured for provider anthropic"
even though Azure OpenAI support is expected to be available.

OpenClaw version

Commit: f3db0b4 (mani/7feb branch)

Operating system

Ubuntu 22.04 (AWS EC2 instance)

Install method

Manual install from source || git clone || git checkout mani/7feb || pnpm install || pnpm openclaw onboard ||

Logs, screenshots, and evidence

During onboarding the wizard skips the provider selection and directly shows:

Model check
No auth configured for provider "anthropic"

The provider list does not include Azure OpenAI.

Impact and severity

Affected: Users trying to configure Azure OpenAI provider

Severity: Medium–High

Frequency: 100% reproducible

Consequence: Azure OpenAI cannot be configured through onboarding even though the branch indicates Azure support was added.

Additional information

The branch mani/7feb includes commits mentioning Azure OpenAI support and fixes.

Example commit:
45552b5 add azure openai support while onboarding

However the onboarding wizard does not expose Azure OpenAI as a selectable provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now failsstaleMarked as stale due to inactivity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions