Microsoft Azure · Capability

Microsoft Azure NewRelic.Observability — monitoredSubscriptions

Microsoft Azure NewRelic.Observability — monitoredSubscriptions. 3 operations. Lead operation: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzuremonitoredSubscriptions

What You Can Do

GET
Microsoftazuremonitoredsubscriptionslist — Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/newrelic-observability/monitors/{monitorname}/monitoredsubscriptions
GET
Microsoftazuremonitoredsubscriptionsget — Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/newrelic-observability/monitors/{monitorname}/monitoredsubscriptions/{configurationname}
PUT
Microsoftazuremonitoredsubscriptionscreateorupdate — Microsoft Azure Add The Subscriptions That Should Be Monitored By The Newrelic Monitor Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/newrelic-observability/monitors/{monitorname}/monitoredsubscriptions/{configurationname}

MCP Tools

microsoft-azure-list-subscriptions-currently

Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource

read-only idempotent
microsoft-azure-list-subscriptions-currently-2

Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource

read-only idempotent
microsoft-azure-add-subscriptions-that

Microsoft Azure Add The Subscriptions That Should Be Monitored By The Newrelic Monitor Resource

idempotent

Capability Spec

newrelicobservability-monitoredsubscriptions-2.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NewRelic.Observability — monitoredSubscriptions
  description: 'Microsoft Azure NewRelic.Observability — monitoredSubscriptions. 3 operations. Lead operation: Microsoft Azure
    List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - monitoredSubscriptions
  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: newrelicobservability-monitoredsubscriptions-2
    baseUri: https://management.azure.com
    description: Microsoft Azure NewRelic.Observability — monitoredSubscriptions business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-NewRelic
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/NewRelic.Observability/monitors/{monitorName}/monitoredSubscriptions
      operations:
      - name: microsoftazuremonitoredsubscriptionslist
        method: GET
        description: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: monitorName
          in: path
          type: string
          description: Name of the Monitors resource
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-NewRelic
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/NewRelic.Observability/monitors/{monitorName}/monitoredSubscriptions/{configurationName}
      operations:
      - name: microsoftazuremonitoredsubscriptionsget
        method: GET
        description: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: monitorName
          in: path
          type: string
          description: Name of the Monitors resource
          required: true
        - name: configurationName
          in: path
          type: string
          description: The configuration name. Only 'default' value is supported.
          required: true
      - name: microsoftazuremonitoredsubscriptionscreateorupdate
        method: PUT
        description: Microsoft Azure Add The Subscriptions That Should Be Monitored By The Newrelic Monitor Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: monitorName
          in: path
          type: string
          description: Name of the Monitors resource
          required: true
        - name: configurationName
          in: path
          type: string
          description: The configuration name. Only 'default' value is supported.
          required: true
        - name: body
          in: body
          type: string
  exposes:
  - type: rest
    namespace: newrelicobservability-monitoredsubscriptions-2-rest
    port: 8080
    description: REST adapter for Microsoft Azure NewRelic.Observability — monitoredSubscriptions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/newrelic-observability/monitors/{monitorname}/monitoredsubscriptions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-newrelic
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-NewRelic.
      operations:
      - method: GET
        name: microsoftazuremonitoredsubscriptionslist
        description: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
        call: newrelicobservability-monitoredsubscriptions-2.microsoftazuremonitoredsubscriptionslist
        with:
          monitorName: rest.monitorName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/newrelic-observability/monitors/{monitorname}/monitoredsubscriptions/{configurationname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-newrelic
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-NewRelic.
      operations:
      - method: GET
        name: microsoftazuremonitoredsubscriptionsget
        description: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
        call: newrelicobservability-monitoredsubscriptions-2.microsoftazuremonitoredsubscriptionsget
        with:
          monitorName: rest.monitorName
          configurationName: rest.configurationName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuremonitoredsubscriptionscreateorupdate
        description: Microsoft Azure Add The Subscriptions That Should Be Monitored By The Newrelic Monitor Resource
        call: newrelicobservability-monitoredsubscriptions-2.microsoftazuremonitoredsubscriptionscreateorupdate
        with:
          monitorName: rest.monitorName
          configurationName: rest.configurationName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: newrelicobservability-monitoredsubscriptions-2-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NewRelic.Observability — monitoredSubscriptions. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-subscriptions-currently
      description: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: newrelicobservability-monitoredsubscriptions-2.microsoftazuremonitoredsubscriptionslist
      with:
        monitorName: tools.monitorName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-subscriptions-currently-2
      description: Microsoft Azure List The Subscriptions Currently Being Monitored By The Newrelic Monitor Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: newrelicobservability-monitoredsubscriptions-2.microsoftazuremonitoredsubscriptionsget
      with:
        monitorName: tools.monitorName
        configurationName: tools.configurationName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-add-subscriptions-that
      description: Microsoft Azure Add The Subscriptions That Should Be Monitored By The Newrelic Monitor Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: newrelicobservability-monitoredsubscriptions-2.microsoftazuremonitoredsubscriptionscreateorupdate
      with:
        monitorName: tools.monitorName
        configurationName: tools.configurationName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.