Microsoft Azure · Capability

Microsoft Azure TimeSeriesInsightsClient — Environments

Microsoft Azure TimeSeriesInsightsClient — Environments. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Timeseriesinsights Environments. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEnvironments

What You Can Do

GET
Microsoftazureenvironmentslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Timeseriesinsights Environments
/v1/subscriptions/{subscriptionid}/providers/microsoft-timeseriesinsights/environments
GET
Microsoftazureenvironmentslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments
PUT
Microsoftazureenvironmentscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}
GET
Microsoftazureenvironmentsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}
PATCH
Microsoftazureenvironmentsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}
DELETE
Microsoftazureenvironmentsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments Environmentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-timeseriesinsights/environments/{environmentname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Timeseriesinsights Environments

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Timeseriesinsights Environments

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

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

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

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

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

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

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

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

idempotent

Capability Spec

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