Microsoft Azure · Capability

Microsoft Azure DNC — OrchestratorInstance

Microsoft Azure DNC — OrchestratorInstance. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOrchestratorInstance

What You Can Do

GET
Microsoftazureorchestratorinstanceservicegetdetails — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators/{resourcename}
PUT
Microsoftazureorchestratorinstanceservicecreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators/{resourcename}
DELETE
Microsoftazureorchestratorinstanceservicedelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators/{resourcename}
PATCH
Microsoftazureorchestratorinstanceservicepatch — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators/{resourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename

idempotent

Capability Spec

dnc-orchestratorinstance.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DNC — OrchestratorInstance
  description: 'Microsoft Azure DNC — OrchestratorInstance. 4 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - OrchestratorInstance
  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: dnc-orchestratorinstance
    baseUri: https://management.azure.com
    description: Microsoft Azure DNC — OrchestratorInstance business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DelegatedNetwork/orchestrators/{resourceName}
      operations:
      - name: microsoftazureorchestratorinstanceservicegetdetails
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureorchestratorinstanceservicecreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: OrchestratorInstance type parameters
          required: true
      - name: microsoftazureorchestratorinstanceservicedelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureorchestratorinstanceservicepatch
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: OrchestratorInstance update parameters
          required: true
  exposes:
  - type: rest
    namespace: dnc-orchestratorinstance-rest
    port: 8080
    description: REST adapter for Microsoft Azure DNC — OrchestratorInstance. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators/{resourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureorchestratorinstanceservicegetdetails
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicegetdetails
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureorchestratorinstanceservicecreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicecreate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureorchestratorinstanceservicedelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicedelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureorchestratorinstanceservicepatch
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators Resourcename
        call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicepatch
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: dnc-orchestratorinstance-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DNC — OrchestratorInstance. 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 Delegatednetwork
        Orchestrators Resourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicegetdetails
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork
        Orchestrators Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicecreate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Delegatednetwork Orchestrators Resourcename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicedelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Delegatednetwork Orchestrators Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: dnc-orchestratorinstance.microsoftazureorchestratorinstanceservicepatch
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.