Microsoft Azure · Capability

Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision

Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision. 1 operations. Lead operation: Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid Instances Id Decisions Decisionid. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePatchAccessReviewMyInstanceDecision

What You Can Do

PATCH
Microsoftazureaccessreviewinstancemydecisionspatch — Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid Instances Id Decisions Decisionid
/v1/providers/microsoft-authorization/accessreviewscheduledefinitions/{scheduledefinitionid}/instances/{id}/decisions/{decisionid}

MCP Tools

microsoft-azure-patch-providers-microsoft

Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid Instances Id Decisions Decisionid

idempotent

Capability Spec

authorizationmanagementclient-patchaccessreviewmyinstancedecision.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision
  description: 'Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision. 1 operations. Lead operation:
    Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid Instances
    Id Decisions Decisionid. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PatchAccessReviewMyInstanceDecision
  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: authorizationmanagementclient-patchaccessreviewmyinstancedecision
    baseUri: https://management.azure.com
    description: Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision business capability.
      Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.Authorization-accessReviewScheduleDefinitions-scheduleDefini
      path: /providers/Microsoft.Authorization/accessReviewScheduleDefinitions/{scheduleDefinitionId}/instances/{id}/decisions/{decisionId}
      operations:
      - name: microsoftazureaccessreviewinstancemydecisionspatch
        method: PATCH
        description: Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid
          Instances Id Decisions Decisionid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: scheduleDefinitionId
          in: path
          type: string
          description: The id of the access review schedule definition.
          required: true
        - name: id
          in: path
          type: string
          description: The id of the access review instance.
          required: true
        - name: decisionId
          in: path
          type: string
          description: The id of the decision record.
          required: true
        - name: properties
          in: body
          type: string
          description: Access review decision properties to patch.
          required: true
  exposes:
  - type: rest
    namespace: authorizationmanagementclient-patchaccessreviewmyinstancedecision-rest
    port: 8080
    description: REST adapter for Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-authorization/accessreviewscheduledefinitions/{scheduledefinitionid}/instances/{id}/decisions/{decisionid}
      name: providers-microsoft-authorization-accessreviewscheduledefinitions-scheduledefini
      description: REST surface for providers-Microsoft.Authorization-accessReviewScheduleDefinitions-scheduleDefini.
      operations:
      - method: PATCH
        name: microsoftazureaccessreviewinstancemydecisionspatch
        description: Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid
          Instances Id Decisions Decisionid
        call: authorizationmanagementclient-patchaccessreviewmyinstancedecision.microsoftazureaccessreviewinstancemydecisionspatch
        with:
          scheduleDefinitionId: rest.scheduleDefinitionId
          id: rest.id
          decisionId: rest.decisionId
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: authorizationmanagementclient-patchaccessreviewmyinstancedecision-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AuthorizationManagementClient — PatchAccessReviewMyInstanceDecision. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-patch-providers-microsoft
      description: Microsoft Azure Patch Providers Microsoft Authorization Accessreviewscheduledefinitions Scheduledefinitionid
        Instances Id Decisions Decisionid
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: authorizationmanagementclient-patchaccessreviewmyinstancedecision.microsoftazureaccessreviewinstancemydecisionspatch
      with:
        scheduleDefinitionId: tools.scheduleDefinitionId
        id: tools.id
        decisionId: tools.decisionId
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.