Microsoft Azure · Capability

Microsoft Azure RedisManagementClient — PatchSchedules

Microsoft Azure RedisManagementClient — PatchSchedules. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Cachename Patchschedules. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePatchSchedules

What You Can Do

GET
Microsoftazurepatchscheduleslistbyredisresource — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Cachename Patchschedules
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cache/redis/{cachename}/patchschedules
PUT
Microsoftazurepatchschedulescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Name Patchschedules Default
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cache/redis/{name}/patchschedules/{default}
DELETE
Microsoftazurepatchschedulesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Name Patchschedules Default
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cache/redis/{name}/patchschedules/{default}
GET
Microsoftazurepatchschedulesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Name Patchschedules Default
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cache/redis/{name}/patchschedules/{default}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Cachename Patchschedules

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Name Patchschedules Default

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Name Patchschedules Default

idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Name Patchschedules Default

read-only idempotent

Capability Spec

redismanagementclient-patchschedules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RedisManagementClient — PatchSchedules
  description: 'Microsoft Azure RedisManagementClient — PatchSchedules. 4 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache Redis Cachename Patchschedules.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PatchSchedules
  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: redismanagementclient-patchschedules
    baseUri: https://management.azure.com
    description: Microsoft Azure RedisManagementClient — PatchSchedules business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{cacheName}/patchSchedules
      operations:
      - name: microsoftazurepatchscheduleslistbyredisresource
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Cachename Patchschedules
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: cacheName
          in: path
          type: string
          description: The name of the Redis cache.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/patchSchedules/{default}
      operations:
      - name: microsoftazurepatchschedulescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Name Patchschedules Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: name
          in: path
          type: string
          description: The name of the Redis cache.
          required: true
        - name: default
          in: path
          type: string
          description: Default string modeled as parameter for auto generation to work correctly.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters to set the patching schedule for Redis cache.
          required: true
      - name: microsoftazurepatchschedulesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Name Patchschedules Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: name
          in: path
          type: string
          description: The name of the redis cache.
          required: true
        - name: default
          in: path
          type: string
          description: Default string modeled as parameter for auto generation to work correctly.
          required: true
      - name: microsoftazurepatchschedulesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Name Patchschedules Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: name
          in: path
          type: string
          description: The name of the redis cache.
          required: true
        - name: default
          in: path
          type: string
          description: Default string modeled as parameter for auto generation to work correctly.
          required: true
  exposes:
  - type: rest
    namespace: redismanagementclient-patchschedules-rest
    port: 8080
    description: REST adapter for Microsoft Azure RedisManagementClient — PatchSchedules. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cache/redis/{cachename}/patchschedules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurepatchscheduleslistbyredisresource
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Cachename Patchschedules
        call: redismanagementclient-patchschedules.microsoftazurepatchscheduleslistbyredisresource
        with:
          resourceGroupName: rest.resourceGroupName
          cacheName: rest.cacheName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cache/redis/{name}/patchschedules/{default}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurepatchschedulescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Name Patchschedules Default
        call: redismanagementclient-patchschedules.microsoftazurepatchschedulescreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          name: rest.name
          default: rest.default
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurepatchschedulesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Name Patchschedules Default
        call: redismanagementclient-patchschedules.microsoftazurepatchschedulesdelete
        with:
          resourceGroupName: rest.resourceGroupName
          name: rest.name
          default: rest.default
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurepatchschedulesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cache Redis Name Patchschedules Default
        call: redismanagementclient-patchschedules.microsoftazurepatchschedulesget
        with:
          resourceGroupName: rest.resourceGroupName
          name: rest.name
          default: rest.default
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: redismanagementclient-patchschedules-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RedisManagementClient — PatchSchedules. 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 Cache
        Redis Cachename Patchschedules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: redismanagementclient-patchschedules.microsoftazurepatchscheduleslistbyredisresource
      with:
        resourceGroupName: tools.resourceGroupName
        cacheName: tools.cacheName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache
        Redis Name Patchschedules Default
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: redismanagementclient-patchschedules.microsoftazurepatchschedulescreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        name: tools.name
        default: tools.default
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cache Redis Name Patchschedules Default
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: redismanagementclient-patchschedules.microsoftazurepatchschedulesdelete
      with:
        resourceGroupName: tools.resourceGroupName
        name: tools.name
        default: tools.default
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cache
        Redis Name Patchschedules Default
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: redismanagementclient-patchschedules.microsoftazurepatchschedulesget
      with:
        resourceGroupName: tools.resourceGroupName
        name: tools.name
        default: tools.default
      outputParameters:
      - type: object
        mapping: $.