Microsoft Azure · Capability

Microsoft Azure Microsoft.Elastic — ConnectedResources

Microsoft Azure Microsoft.Elastic — ConnectedResources. 2 operations. Lead operation: Microsoft Azure Get Marketplace And Organization Info Mapped To The Given Monitor. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureConnectedResources

What You Can Do

POST
Microsoftazurebillinginfoget — Microsoft Azure Get Marketplace And Organization Info Mapped To The Given Monitor
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/getbillinginfo
POST
Microsoftazureconnectedpartnerresourceslist — Microsoft Azure List Of All Active Deployments That Are Associated With The Marketplace Subscription Linked To The Given Monitor
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/listconnectedpartnerresources

MCP Tools

microsoft-azure-get-marketplace-and

Microsoft Azure Get Marketplace And Organization Info Mapped To The Given Monitor

read-only
microsoft-azure-list-all-active

Microsoft Azure List Of All Active Deployments That Are Associated With The Marketplace Subscription Linked To The Given Monitor

read-only

Capability Spec

microsoftelastic-connectedresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Elastic — ConnectedResources
  description: 'Microsoft Azure Microsoft.Elastic — ConnectedResources. 2 operations. Lead operation: Microsoft Azure Get
    Marketplace And Organization Info Mapped To The Given Monitor. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - ConnectedResources
  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: microsoftelastic-connectedresources
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Elastic — ConnectedResources business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/getBillingInfo
      operations:
      - name: microsoftazurebillinginfoget
        method: POST
        description: Microsoft Azure Get Marketplace And Organization Info Mapped To The Given Monitor
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/listConnectedPartnerResources
      operations:
      - name: microsoftazureconnectedpartnerresourceslist
        method: POST
        description: Microsoft Azure List Of All Active Deployments That Are Associated With The Marketplace Subscription
          Linked To The Given Monitor
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoftelastic-connectedresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Elastic — ConnectedResources. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/getbillinginfo
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurebillinginfoget
        description: Microsoft Azure Get Marketplace And Organization Info Mapped To The Given Monitor
        call: microsoftelastic-connectedresources.microsoftazurebillinginfoget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/listconnectedpartnerresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureconnectedpartnerresourceslist
        description: Microsoft Azure List Of All Active Deployments That Are Associated With The Marketplace Subscription
          Linked To The Given Monitor
        call: microsoftelastic-connectedresources.microsoftazureconnectedpartnerresourceslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftelastic-connectedresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Elastic — ConnectedResources. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-marketplace-and
      description: Microsoft Azure Get Marketplace And Organization Info Mapped To The Given Monitor
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: microsoftelastic-connectedresources.microsoftazurebillinginfoget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-all-active
      description: Microsoft Azure List Of All Active Deployments That Are Associated With The Marketplace Subscription Linked
        To The Given Monitor
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: microsoftelastic-connectedresources.microsoftazureconnectedpartnerresourceslist
      outputParameters:
      - type: object
        mapping: $.