Microsoft Azure · Capability

Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication

Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBrokerAuthentication

What You Can Do

GET
Microsoftazurebrokerauthenticationlistbybrokerresource — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication
GET
Microsoftazurebrokerauthenticationget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication/{authenticationname}
PUT
Microsoftazurebrokerauthenticationcreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication/{authenticationname}
PATCH
Microsoftazurebrokerauthenticationupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication/{authenticationname}
DELETE
Microsoftazurebrokerauthenticationdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication/{authenticationname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname

idempotent

Capability Spec

microsoftiotoperationsmq-management-service-brokerauthentication.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication
  description: 'Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication. 5 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq
    Mq Mqname Broker Brokername Authentication. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - BrokerAuthentication
  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: microsoftiotoperationsmq-management-service-brokerauthentication
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication business capability.
      Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker/{brokerName}/authentication
      operations:
      - name: microsoftazurebrokerauthenticationlistbybrokerresource
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: mqName
          in: path
          type: string
          description: Name of MQ resource
          required: true
        - name: brokerName
          in: path
          type: string
          description: Name of MQ broker resource
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker/{brokerName}/authentication/{authenticationName}
      operations:
      - name: microsoftazurebrokerauthenticationget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: mqName
          in: path
          type: string
          description: Name of MQ resource
          required: true
        - name: brokerName
          in: path
          type: string
          description: Name of MQ broker resource
          required: true
        - name: authenticationName
          in: path
          type: string
          description: Name of MQ broker/authentication resource
          required: true
      - name: microsoftazurebrokerauthenticationcreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: mqName
          in: path
          type: string
          description: Name of MQ resource
          required: true
        - name: brokerName
          in: path
          type: string
          description: Name of MQ broker resource
          required: true
        - name: authenticationName
          in: path
          type: string
          description: Name of MQ broker/authentication resource
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazurebrokerauthenticationupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: mqName
          in: path
          type: string
          description: Name of MQ resource
          required: true
        - name: brokerName
          in: path
          type: string
          description: Name of MQ broker resource
          required: true
        - name: authenticationName
          in: path
          type: string
          description: Name of MQ broker/authentication resource
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazurebrokerauthenticationdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: mqName
          in: path
          type: string
          description: Name of MQ resource
          required: true
        - name: brokerName
          in: path
          type: string
          description: Name of MQ broker resource
          required: true
        - name: authenticationName
          in: path
          type: string
          description: Name of MQ broker/authentication resource
          required: true
  exposes:
  - type: rest
    namespace: microsoftiotoperationsmq-management-service-brokerauthentication-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebrokerauthenticationlistbybrokerresource
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication
        call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationlistbybrokerresource
        with:
          mqName: rest.mqName
          brokerName: rest.brokerName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername}/authentication/{authenticationname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebrokerauthenticationget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationget
        with:
          mqName: rest.mqName
          brokerName: rest.brokerName
          authenticationName: rest.authenticationName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurebrokerauthenticationcreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationcreateorupdate
        with:
          mqName: rest.mqName
          brokerName: rest.brokerName
          authenticationName: rest.authenticationName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurebrokerauthenticationupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationupdate
        with:
          mqName: rest.mqName
          brokerName: rest.brokerName
          authenticationName: rest.authenticationName
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurebrokerauthenticationdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
        call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationdelete
        with:
          mqName: rest.mqName
          brokerName: rest.brokerName
          authenticationName: rest.authenticationName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftiotoperationsmq-management-service-brokerauthentication-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.IoTOperationsMQ management service — BrokerAuthentication. 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 Iotoperationsmq
        Mq Mqname Broker Brokername Authentication
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationlistbybrokerresource
      with:
        mqName: tools.mqName
        brokerName: tools.brokerName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq
        Mq Mqname Broker Brokername Authentication Authenticationname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationget
      with:
        mqName: tools.mqName
        brokerName: tools.brokerName
        authenticationName: tools.authenticationName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq
        Mq Mqname Broker Brokername Authentication Authenticationname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationcreateorupdate
      with:
        mqName: tools.mqName
        brokerName: tools.brokerName
        authenticationName: tools.authenticationName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationupdate
      with:
        mqName: tools.mqName
        brokerName: tools.brokerName
        authenticationName: tools.authenticationName
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Iotoperationsmq Mq Mqname Broker Brokername Authentication Authenticationname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftiotoperationsmq-management-service-brokerauthentication.microsoftazurebrokerauthenticationdelete
      with:
        mqName: tools.mqName
        brokerName: tools.brokerName
        authenticationName: tools.authenticationName
      outputParameters:
      - type: object
        mapping: $.