Microsoft Azure · Capability

Microsoft Azure Guest Diagnostic Settings Association API — Providers

Microsoft Azure Guest Diagnostic Settings Association API — Providers. 1 operations. Lead operation: Microsoft Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProviders

What You Can Do

PATCH
Microsoftazureguestdiagnosticssettingsassociationupdate — Microsoft Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
/v1/{resourceuri}/providers/microsoft-insights/guestdiagnosticsettingsassociation/{associationname}

MCP Tools

microsoft-azure-patch-resourceuri-providers

Microsoft Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname

idempotent

Capability Spec

guest-diagnostic-settings-association-providers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Guest Diagnostic Settings Association API — Providers
  description: 'Microsoft Azure Guest Diagnostic Settings Association API — Providers. 1 operations. Lead operation: Microsoft
    Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Providers
  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: guest-diagnostic-settings-association-providers
    baseUri: https://management.azure.com
    description: Microsoft Azure Guest Diagnostic Settings Association API — Providers business capability. Self-contained,
      no shared references.
    resources:
    - name: resourceUri-providers-microsoft.insights-guestDiagnosticSettingsAssociation-asso
      path: /{resourceUri}/providers/microsoft.insights/guestDiagnosticSettingsAssociation/{associationName}
      operations:
      - name: microsoftazureguestdiagnosticssettingsassociationupdate
        method: PATCH
        description: Microsoft Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceUri
          in: path
          type: string
          description: The fully qualified ID of the resource, including the resource name and resource type.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the operation.
          required: true
  exposes:
  - type: rest
    namespace: guest-diagnostic-settings-association-providers-rest
    port: 8080
    description: REST adapter for Microsoft Azure Guest Diagnostic Settings Association API — Providers. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{resourceuri}/providers/microsoft-insights/guestdiagnosticsettingsassociation/{associationname}
      name: resourceuri-providers-microsoft-insights-guestdiagnosticsettingsassociation-asso
      description: REST surface for resourceUri-providers-microsoft.insights-guestDiagnosticSettingsAssociation-asso.
      operations:
      - method: PATCH
        name: microsoftazureguestdiagnosticssettingsassociationupdate
        description: Microsoft Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
        call: guest-diagnostic-settings-association-providers.microsoftazureguestdiagnosticssettingsassociationupdate
        with:
          resourceUri: rest.resourceUri
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: guest-diagnostic-settings-association-providers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Guest Diagnostic Settings Association API — Providers. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-patch-resourceuri-providers
      description: Microsoft Azure Patch Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: guest-diagnostic-settings-association-providers.microsoftazureguestdiagnosticssettingsassociationupdate
      with:
        resourceUri: tools.resourceUri
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.