Skip to content

Fabric workspace automation fails due to missing ARM resource type #1

@matthansen0

Description

@matthansen0

Automated Fabric workspace creation in the insights branch does not work because the Microsoft.Fabric/workspaces ARM resource type is not available in the current Azure CLI or subscription/region. The error Resource type workspaces not found. is returned when attempting to create the workspace via az resource create. This is a platform limitation, not a script bug.

Workaround:

Until Microsoft enables full ARM/CLI support for Fabric workspaces, users must create the workspace manually in the Azure Portal. The rest of the AIO integration will work once the workspace exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions