Microsoft Azure · Capability

Microsoft Azure TimeSeriesInsightsClient — EventSources

Microsoft Azure TimeSeriesInsightsClient — EventSources. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEventSources

What You Can Do

GET
Microsoftazureeventsourceslistbyenvironment — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources
PUT
Microsoftazureeventsourcescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources/{eventsourcename}
GET
Microsoftazureeventsourcesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources/{eventsourcename}
PATCH
Microsoftazureeventsourcesupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources/{eventsourcename}
DELETE
Microsoftazureeventsourcesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources/{eventsourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename

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

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname Eventsources Eventsourcename

idempotent

Capability Spec

timeseriesinsightsclient-eventsources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure TimeSeriesInsightsClient — EventSources
  description: 'Microsoft Azure TimeSeriesInsightsClient — EventSources. 5 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname
    Eventsources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - EventSources
  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: timeseriesinsightsclient-eventsources
    baseUri: https://management.azure.com
    description: Microsoft Azure TimeSeriesInsightsClient — EventSources business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/eventSources
      operations:
      - name: microsoftazureeventsourceslistbyenvironment
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}/eventSources/{eventSourceName}
      operations:
      - name: microsoftazureeventsourcescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: eventSourceName
          in: path
          type: string
          description: Name of the event source.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters for creating an event source resource.
          required: true
      - name: microsoftazureeventsourcesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureeventsourcesupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: eventSourceUpdateParameters
          in: body
          type: string
          description: Request object that contains the updated information for the event source.
          required: true
      - name: microsoftazureeventsourcesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: timeseriesinsightsclient-eventsources-rest
    port: 8080
    description: REST adapter for Microsoft Azure TimeSeriesInsightsClient — EventSources. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureeventsourceslistbyenvironment
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources
        call: timeseriesinsightsclient-eventsources.microsoftazureeventsourceslistbyenvironment
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}/eventsources/{eventsourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureeventsourcescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcescreateorupdate
        with:
          eventSourceName: rest.eventSourceName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureeventsourcesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureeventsourcesupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcesupdate
        with:
          eventSourceUpdateParameters: rest.eventSourceUpdateParameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureeventsourcesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
        call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcesdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: timeseriesinsightsclient-eventsources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure TimeSeriesInsightsClient — EventSources. 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 Timeseriesinsights
        Environments Environmentname Eventsources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: timeseriesinsightsclient-eventsources.microsoftazureeventsourceslistbyenvironment
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights
        Environments Environmentname Eventsources Eventsourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcescreateorupdate
      with:
        eventSourceName: tools.eventSourceName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights
        Environments Environmentname Eventsources Eventsourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcesupdate
      with:
        eventSourceUpdateParameters: tools.eventSourceUpdateParameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Timeseriesinsights Environments Environmentname Eventsources Eventsourcename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: timeseriesinsightsclient-eventsources.microsoftazureeventsourcesdelete
      outputParameters:
      - type: object
        mapping: $.