azure.com

Client to manage your Power BI Embedded workspace collections and retrieve workspaces.

12 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
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
Endpoints (12 total)
GET
/providers/Microsoft.PowerBI/operations
Indicates which operations can be performed by the Power BI Resource Provider.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/workspaceCollections
Retrieves all existing Power BI workspace collections in the specified subscr…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections
Retrieves all existing Power BI workspace collections in the specified resour…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}
Retrieves an existing Power BI Workspace Collection.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/workspaces
Retrieves all existing Power BI workspaces in the specified workspace collect…
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources
Migrates an existing Power BI Workspace Collection to a different resource gr…
POST
/subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/locations/{location}/checkNameAvailability
Verify the specified Power BI Workspace Collection name is valid and not alre…
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/listKeys
Retrieves the primary and secondary access keys for the specified Power BI Wo…
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/regenerateKey
Regenerates the primary or secondary access key for the specified Power BI Wo…
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}
Creates a new Power BI Workspace Collection with the specified properties. A …
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}
Update an existing Power BI Workspace Collection with the specified properties.
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}
Delete a Power BI Workspace Collection.
At a glance
Total SDKs9
Languages8
Endpoints12
Categories1