Microsoft Azure · Capability

Microsoft Azure Guest Diagnostic Settings Association API — GuestDiagnosticsSettingsAssociation

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

Run with Naftiko Microsoft AzureGuestDiagnosticsSettingsAssociation

What You Can Do

PUT
Microsoftazureguestdiagnosticssettingsassociationcreateorupdate — Microsoft Azure Put Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
/v1/{resourceuri}/providers/microsoft-insights/guestdiagnosticsettingsassociation/{associationname}
GET
Microsoftazureguestdiagnosticssettingsassociationget — Microsoft Azure Get Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
/v1/{resourceuri}/providers/microsoft-insights/guestdiagnosticsettingsassociation/{associationname}
DELETE
Microsoftazureguestdiagnosticssettingsassociationdelete — Microsoft Azure Delete Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
/v1/{resourceuri}/providers/microsoft-insights/guestdiagnosticsettingsassociation/{associationname}

MCP Tools

microsoft-azure-put-resourceuri-providers

Microsoft Azure Put Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname

idempotent
microsoft-azure-get-resourceuri-providers

Microsoft Azure Get Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname

read-only idempotent
microsoft-azure-delete-resourceuri-providers

Microsoft Azure Delete Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname

idempotent

Capability Spec

guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Guest Diagnostic Settings Association API — GuestDiagnosticsSettingsAssociation
  description: 'Microsoft Azure Guest Diagnostic Settings Association API — GuestDiagnosticsSettingsAssociation. 3 operations.
    Lead operation: Microsoft Azure Put Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - GuestDiagnosticsSettingsAssociation
  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-guestdiagnosticssettingsassociation
    baseUri: https://management.azure.com
    description: Microsoft Azure Guest Diagnostic Settings Association API — GuestDiagnosticsSettingsAssociation business
      capability. Self-contained, no shared references.
    resources:
    - name: resourceUri-providers-microsoft.insights-guestDiagnosticSettingsAssociation-asso
      path: /{resourceUri}/providers/microsoft.insights/guestDiagnosticSettingsAssociation/{associationName}
      operations:
      - name: microsoftazureguestdiagnosticssettingsassociationcreateorupdate
        method: PUT
        description: Microsoft Azure Put 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: diagnosticSettingsAssociation
          in: body
          type: string
          description: The diagnostic settings association to create or update.
          required: true
      - name: microsoftazureguestdiagnosticssettingsassociationget
        method: GET
        description: Microsoft Azure Get 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: microsoftazureguestdiagnosticssettingsassociationdelete
        method: DELETE
        description: Microsoft Azure Delete 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
  exposes:
  - type: rest
    namespace: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation-rest
    port: 8080
    description: REST adapter for Microsoft Azure Guest Diagnostic Settings Association API — GuestDiagnosticsSettingsAssociation.
      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: PUT
        name: microsoftazureguestdiagnosticssettingsassociationcreateorupdate
        description: Microsoft Azure Put Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
        call: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.microsoftazureguestdiagnosticssettingsassociationcreateorupdate
        with:
          resourceUri: rest.resourceUri
          diagnosticSettingsAssociation: rest.diagnosticSettingsAssociation
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureguestdiagnosticssettingsassociationget
        description: Microsoft Azure Get Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
        call: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.microsoftazureguestdiagnosticssettingsassociationget
        with:
          resourceUri: rest.resourceUri
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureguestdiagnosticssettingsassociationdelete
        description: Microsoft Azure Delete Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
        call: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.microsoftazureguestdiagnosticssettingsassociationdelete
        with:
          resourceUri: rest.resourceUri
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Guest Diagnostic Settings Association API — GuestDiagnosticsSettingsAssociation.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-put-resourceuri-providers
      description: Microsoft Azure Put Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.microsoftazureguestdiagnosticssettingsassociationcreateorupdate
      with:
        resourceUri: tools.resourceUri
        diagnosticSettingsAssociation: tools.diagnosticSettingsAssociation
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-resourceuri-providers
      description: Microsoft Azure Get Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.microsoftazureguestdiagnosticssettingsassociationget
      with:
        resourceUri: tools.resourceUri
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-resourceuri-providers
      description: Microsoft Azure Delete Resourceuri Providers Microsoft Insights Guestdiagnosticsettingsassociation Associationname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: guest-diagnostic-settings-association-guestdiagnosticssettingsassociation.microsoftazureguestdiagnosticssettingsassociationdelete
      with:
        resourceUri: tools.resourceUri
      outputParameters:
      - type: object
        mapping: $.