Microsoft Azure · Capability

Microsoft Azure Domain Services Resource Provider — OuContainer

Microsoft Azure Domain Services Resource Provider — OuContainer. 6 operations. Lead operation: Microsoft Azure Get Providers Microsoft Aad Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOuContainer

What You Can Do

GET
Microsoftazureoucontaineroperationslist — Microsoft Azure Get Providers Microsoft Aad Operations
/v1/providers/microsoft-aad/operations
GET
Microsoftazureoucontainerlist — Microsoft Azure List Of Oucontainers In Domainservice Instance
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer
GET
Microsoftazureoucontainerget — Microsoft Azure Get Particular Oucontainer In Domainservice Instance
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer/{oucontainername}
PUT
Microsoftazureoucontainercreate — Microsoft Azure Create Oucontainer
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer/{oucontainername}
DELETE
Microsoftazureoucontainerdelete — Microsoft Azure Delete Oucontainer
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer/{oucontainername}
PATCH
Microsoftazureoucontainerupdate — Microsoft Azure Update Oucontainer Patch Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer/{oucontainername}

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Aad Operations

read-only idempotent
microsoft-azure-list-oucontainers-domainservice

Microsoft Azure List Of Oucontainers In Domainservice Instance

read-only idempotent
microsoft-azure-get-particular-oucontainer

Microsoft Azure Get Particular Oucontainer In Domainservice Instance

read-only idempotent
microsoft-azure-create-oucontainer

Microsoft Azure Create Oucontainer

idempotent
microsoft-azure-delete-oucontainer

Microsoft Azure Delete Oucontainer

idempotent
microsoft-azure-update-oucontainer-patch

Microsoft Azure Update Oucontainer Patch Resource

idempotent

Capability Spec

domain-services-resource-provider-oucontainer.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Domain Services Resource Provider — OuContainer
  description: 'Microsoft Azure Domain Services Resource Provider — OuContainer. 6 operations. Lead operation: Microsoft Azure
    Get Providers Microsoft Aad Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - OuContainer
  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: domain-services-resource-provider-oucontainer
    baseUri: https://management.azure.com
    description: Microsoft Azure Domain Services Resource Provider — OuContainer business capability. Self-contained, no shared
      references.
    resources:
    - name: providers-Microsoft.Aad-operations
      path: /providers/Microsoft.Aad/operations
      operations:
      - name: microsoftazureoucontaineroperationslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Aad Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Aad/domainServices/{domainServiceName}/ouContainer
      operations:
      - name: microsoftazureoucontainerlist
        method: GET
        description: Microsoft Azure List Of Oucontainers In Domainservice Instance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Aad/domainServices/{domainServiceName}/ouContainer/{ouContainerName}
      operations:
      - name: microsoftazureoucontainerget
        method: GET
        description: Microsoft Azure Get Particular Oucontainer In Domainservice Instance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureoucontainercreate
        method: PUT
        description: Microsoft Azure Create Oucontainer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: containerAccount
          in: body
          type: string
          description: Container Account Description.
          required: true
      - name: microsoftazureoucontainerdelete
        method: DELETE
        description: Microsoft Azure Delete Oucontainer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureoucontainerupdate
        method: PATCH
        description: Microsoft Azure Update Oucontainer Patch Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: containerAccount
          in: body
          type: string
          description: Container Account Description.
          required: true
  exposes:
  - type: rest
    namespace: domain-services-resource-provider-oucontainer-rest
    port: 8080
    description: REST adapter for Microsoft Azure Domain Services Resource Provider — OuContainer. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-aad/operations
      name: providers-microsoft-aad-operations
      description: REST surface for providers-Microsoft.Aad-operations.
      operations:
      - method: GET
        name: microsoftazureoucontaineroperationslist
        description: Microsoft Azure Get Providers Microsoft Aad Operations
        call: domain-services-resource-provider-oucontainer.microsoftazureoucontaineroperationslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureoucontainerlist
        description: Microsoft Azure List Of Oucontainers In Domainservice Instance
        call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerlist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-aad/domainservices/{domainservicename}/oucontainer/{oucontainername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureoucontainerget
        description: Microsoft Azure Get Particular Oucontainer In Domainservice Instance
        call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureoucontainercreate
        description: Microsoft Azure Create Oucontainer
        call: domain-services-resource-provider-oucontainer.microsoftazureoucontainercreate
        with:
          containerAccount: rest.containerAccount
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureoucontainerdelete
        description: Microsoft Azure Delete Oucontainer
        call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureoucontainerupdate
        description: Microsoft Azure Update Oucontainer Patch Resource
        call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerupdate
        with:
          containerAccount: rest.containerAccount
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: domain-services-resource-provider-oucontainer-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Domain Services Resource Provider — OuContainer. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Aad Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: domain-services-resource-provider-oucontainer.microsoftazureoucontaineroperationslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-oucontainers-domainservice
      description: Microsoft Azure List Of Oucontainers In Domainservice Instance
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerlist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-particular-oucontainer
      description: Microsoft Azure Get Particular Oucontainer In Domainservice Instance
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-oucontainer
      description: Microsoft Azure Create Oucontainer
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: domain-services-resource-provider-oucontainer.microsoftazureoucontainercreate
      with:
        containerAccount: tools.containerAccount
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-oucontainer
      description: Microsoft Azure Delete Oucontainer
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-oucontainer-patch
      description: Microsoft Azure Update Oucontainer Patch Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: domain-services-resource-provider-oucontainer.microsoftazureoucontainerupdate
      with:
        containerAccount: tools.containerAccount
      outputParameters:
      - type: object
        mapping: $.