Microsoft Azure · Capability

Microsoft Azure SaaS — SubscriptionLevelSaaSResources

Microsoft Azure SaaS — SubscriptionLevelSaaSResources. 10 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Saas Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptionLevelSaaSResources

What You Can Do

GET
Microsoftazuresaassubscriptionlevellistbyazuresubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Saas Resources
/v1/subscriptions/{subscriptionid}/providers/microsoft-saas/resources
POST
Microsoftazuresaassubscriptionlevelmoveresources — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/moveresources
GET
Microsoftazuresaassubscriptionlevellistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources
GET
Microsoftazuresaassubscriptionlevelget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}
PUT
Microsoftazuresaassubscriptionlevelcreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}
PATCH
Microsoftazuresaassubscriptionlevelupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}
DELETE
Microsoftazuresaassubscriptionleveldelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}
POST
Microsoftazuresaassubscriptionlevellistaccesstoken — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename Listaccesstoken
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}/listaccesstoken
POST
Microsoftazuresaassubscriptionlevelupdatetounsubscribed — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename Unsubscribe
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}/unsubscribe
POST
Microsoftazuresaassubscriptionlevelvalidatemoveresources — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Validatemoveresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/validatemoveresources

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Saas Resources

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources

microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename

idempotent
microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename Listaccesstoken

microsoft-azure-post-subscriptions-subscriptionid-3

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Resources Resourcename Unsubscribe

microsoft-azure-post-subscriptions-subscriptionid-4

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Validatemoveresources

read-only

Capability Spec

saas-subscriptionlevelsaasresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SaaS — SubscriptionLevelSaaSResources
  description: 'Microsoft Azure SaaS — SubscriptionLevelSaaSResources. 10 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Providers Microsoft Saas Resources. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - SubscriptionLevelSaaSResources
  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-subscriptionlevelsaasresources
    baseUri: https://management.azure.com
    description: Microsoft Azure SaaS — SubscriptionLevelSaaSResources business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.SaaS-resources
      path: /subscriptions/{subscriptionId}/providers/Microsoft.SaaS/resources
      operations:
      - name: microsoftazuresaassubscriptionlevellistbyazuresubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Saas Resources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-moveResources
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources
      operations:
      - name: microsoftazuresaassubscriptionlevelmoveresources
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: moveResourceParameter
          in: body
          type: string
          description: Object that represents the resources to move.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SaaS/resources
      operations:
      - name: microsoftazuresaassubscriptionlevellistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SaaS/resources/{resourceName}
      operations:
      - name: microsoftazuresaassubscriptionlevelget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuresaassubscriptionlevelcreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the create or update subscription level saas operation.
          required: true
      - name: microsoftazuresaassubscriptionlevelupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        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: microsoftazuresaassubscriptionleveldelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SaaS/resources/{resourceName}/listAccessToken
      operations:
      - name: microsoftazuresaassubscriptionlevellistaccesstoken
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename Listaccesstoken
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SaaS/resources/{resourceName}/unsubscribe
      operations:
      - name: microsoftazuresaassubscriptionlevelupdatetounsubscribed
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename Unsubscribe
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to unsubscribe saas operation.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-validateMoveResour
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/validateMoveResources
      operations:
      - name: microsoftazuresaassubscriptionlevelvalidatemoveresources
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Validatemoveresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: moveResourceParameter
          in: body
          type: string
          description: Object that represents the resources to move.
          required: true
  exposes:
  - type: rest
    namespace: saas-subscriptionlevelsaasresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure SaaS — SubscriptionLevelSaaSResources. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-saas/resources
      name: subscriptions-subscriptionid-providers-microsoft-saas-resources
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.SaaS-resources.
      operations:
      - method: GET
        name: microsoftazuresaassubscriptionlevellistbyazuresubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Saas Resources
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevellistbyazuresubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/moveresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-moveresources
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-moveResources.
      operations:
      - method: POST
        name: microsoftazuresaassubscriptionlevelmoveresources
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelmoveresources
        with:
          moveResourceParameter: rest.moveResourceParameter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresaassubscriptionlevellistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevellistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresaassubscriptionlevelget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuresaassubscriptionlevelcreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelcreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuresaassubscriptionlevelupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuresaassubscriptionleveldelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionleveldelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}/listaccesstoken
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuresaassubscriptionlevellistaccesstoken
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename Listaccesstoken
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevellistaccesstoken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-saas/resources/{resourcename}/unsubscribe
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuresaassubscriptionlevelupdatetounsubscribed
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Saas Resources Resourcename Unsubscribe
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelupdatetounsubscribed
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/validatemoveresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-validatemoveresour
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-validateMoveResour.
      operations:
      - method: POST
        name: microsoftazuresaassubscriptionlevelvalidatemoveresources
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Validatemoveresources
        call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelvalidatemoveresources
        with:
          moveResourceParameter: rest.moveResourceParameter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: saas-subscriptionlevelsaasresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SaaS — SubscriptionLevelSaaSResources. 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 Saas Resources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevellistbyazuresubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Moveresources
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelmoveresources
      with:
        moveResourceParameter: tools.moveResourceParameter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas
        Resources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevellistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas
        Resources Resourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas
        Resources Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelcreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Saas Resources Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Saas Resources Resourcename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionleveldelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Saas Resources Resourcename Listaccesstoken
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevellistaccesstoken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-3
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Saas Resources Resourcename Unsubscribe
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelupdatetounsubscribed
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-4
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Validatemoveresources
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: saas-subscriptionlevelsaasresources.microsoftazuresaassubscriptionlevelvalidatemoveresources
      with:
        moveResourceParameter: tools.moveResourceParameter
      outputParameters:
      - type: object
        mapping: $.