Microsoft Azure · Capability

Microsoft Azure ScopeConnections — ScopeConnections

Microsoft Azure ScopeConnections — ScopeConnections. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureScopeConnections

What You Can Do

GET
Microsoftazurescopeconnectionslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/scopeconnections
PUT
Microsoftazurescopeconnectionscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/scopeconnections/{scopeconnectionname}
GET
Microsoftazurescopeconnectionsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/scopeconnections/{scopeconnectionname}
DELETE
Microsoftazurescopeconnectionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/scopeconnections/{scopeconnectionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname

idempotent

Capability Spec

scopeconnections-scopeconnections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ScopeConnections — ScopeConnections
  description: 'Microsoft Azure ScopeConnections — ScopeConnections. 4 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Scopeconnections.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ScopeConnections
  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: scopeconnections-scopeconnections
    baseUri: https://management.azure.com
    description: Microsoft Azure ScopeConnections — ScopeConnections business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/scopeConnections
      operations:
      - name: microsoftazurescopeconnectionslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/scopeConnections/{scopeConnectionName}
      operations:
      - name: microsoftazurescopeconnectionscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Scope connection to be created/updated.
          required: true
      - name: microsoftazurescopeconnectionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurescopeconnectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: scopeconnections-scopeconnections-rest
    port: 8080
    description: REST adapter for Microsoft Azure ScopeConnections — ScopeConnections. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/scopeconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurescopeconnectionslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections
        call: scopeconnections-scopeconnections.microsoftazurescopeconnectionslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/scopeconnections/{scopeconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurescopeconnectionscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
        call: scopeconnections-scopeconnections.microsoftazurescopeconnectionscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurescopeconnectionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
        call: scopeconnections-scopeconnections.microsoftazurescopeconnectionsget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurescopeconnectionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
        call: scopeconnections-scopeconnections.microsoftazurescopeconnectionsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: scopeconnections-scopeconnections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ScopeConnections — ScopeConnections. 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 Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Scopeconnections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: scopeconnections-scopeconnections.microsoftazurescopeconnectionslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: scopeconnections-scopeconnections.microsoftazurescopeconnectionscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: scopeconnections-scopeconnections.microsoftazurescopeconnectionsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networkmanagers Networkmanagername Scopeconnections Scopeconnectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: scopeconnections-scopeconnections.microsoftazurescopeconnectionsdelete
      outputParameters:
      - type: object
        mapping: $.