Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs

Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs. 3 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBackupResourceVaultConfigs

What You Can Do

GET
Microsoftazurebackupresourcevaultconfigsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupconfig/vaultconfig
PATCH
Microsoftazurebackupresourcevaultconfigsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupconfig/vaultconfig
PUT
Microsoftazurebackupresourcevaultconfigsput — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupconfig/vaultconfig

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig

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

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig

idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupconfig Vaultconfig

idempotent

Capability Spec

recoveryservicesbackupclient-backupresourcevaultconfigs.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs
  description: 'Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs. 3 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname
    Backupconfig Vaultconfig. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - BackupResourceVaultConfigs
  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-backupresourcevaultconfigs
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs 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}/backupconfig/vaultconfig
      operations:
      - name: microsoftazurebackupresourcevaultconfigsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurebackupresourcevaultconfigsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: resource config request
          required: true
      - name: microsoftazurebackupresourcevaultconfigsput
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: resource config request
          required: true
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-backupresourcevaultconfigs-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupconfig/vaultconfig
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebackupresourcevaultconfigsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
        call: recoveryservicesbackupclient-backupresourcevaultconfigs.microsoftazurebackupresourcevaultconfigsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurebackupresourcevaultconfigsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
        call: recoveryservicesbackupclient-backupresourcevaultconfigs.microsoftazurebackupresourcevaultconfigsupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurebackupresourcevaultconfigsput
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
        call: recoveryservicesbackupclient-backupresourcevaultconfigs.microsoftazurebackupresourcevaultconfigsput
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-backupresourcevaultconfigs-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — BackupResourceVaultConfigs. 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 Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices
        Vaults Vaultname Backupconfig Vaultconfig
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-backupresourcevaultconfigs.microsoftazurebackupresourcevaultconfigsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Recoveryservices Vaults Vaultname Backupconfig Vaultconfig
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-backupresourcevaultconfigs.microsoftazurebackupresourcevaultconfigsupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices
        Vaults Vaultname Backupconfig Vaultconfig
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-backupresourcevaultconfigs.microsoftazurebackupresourcevaultconfigsput
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.