Skip to content
fabricstack.dev

Fabric SDK for Go

free preview

Microsoft's open-source Go SDK for programmatic access to Microsoft Fabric services, currently experimental and for evaluation only.

Category
platform-apis
Type
sdk
Language
Go
Maintainer
microsoft
Author
Microsoft
Added
Jun 1, 2026

What it does

The Fabric SDK for Go is a data-plane SDK that provides programmatic access to Microsoft Fabric services from Go, letting applications interact with Fabric items and APIs using an azcore-style client. Microsoft labels the code experimental and provided solely for evaluation; it is explicitly not intended for production use.

Why use it

Use it when you build Fabric tooling in Go and want a typed client over the Fabric APIs, with the understanding that it is pre-release and subject to change.

Getting started

go get -u github.com/microsoft/fabric-sdk-go

Related tools

Microsoft's official PowerShell cmdlets for managing Power BI, covering workspaces, reports, datasets, capacities, and tenant administration.

Library Free Microsoft
  • #official
  • #automation
  • #powershell

Official Microsoft command-line interface for managing Microsoft Fabric resources, with a file-system-inspired way to navigate and script workspaces and items.

CLI Free Microsoft
  • #official
  • #automation
  • #cicd