Using azure-sdk-for-go with azure.com

Go integration

✓ Official SDK
Install
go get github.com/Azure/azure-sdk-for-go
Quick start
import "azure-sdk-for-go"

// Initialize client
client := azure-sdk-for-go.NewClient("YOUR_API_KEY")
Indicates which operations can be performed by the Power BI Resource Provider.
curl \
  /providers/Microsoft.PowerBI/operations
Retrieves all existing Power BI workspace collections in the specified subscr…
curl \
  /subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/workspaceCollections
Retrieves all existing Power BI workspace collections in the specified resour…
curl \
  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-go
Go
API
azure.com
azure.com:powerbiembedded
At a glance
Language Go
Endpoints12
✓ Official