Microsoft Azure · Capability

Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections

Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections. 10 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWorkspaceCollections

What You Can Do

POST
Microsoftazureworkspacecollectionschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-powerbi/locations/{location}/checknameavailability
GET
Microsoftazureworkspacecollectionslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Powerbi Workspacecollections
/v1/subscriptions/{subscriptionid}/providers/microsoft-powerbi/workspacecollections
POST
Microsoftazureworkspacecollectionsmigrate — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/moveresources
GET
Microsoftazureworkspacecollectionslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections
GET
Microsoftazureworkspacecollectionsgetbyname — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}
PUT
Microsoftazureworkspacecollectionscreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}
PATCH
Microsoftazureworkspacecollectionsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}
DELETE
Microsoftazureworkspacecollectionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}
POST
Microsoftazureworkspacecollectionsgetaccesskeys — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Listkeys
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}/listkeys
POST
Microsoftazureworkspacecollectionsregeneratekey — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Regeneratekey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}/regeneratekey

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Powerbi Workspacecollections

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources

microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname

idempotent
microsoft-azure-post-subscriptions-subscriptionid-3

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Listkeys

microsoft-azure-post-subscriptions-subscriptionid-4

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Regeneratekey

Capability Spec

power-bi-embedded-management-client-workspacecollections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections
  description: 'Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections. 10 operations. Lead operation:
    Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WorkspaceCollections
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: power-bi-embedded-management-client-workspacecollections
    baseUri: https://management.azure.com
    description: Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.PowerBI-locations-location-chec
      path: /subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/locations/{location}/checkNameAvailability
      operations:
      - name: microsoftazureworkspacecollectionschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: Azure location
          required: true
        - name: body
          in: body
          type: string
          description: Check name availability request
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.PowerBI-workspaceCollections
      path: /subscriptions/{subscriptionId}/providers/Microsoft.PowerBI/workspaceCollections
      operations:
      - name: microsoftazureworkspacecollectionslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Powerbi Workspacecollections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-moveResources
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources
      operations:
      - name: microsoftazureworkspacecollectionsmigrate
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: body
          in: body
          type: string
          description: Workspace migration request
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections
      operations:
      - name: microsoftazureworkspacecollectionslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}
      operations:
      - name: microsoftazureworkspacecollectionsgetbyname
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
      - name: microsoftazureworkspacecollectionscreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
        - name: body
          in: body
          type: string
          description: Create workspace collection request
          required: true
      - name: microsoftazureworkspacecollectionsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
        - name: body
          in: body
          type: string
          description: Update workspace collection request
          required: true
      - name: microsoftazureworkspacecollectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/listKeys
      operations:
      - name: microsoftazureworkspacecollectionsgetaccesskeys
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname Listkeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/regenerateKey
      operations:
      - name: microsoftazureworkspacecollectionsregeneratekey
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname Regeneratekey
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
        - name: body
          in: body
          type: string
          description: Access key to regenerate
          required: true
  exposes:
  - type: rest
    namespace: power-bi-embedded-management-client-workspacecollections-rest
    port: 8080
    description: REST adapter for Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-powerbi/locations/{location}/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-powerbi-locations-location-chec
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.PowerBI-locations-location-chec.
      operations:
      - method: POST
        name: microsoftazureworkspacecollectionschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionschecknameavailability
        with:
          location: rest.location
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-powerbi/workspacecollections
      name: subscriptions-subscriptionid-providers-microsoft-powerbi-workspacecollections
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.PowerBI-workspaceCollections.
      operations:
      - method: GET
        name: microsoftazureworkspacecollectionslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Powerbi Workspacecollections
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/moveresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-moveresources
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-moveResources.
      operations:
      - method: POST
        name: microsoftazureworkspacecollectionsmigrate
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsmigrate
        with:
          resourceGroupName: rest.resourceGroupName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkspacecollectionslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionslistbyresourcegroup
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkspacecollectionsgetbyname
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsgetbyname
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureworkspacecollectionscreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionscreate
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureworkspacecollectionsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsupdate
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureworkspacecollectionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}/listkeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureworkspacecollectionsgetaccesskeys
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname Listkeys
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsgetaccesskeys
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}/regeneratekey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureworkspacecollectionsregeneratekey
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname Regeneratekey
        call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsregeneratekey
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: power-bi-embedded-management-client-workspacecollections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Power BI Embedded Management Client — WorkspaceCollections. One tool per
      consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Powerbi Locations Location Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionschecknameavailability
      with:
        location: tools.location
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Powerbi Workspacecollections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsmigrate
      with:
        resourceGroupName: tools.resourceGroupName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi
        Workspacecollections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionslistbyresourcegroup
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi
        Workspacecollections Workspacecollectionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsgetbyname
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi
        Workspacecollections Workspacecollectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionscreate
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Powerbi Workspacecollections Workspacecollectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsupdate
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Powerbi Workspacecollections Workspacecollectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-3
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Powerbi Workspacecollections Workspacecollectionname Listkeys
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsgetaccesskeys
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-4
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Powerbi Workspacecollections Workspacecollectionname Regeneratekey
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: power-bi-embedded-management-client-workspacecollections.microsoftazureworkspacecollectionsregeneratekey
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.