Workspace Collections - list By Subscription

Retrieves all existing Power BI workspace collections in the specified subscription.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/workspaceCollections?api-version={api-version}

URI Parameters

Name In Required Type Description
subscriptionId
path True
  • string

Gets subscription credentials which uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

api-version
query True
  • string

Client Api Version.

Responses

Name Type Description
200 OK

Get workspaces response

Other Status Codes

Default Response. It will be deserialized as per the Error defintion specified in the schema. Exception will be thrown.

Definitions

AzureSku
Error
ErrorDetail
WorkspaceCollection
WorkspaceCollectionList
Name Type Description
name
  • enum:
    • S1

SKU name

tier
  • enum:
    • Standard

SKU tier

Name Type Description
code
  • string
details
message
  • string
target
  • string
Name Type Description
code
  • string
message
  • string
target
  • string
Name Type Description
id
  • string

Resource id

location
  • string

Azure location

name
  • string

Workspace collection name

properties
  • object

Properties

sku
tags
  • <string, string>
type
  • string

Resource type

Name Type Description
value