Microsoft Azure · Capability

Microsoft Azure MaintenanceManagementClient — ApplyUpdates

Microsoft Azure MaintenanceManagementClient — ApplyUpdates. 5 operations. Lead operation: Microsoft Azure Apply Updates To Resource With Parent. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureApplyUpdates

What You Can Do

PUT
Microsoftazureapplyupdatescreateorupdateparent — Microsoft Azure Apply Updates To Resource With Parent
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourceparenttype}/{resourceparentname}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/default
GET
Microsoftazureapplyupdatesgetparent — Microsoft Azure Track Updates To Resource With Parent
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourceparenttype}/{resourceparentname}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/{applyupdatename}
PUT
Microsoftazureapplyupdatescreateorupdate — Microsoft Azure Apply Updates To Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/default
GET
Microsoftazureapplyupdatesget — Microsoft Azure Track Updates To Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/{applyupdatename}
PUT
Microsoftazureapplyupdatescreateorupdateorcancel — Microsoft Azure Apply Updates To Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/{applyupdatename}

MCP Tools

microsoft-azure-apply-updates-resource

Microsoft Azure Apply Updates To Resource With Parent

idempotent
microsoft-azure-track-updates-resource

Microsoft Azure Track Updates To Resource With Parent

read-only idempotent
microsoft-azure-apply-updates-resource-2

Microsoft Azure Apply Updates To Resource

idempotent
microsoft-azure-track-updates-resource-2

Microsoft Azure Track Updates To Resource

read-only idempotent
microsoft-azure-apply-updates-resource-3

Microsoft Azure Apply Updates To Resource

idempotent

Capability Spec

