fabric-capacity-list

List Fabric capacities accessible by the current identity via the Fabric Connector API.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rbutinar/ade-ops --skill fabric-capacity-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-capacity-list
Source: https://github.com/rbutinar/ade-ops/tree/main/.agents/skills/fabric-capacity-list
Command: npx skills add https://github.com/rbutinar/ade-ops --skill fabric-capacity-list

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Identifying the available Fabric Capacities for workspace provisioning can be a challenging task, especially for those unfamiliar with the Fabric ecosystem.

Core Features & Use Cases

  • List Capacities: Quickly retrieve and list all available Fabric Capacities with their identifiers and states.
  • Filter Capacities: Filter Capacities based on their state, allowing for a precise search before workspace creation.
  • Verify States: Ensure the Capacities are in the required 'Active' state before assigning workloads.

Quick Start

Use the fabric-capacity-list skill to list all Fabric capacities with the 'Active' state.

Frequently Asked Questions about fabric-capacity-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list available Fabric capacities for workspace creation?

To list Fabric capacities for workspace creation, you can retrieve and filter all accessible capacities by their state using the Fabric Connector API. This provides capacity identifiers and states to verify availability before provisioning.

What is a Fabric capacity state and why does it matter?

A Fabric capacity state indicates its operational availability, such as 'Active'. Verifying capacities are in the 'Active' state ensures they are ready to be assigned workloads before you attempt workspace creation.

Can I filter Fabric capacities based on their current state?

Yes, you can filter Fabric capacities based on their state. Filtering allows for a precise search to isolate and verify which capacities are specifically 'Active' and available for assigning workloads.

Do I need specific credentials to access Fabric capacities via the API?

Yes, accessing Fabric capacities via the Fabric Connector API requires proper configuration and valid credentials. Without correct authentication setup, the current identity cannot retrieve the capacity list.

Why does my Fabric capacity list not show available workspaces?

Your Fabric capacity list may not show workspaces because capacities are a prerequisite for workspace provisioning, not the workspaces themselves. You must first identify and select an 'Active' capacity to enable creation.

What is the best way to verify active Fabric capacities before assigning workloads?

The best way to verify active Fabric capacities is to retrieve a list of all accessible capacities and filter them by their state. This ensures you only assign workloads to capacities confirmed as 'Active'.