Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — Restores

Microsoft Azure RecoveryServicesBackupClient — Restores. 1 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints Recoverypointid Restore. Self-contained Naftiko capability covering

Run with Naftiko Microsoft AzureRestores

What You Can Do

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

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 Recoverypo

Capability Spec

recoveryservicesbackupclient-restores.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — Restores
  description: 'Microsoft Azure RecoveryServicesBackupClient — Restores. 1 operations. Lead operation: Microsoft Azure Post
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics
    Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints Recoverypointid Restore.
    Self-contained Naftiko capability covering '
  tags:
  - Microsoft Azure
  - Restores
  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-restores
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — Restores 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}/recoveryPoints/{recoveryPointId}/restore
      operations:
      - name: microsoftazurerestorestrigger
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Recoverypo
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with the backed up items.
          required: true
        - name: containerName
          in: path
          type: string
          description: Container name associated with the backed up items.
          required: true
        - name: protectedItemName
          in: path
          type: string
          description: Backed up item to be restored.
          required: true
        - name: recoveryPointId
          in: path
          type: string
          description: Recovery point ID which represents the backed up data to be restored.
          required: true
        - name: parameters
          in: body
          type: string
          description: resource restore request
          required: true
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-restores-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — Restores. 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}/recoverypoints/{recoverypointid}/restore
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurerestorestrigger
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Recoverypo
        call: recoveryservicesbackupclient-restores.microsoftazurerestorestrigger
        with:
          fabricName: rest.fabricName
          containerName: rest.containerName
          protectedItemName: rest.protectedItemName
          recoveryPointId: rest.recoveryPointId
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-restores-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — Restores. 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
        Recoverypo
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: recoveryservicesbackupclient-restores.microsoftazurerestorestrigger
      with:
        fabricName: tools.fabricName
        containerName: tools.containerName
        protectedItemName: tools.protectedItemName
        recoveryPointId: tools.recoveryPointId
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.