Microsoft Azure · Capability

Microsoft Azure MariaDBManagementClient — FirewallRules

Microsoft Azure MariaDBManagementClient — FirewallRules. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureFirewallRules

What You Can Do

GET
Microsoftazurefirewallruleslistbyserver — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/firewallrules
PUT
Microsoftazurefirewallrulescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules Firewallrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/firewallrules/{firewallrulename}
DELETE
Microsoftazurefirewallrulesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules Firewallrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/firewallrules/{firewallrulename}
GET
Microsoftazurefirewallrulesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules Firewallrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/firewallrules/{firewallrulename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules Firewallrulename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules Firewallrulename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules Firewallrulename

read-only idempotent

Capability Spec

mariadbmanagementclient-firewallrules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MariaDBManagementClient — FirewallRules
  description: 'Microsoft Azure MariaDBManagementClient — FirewallRules. 4 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Firewallrules.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - FirewallRules
  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: mariadbmanagementclient-firewallrules
    baseUri: https://management.azure.com
    description: Microsoft Azure MariaDBManagementClient — FirewallRules business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMariaDB/servers/{serverName}/firewallRules
      operations:
      - name: microsoftazurefirewallruleslistbyserver
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMariaDB/servers/{serverName}/firewallRules/{firewallRuleName}
      operations:
      - name: microsoftazurefirewallrulescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules Firewallrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The required parameters for creating or updating a firewall rule.
          required: true
      - name: microsoftazurefirewallrulesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules Firewallrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurefirewallrulesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules Firewallrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: mariadbmanagementclient-firewallrules-rest
    port: 8080
    description: REST adapter for Microsoft Azure MariaDBManagementClient — FirewallRules. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/firewallrules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurefirewallruleslistbyserver
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules
        call: mariadbmanagementclient-firewallrules.microsoftazurefirewallruleslistbyserver
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}/firewallrules/{firewallrulename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurefirewallrulescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules Firewallrulename
        call: mariadbmanagementclient-firewallrules.microsoftazurefirewallrulescreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurefirewallrulesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules Firewallrulename
        call: mariadbmanagementclient-firewallrules.microsoftazurefirewallrulesdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurefirewallrulesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername Firewallrules Firewallrulename
        call: mariadbmanagementclient-firewallrules.microsoftazurefirewallrulesget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: mariadbmanagementclient-firewallrules-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MariaDBManagementClient — FirewallRules. 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 Dbformariadb
        Servers Servername Firewallrules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-firewallrules.microsoftazurefirewallruleslistbyserver
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb
        Servers Servername Firewallrules Firewallrulename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-firewallrules.microsoftazurefirewallrulescreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbformariadb Servers Servername Firewallrules Firewallrulename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: mariadbmanagementclient-firewallrules.microsoftazurefirewallrulesdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb
        Servers Servername Firewallrules Firewallrulename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-firewallrules.microsoftazurefirewallrulesget
      outputParameters:
      - type: object
        mapping: $.