Microsoft Azure · Capability

Microsoft Azure SaaS — SaaSResources

Microsoft Azure SaaS — SaaSResources. 8 operations. Lead operation: Microsoft Azure Get Providers Microsoft Saas Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSaaSResources

What You Can Do

GET
Microsoftazureoperationslist — Microsoft Azure Get Providers Microsoft Saas Operations
/v1/providers/microsoft-saas/operations
PUT
Microsoftazuresaascreateresource — Microsoft Azure Put Providers Microsoft Saas Saasresources
/v1/providers/microsoft-saas/saasresources
GET
Microsoftazuresaasresourceslist — Microsoft Azure Get Providers Microsoft Saas Saasresources
/v1/providers/microsoft-saas/saasresources
DELETE
Microsoftazuresaasdelete — Microsoft Azure Delete Providers Microsoft Saas Saasresources Resourceid
/v1/providers/microsoft-saas/saasresources/{resourceid}
GET
Microsoftazuresaasgetresource — Microsoft Azure Get Providers Microsoft Saas Saasresources Resourceid
/v1/providers/microsoft-saas/saasresources/{resourceid}
PATCH
Microsoftazuresaasupdateresource — Microsoft Azure Patch Providers Microsoft Saas Saasresources Resourceid
/v1/providers/microsoft-saas/saasresources/{resourceid}
POST
Microsoftazuresaasresourcelistaccesstoken — Microsoft Azure Post Providers Microsoft Saas Saasresources Resourceid Listaccesstoken
/v1/providers/microsoft-saas/saasresources/{resourceid}/listaccesstoken
GET
Microsoftazureapplicationslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Applications
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/applications

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Saas Operations

read-only idempotent
microsoft-azure-put-providers-microsoft

Microsoft Azure Put Providers Microsoft Saas Saasresources

idempotent
microsoft-azure-get-providers-microsoft-2

Microsoft Azure Get Providers Microsoft Saas Saasresources

read-only idempotent
microsoft-azure-delete-providers-microsoft

Microsoft Azure Delete Providers Microsoft Saas Saasresources Resourceid

idempotent
microsoft-azure-get-providers-microsoft-3

Microsoft Azure Get Providers Microsoft Saas Saasresources Resourceid

read-only idempotent
microsoft-azure-patch-providers-microsoft

Microsoft Azure Patch Providers Microsoft Saas Saasresources Resourceid

idempotent
microsoft-azure-post-providers-microsoft

Microsoft Azure Post Providers Microsoft Saas Saasresources Resourceid Listaccesstoken

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Applications

read-only idempotent

Capability Spec

