Back to skills

azure-mgmt-fabric-py

infrastructure

Python SDK for managing Microsoft Fabric capacities via the Azure Resource Manager API. Covers the full lifecycle: create, update, suspend, resume, and delete Fabric capacity resources. Also handles S

Setup & Installation

npx skills add https://github.com/microsoft/azure-mgmt-fabric-py --skill azure-mgmt-fabric-py
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-mgmt-fabric-py
View on GitHub

What This Skill Does

Python SDK for managing Microsoft Fabric capacities via the Azure Resource Manager API. Covers the full lifecycle: create, update, suspend, resume, and delete Fabric capacity resources. Also handles SKU scaling and capacity admin assignment. Automating capacity lifecycle through code eliminates manual Azure Portal clicks and lets you suspend/resume on a schedule, which directly controls billing.

When to use it

  • Working with azure mgmt fabric py functionality
  • Implementing azure mgmt fabric py features
  • Debugging azure mgmt fabric py related issues