Microsoft Azure · Capability

Microsoft Azure HybridCloud — CloudConnections

Microsoft Azure HybridCloud — CloudConnections. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridcloud Cloudconnections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCloudConnections

What You Can Do

GET
Microsoftazurecloudconnectionslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridcloud Cloudconnections
/v1/subscriptions/{subscriptionid}/providers/microsoft-hybridcloud/cloudconnections
GET
Microsoftazurecloudconnectionslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections
GET
Microsoftazurecloudconnectionsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections/{cloudconnectionname}
PUT
Microsoftazurecloudconnectionscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections/{cloudconnectionname}
DELETE
Microsoftazurecloudconnectionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections/{cloudconnectionname}
PATCH
Microsoftazurecloudconnectionsupdatetags — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections/{cloudconnectionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridcloud Cloudconnections

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud Cloudconnections Cloudconnectionname

idempotent

Capability Spec

hybridcloud-cloudconnections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure HybridCloud — CloudConnections
  description: 'Microsoft Azure HybridCloud — CloudConnections. 6 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Hybridcloud Cloudconnections. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - CloudConnections
  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: hybridcloud-cloudconnections
    baseUri: https://management.azure.com
    description: Microsoft Azure HybridCloud — CloudConnections business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.HybridCloud-cloudConnections
      path: /subscriptions/{subscriptionId}/providers/Microsoft.HybridCloud/cloudConnections
      operations:
      - name: microsoftazurecloudconnectionslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridcloud Cloudconnections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCloud/cloudConnections
      operations:
      - name: microsoftazurecloudconnectionslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCloud/cloudConnections/{cloudConnectionName}
      operations:
      - name: microsoftazurecloudconnectionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurecloudconnectionscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters to provide for the created cloud connection.
          required: true
      - name: microsoftazurecloudconnectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurecloudconnectionsupdatetags
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to update cloud connection tags.
          required: true
  exposes:
  - type: rest
    namespace: hybridcloud-cloudconnections-rest
    port: 8080
    description: REST adapter for Microsoft Azure HybridCloud — CloudConnections. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-hybridcloud/cloudconnections
      name: subscriptions-subscriptionid-providers-microsoft-hybridcloud-cloudconnections
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.HybridCloud-cloudConnections.
      operations:
      - method: GET
        name: microsoftazurecloudconnectionslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridcloud Cloudconnections
        call: hybridcloud-cloudconnections.microsoftazurecloudconnectionslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecloudconnectionslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections
        call: hybridcloud-cloudconnections.microsoftazurecloudconnectionslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-hybridcloud/cloudconnections/{cloudconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecloudconnectionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        call: hybridcloud-cloudconnections.microsoftazurecloudconnectionsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurecloudconnectionscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        call: hybridcloud-cloudconnections.microsoftazurecloudconnectionscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurecloudconnectionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        call: hybridcloud-cloudconnections.microsoftazurecloudconnectionsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurecloudconnectionsupdatetags
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Hybridcloud Cloudconnections Cloudconnectionname
        call: hybridcloud-cloudconnections.microsoftazurecloudconnectionsupdatetags
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: hybridcloud-cloudconnections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure HybridCloud — CloudConnections. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridcloud Cloudconnections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybridcloud-cloudconnections.microsoftazurecloudconnectionslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud
        Cloudconnections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybridcloud-cloudconnections.microsoftazurecloudconnectionslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud
        Cloudconnections Cloudconnectionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hybridcloud-cloudconnections.microsoftazurecloudconnectionsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybridcloud
        Cloudconnections Cloudconnectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: hybridcloud-cloudconnections.microsoftazurecloudconnectionscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Hybridcloud Cloudconnections Cloudconnectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: hybridcloud-cloudconnections.microsoftazurecloudconnectionsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Hybridcloud Cloudconnections Cloudconnectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: hybridcloud-cloudconnections.microsoftazurecloudconnectionsupdatetags
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.