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

Python integration

✓ Official SDK

Install

pip install azure-sdk-for-python

Quick start

import azure-sdk-for-python

client = azure_sdk_for_python.Client("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-python
Python
API
azure.com
azure.com:powerbiembedded

At a glance

Language Python
Endpoints12
✓ Official