Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — Backups

Microsoft Azure RecoveryServicesBackupClient — Backups. 1 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Backup. Self-contained Naftiko capability covering one Microsoft Azure business surf

Run with Naftiko Microsoft AzureBackups

What You Can Do

POST
Microsoftazurebackupstrigger — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Backup
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/protecteditems/{protecteditemname}/backup

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Backup

Capability Spec

recoveryservicesbackupclient-backups.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — Backups
  description: 'Microsoft Azure RecoveryServicesBackupClient — Backups. 1 operations. Lead operation: Microsoft Azure Post
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics
    Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Backup. Self-contained Naftiko capability
    covering one Microsoft Azure business surf'
  tags:
  - Microsoft Azure
  - Backups
  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: recoveryservicesbackupclient-backups
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — Backups business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/backup
      operations:
      - name: microsoftazurebackupstrigger
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Backup
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with the backup item.
          required: true
        - name: containerName
          in: path
          type: string
          description: Container name associated with the backup item.
          required: true
        - name: protectedItemName
          in: path
          type: string
          description: Backup item for which backup needs to be triggered.
          required: true
        - name: parameters
          in: body
          type: string
          description: resource backup request
          required: true
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-backups-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — Backups. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/protecteditems/{protecteditemname}/backup
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurebackupstrigger
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Backup
        call: recoveryservicesbackupclient-backups.microsoftazurebackupstrigger
        with:
          fabricName: rest.fabricName
          containerName: rest.containerName
          protectedItemName: rest.protectedItemName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-backups-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — Backups. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
        Backup
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: recoveryservicesbackupclient-backups.microsoftazurebackupstrigger
      with:
        fabricName: tools.fabricName
        containerName: tools.containerName
        protectedItemName: tools.protectedItemName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.