maintenancemanagementclient-applyupdates.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MaintenanceManagementClient — ApplyUpdates
  description: 'Microsoft Azure MaintenanceManagementClient — ApplyUpdates. 5 operations. Lead operation: Microsoft Azure
    Apply Updates To Resource With Parent. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ApplyUpdates
  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: maintenancemanagementclient-applyupdates
    baseUri: https://management.azure.com
    description: Microsoft Azure MaintenanceManagementClient — ApplyUpdates business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/default
      operations:
      - name: microsoftazureapplyupdatescreateorupdateparent
        method: PUT
        description: Microsoft Azure Apply Updates To Resource With Parent
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Resource group name
          required: true
        - name: providerName
          in: path
          type: string
          description: Resource provider name
          required: true
        - name: resourceParentType
          in: path
          type: string
          description: Resource parent type
          required: true
        - name: resourceParentName
          in: path
          type: string
          description: Resource parent identifier
          required: true
        - name: resourceType
          in: path
          type: string
          description: Resource type
          required: true
        - name: resourceName
          in: path
          type: string
          description: Resource identifier
          required: true
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceParentType}/{resourceParentName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
      operations:
      - name: microsoftazureapplyupdatesgetparent
        method: GET
        description: Microsoft Azure Track Updates To Resource With Parent
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Resource group name
          required: true
        - name: providerName
          in: path
          type: string
          description: Resource provider name
          required: true
        - name: resourceParentType
          in: path
          type: string
          description: Resource parent type
          required: true
        - name: resourceParentName
          in: path
          type: string
          description: Resource parent identifier
          required: true
        - name: resourceType
          in: path
          type: string
          description: Resource type
          required: true
        - name: resourceName
          in: path
          type: string
          description: Resource identifier
          required: true
        - name: applyUpdateName
          in: path
          type: string
          description: applyUpdate Id
          required: true
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/default
      operations:
      - name: microsoftazureapplyupdatescreateorupdate
        method: PUT
        description: Microsoft Azure Apply Updates To Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Resource group name
          required: true
        - name: providerName
          in: path
          type: string
          description: Resource provider name
          required: true
        - name: resourceType
          in: path
          type: string
          description: Resource type
          required: true
        - name: resourceName
          in: path
          type: string
          description: Resource identifier
          required: true
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{providerName}/{resourceType}/{resourceName}/providers/Microsoft.Maintenance/applyUpdates/{applyUpdateName}
      operations:
      - name: microsoftazureapplyupdatesget
        method: GET
        description: Microsoft Azure Track Updates To Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Resource group name
          required: true
        - name: providerName
          in: path
          type: string
          description: Resource provider name
          required: true
        - name: resourceType
          in: path
          type: string
          description: Resource type
          required: true
        - name: resourceName
          in: path
          type: string
          description: Resource identifier
          required: true
        - name: applyUpdateName
          in: path
          type: string
          description: applyUpdate Id
          required: true
      - name: microsoftazureapplyupdatescreateorupdateorcancel
        method: PUT
        description: Microsoft Azure Apply Updates To Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Resource group name
          required: true
        - name: providerName
          in: path
          type: string
          description: Resource provider name
          required: true
        - name: resourceType
          in: path
          type: string
          description: Resource type
          required: true
        - name: resourceName
          in: path
          type: string
          description: Resource identifier
          required: true
        - name: applyUpdateName
          in: path
          type: string
          description: ApplyUpdate name
          required: true
        - name: applyUpdate
          in: body
          type: string
          description: The ApplyUpdate
          required: true
  exposes:
  - type: rest
    namespace: maintenancemanagementclient-applyupdates-rest
    port: 8080
    description: REST adapter for Microsoft Azure MaintenanceManagementClient — ApplyUpdates. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourceparenttype}/{resourceparentname}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/default
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-provider
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider.
      operations:
      - method: PUT
        name: microsoftazureapplyupdatescreateorupdateparent
        description: Microsoft Azure Apply Updates To Resource With Parent
        call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatescreateorupdateparent
        with:
          resourceGroupName: rest.resourceGroupName
          providerName: rest.providerName
          resourceParentType: rest.resourceParentType
          resourceParentName: rest.resourceParentName
          resourceType: rest.resourceType
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourceparenttype}/{resourceparentname}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/{applyupdatename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-provider
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider.
      operations:
      - method: GET
        name: microsoftazureapplyupdatesgetparent
        description: Microsoft Azure Track Updates To Resource With Parent
        call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatesgetparent
        with:
          resourceGroupName: rest.resourceGroupName
          providerName: rest.providerName
          resourceParentType: rest.resourceParentType
          resourceParentName: rest.resourceParentName
          resourceType: rest.resourceType
          resourceName: rest.resourceName
          applyUpdateName: rest.applyUpdateName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/default
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-provider
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider.
      operations:
      - method: PUT
        name: microsoftazureapplyupdatescreateorupdate
        description: Microsoft Azure Apply Updates To Resource
        call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatescreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          providerName: rest.providerName
          resourceType: rest.resourceType
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{providername}/{resourcetype}/{resourcename}/providers/microsoft-maintenance/applyupdates/{applyupdatename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-provider
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-provider.
      operations:
      - method: GET
        name: microsoftazureapplyupdatesget
        description: Microsoft Azure Track Updates To Resource
        call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatesget
        with:
          resourceGroupName: rest.resourceGroupName
          providerName: rest.providerName
          resourceType: rest.resourceType
          resourceName: rest.resourceName
          applyUpdateName: rest.applyUpdateName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureapplyupdatescreateorupdateorcancel
        description: Microsoft Azure Apply Updates To Resource
        call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatescreateorupdateorcancel
        with:
          resourceGroupName: rest.resourceGroupName
          providerName: rest.providerName
          resourceType: rest.resourceType
          resourceName: rest.resourceName
          applyUpdateName: rest.applyUpdateName
          applyUpdate: rest.applyUpdate
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: maintenancemanagementclient-applyupdates-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MaintenanceManagementClient — ApplyUpdates. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-apply-updates-resource
      description: Microsoft Azure Apply Updates To Resource With Parent
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatescreateorupdateparent
      with:
        resourceGroupName: tools.resourceGroupName
        providerName: tools.providerName
        resourceParentType: tools.resourceParentType
        resourceParentName: tools.resourceParentName
        resourceType: tools.resourceType
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-track-updates-resource
      description: Microsoft Azure Track Updates To Resource With Parent
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatesgetparent
      with:
        resourceGroupName: tools.resourceGroupName
        providerName: tools.providerName
        resourceParentType: tools.resourceParentType
        resourceParentName: tools.resourceParentName
        resourceType: tools.resourceType
        resourceName: tools.resourceName
        applyUpdateName: tools.applyUpdateName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-apply-updates-resource-2
      description: Microsoft Azure Apply Updates To Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatescreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        providerName: tools.providerName
        resourceType: tools.resourceType
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-track-updates-resource-2
      description: Microsoft Azure Track Updates To Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatesget
      with:
        resourceGroupName: tools.resourceGroupName
        providerName: tools.providerName
        resourceType: tools.resourceType
        resourceName: tools.resourceName
        applyUpdateName: tools.applyUpdateName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-apply-updates-resource-3
      description: Microsoft Azure Apply Updates To Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: maintenancemanagementclient-applyupdates.microsoftazureapplyupdatescreateorupdateorcancel
      with:
        resourceGroupName: tools.resourceGroupName
        providerName: tools.providerName
        resourceType: tools.resourceType
        resourceName: tools.resourceName
        applyUpdateName: tools.applyUpdateName
        applyUpdate: tools.applyUpdate
      outputParameters:
      - type: object
        mapping: $.