saas-saasresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SaaS — SaaSResources
  description: 'Microsoft Azure SaaS — SaaSResources. 8 operations. Lead operation: Microsoft Azure Get Providers Microsoft
    Saas Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - SaaSResources
  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: saas-saasresources
    baseUri: https://management.azure.com
    description: Microsoft Azure SaaS — SaaSResources business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.SaaS-operations
      path: /providers/Microsoft.SaaS/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Saas Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.SaaS-saasresources
      path: /providers/Microsoft.SaaS/saasresources
      operations:
      - name: microsoftazuresaascreateresource
        method: PUT
        description: Microsoft Azure Put Providers Microsoft Saas Saasresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the create saas operation.
          required: true
      - name: microsoftazuresaasresourceslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Saas Saasresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.SaaS-saasresources-resourceId
      path: /providers/Microsoft.SaaS/saasresources/{resourceId}
      operations:
      - name: microsoftazuresaasdelete
        method: DELETE
        description: Microsoft Azure Delete Providers Microsoft Saas Saasresources Resourceid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to delete saas operation.
          required: true
      - name: microsoftazuresaasgetresource
        method: GET
        description: Microsoft Azure Get Providers Microsoft Saas Saasresources Resourceid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuresaasupdateresource
        method: PATCH
        description: Microsoft Azure Patch Providers Microsoft Saas Saasresources Resourceid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the update saas operation.
          required: true
    - name: providers-Microsoft.SaaS-saasresources-resourceId-listAccessToken
      path: /providers/Microsoft.SaaS/saasresources/{resourceId}/listAccessToken
      operations:
      - name: microsoftazuresaasresourcelistaccesstoken
        method: POST
        description: Microsoft Azure Post Providers Microsoft Saas Saasresources Resourceid Listaccesstoken
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SaaS/applications
      operations:
      - name: microsoftazureapplicationslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Applications
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: saas-saasresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure SaaS — SaaSResources. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-saas/operations
      name: providers-microsoft-saas-operations
      description: REST surface for providers-Microsoft.SaaS-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Microsoft Azure Get Providers Microsoft Saas Operations
        call: saas-saasresources.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-saas/saasresources
      name: providers-microsoft-saas-saasresources
      description: REST surface for providers-Microsoft.SaaS-saasresources.
      operations:
      - method: PUT
        name: microsoftazuresaascreateresource
        description: Microsoft Azure Put Providers Microsoft Saas Saasresources
        call: saas-saasresources.microsoftazuresaascreateresource
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuresaasresourceslist
        description: Microsoft Azure Get Providers Microsoft Saas Saasresources
        call: saas-saasresources.microsoftazuresaasresourceslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-saas/saasresources/{resourceid}
      name: providers-microsoft-saas-saasresources-resourceid
      description: REST surface for providers-Microsoft.SaaS-saasresources-resourceId.
      operations:
      - method: DELETE
        name: microsoftazuresaasdelete
        description: Microsoft Azure Delete Providers Microsoft Saas Saasresources Resourceid
        call: saas-saasresources.microsoftazuresaasdelete
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuresaasgetresource
        description: Microsoft Azure Get Providers Microsoft Saas Saasresources Resourceid
        call: saas-saasresources.microsoftazuresaasgetresource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuresaasupdateresource
        description: Microsoft Azure Patch Providers Microsoft Saas Saasresources Resourceid
        call: saas-saasresources.microsoftazuresaasupdateresource
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-saas/saasresources/{resourceid}/listaccesstoken
      name: providers-microsoft-saas-saasresources-resourceid-listaccesstoken
      description: REST surface for providers-Microsoft.SaaS-saasresources-resourceId-listAccessToken.
      operations:
      - method: POST
        name: microsoftazuresaasresourcelistaccesstoken
        description: Microsoft Azure Post Providers Microsoft Saas Saasresources Resourceid Listaccesstoken
        call: saas-saasresources.microsoftazuresaasresourcelistaccesstoken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/applications
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureapplicationslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Applications
        call: saas-saasresources.microsoftazureapplicationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: saas-saasresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SaaS — SaaSResources. 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 Saas Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-saasresources.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-providers-microsoft
      description: Microsoft Azure Put Providers Microsoft Saas Saasresources
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: saas-saasresources.microsoftazuresaascreateresource
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Saas Saasresources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-saasresources.microsoftazuresaasresourceslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-providers-microsoft
      description: Microsoft Azure Delete Providers Microsoft Saas Saasresources Resourceid
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: saas-saasresources.microsoftazuresaasdelete
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-3
      description: Microsoft Azure Get Providers Microsoft Saas Saasresources Resourceid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-saasresources.microsoftazuresaasgetresource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-providers-microsoft
      description: Microsoft Azure Patch Providers Microsoft Saas Saasresources Resourceid
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: saas-saasresources.microsoftazuresaasupdateresource
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-providers-microsoft
      description: Microsoft Azure Post Providers Microsoft Saas Saasresources Resourceid Listaccesstoken
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: saas-saasresources.microsoftazuresaasresourcelistaccesstoken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas
        Applications
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-saasresources.microsoftazureapplicationslist
      outputParameters:
      - type: object
        mapping: $.