Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent

Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent. 4 operations. Lead operation: Microsoft Azure It Will Validate Followings 1 Vault Capacity 2 Vm Is Already Protected 3 Any Vm Related Configuration Passed In Properties. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProtectionIntent

What You Can Do

POST
Microsoftazureprotectionintentvalidate — Microsoft Azure It Will Validate Followings
/v1/subscriptions/{subscriptionid}/providers/microsoft-recoveryservices/locations/{azureregion}/backupprevalidateprotection
GET
Microsoftazureprotectionintentget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/backupprotectionintent/{intentobjectname}
PUT
Microsoftazureprotectionintentcreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/backupprotectionintent/{intentobjectname}
DELETE
Microsoftazureprotectionintentdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/backupprotectionintent/{intentobjectname}

MCP Tools

microsoft-azure-it-will-validate

Microsoft Azure It Will Validate Followings

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname

idempotent

Capability Spec

recoveryservicesbackupclient-protectionintent.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent
  description: "Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent. 4 operations. Lead operation: Microsoft Azure\
    \ It Will Validate Followings\r\n1 Vault Capacity\r\n2 Vm Is Already Protected\r\n3 Any Vm Related Configuration Passed\
    \ In Properties. Self-contained Naftiko capability covering one Microsoft Azure business surface."
  tags:
  - Microsoft Azure
  - ProtectionIntent
  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-protectionintent
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent business capability. Self-contained, no shared
      references.
    resources:
    - name: Subscriptions-subscriptionId-providers-Microsoft.RecoveryServices-locations-azur
      path: /Subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/locations/{azureRegion}/backupPreValidateProtection
      operations:
      - name: microsoftazureprotectionintentvalidate
        method: POST
        description: "Microsoft Azure It Will Validate Followings\r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Enable backup validation request on Virtual Machine
          required: true
    - name: Subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/backupProtectionIntent/{intentObjectName}
      operations:
      - name: microsoftazureprotectionintentget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with the backed up item.
          required: true
        - name: intentObjectName
          in: path
          type: string
          description: Backed up item name whose details are to be fetched.
          required: true
      - name: microsoftazureprotectionintentcreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
        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: intentObjectName
          in: path
          type: string
          description: Intent object name.
          required: true
        - name: parameters
          in: body
          type: string
          description: resource backed up item
          required: true
      - name: microsoftazureprotectionintentdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with the intent.
          required: true
        - name: intentObjectName
          in: path
          type: string
          description: Intent to be deleted.
          required: true
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-protectionintent-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-recoveryservices/locations/{azureregion}/backupprevalidateprotection
      name: subscriptions-subscriptionid-providers-microsoft-recoveryservices-locations-azur
      description: REST surface for Subscriptions-subscriptionId-providers-Microsoft.RecoveryServices-locations-azur.
      operations:
      - method: POST
        name: microsoftazureprotectionintentvalidate
        description: "Microsoft Azure It Will Validate Followings\r"
        call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentvalidate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/backupprotectionintent/{intentobjectname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for Subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprotectionintentget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
        call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentget
        with:
          fabricName: rest.fabricName
          intentObjectName: rest.intentObjectName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprotectionintentcreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
        call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentcreateorupdate
        with:
          fabricName: rest.fabricName
          intentObjectName: rest.intentObjectName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprotectionintentdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
        call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentdelete
        with:
          fabricName: rest.fabricName
          intentObjectName: rest.intentObjectName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-protectionintent-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — ProtectionIntent. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-it-will-validate
      description: "Microsoft Azure It Will Validate Followings\r"
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentvalidate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices
        Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentget
      with:
        fabricName: tools.fabricName
        intentObjectName: tools.intentObjectName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices
        Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentcreateorupdate
      with:
        fabricName: tools.fabricName
        intentObjectName: tools.intentObjectName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: recoveryservicesbackupclient-protectionintent.microsoftazureprotectionintentdelete
      with:
        fabricName: tools.fabricName
        intentObjectName: tools.intentObjectName
      outputParameters:
      - type: object
        mapping: $.