Microsoft Azure · Capability

Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies

Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWebApplicationFirewallPolicies

What You Can Do

GET
Microsoftazurewebapplicationfirewallpolicieslistall — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies
GET
Microsoftazurewebapplicationfirewallpolicieslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies
GET
Microsoftazurewebapplicationfirewallpoliciesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies/{policyname}
PUT
Microsoftazurewebapplicationfirewallpoliciescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies/{policyname}
DELETE
Microsoftazurewebapplicationfirewallpoliciesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies/{policyname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies Policyname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies Policyname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies Policyname

idempotent

Capability Spec

webapplicationfirewallmanagement-webapplicationfirewallpolicies.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies
  description: 'Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies. 5 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WebApplicationFirewallPolicies
  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: webapplicationfirewallmanagement-webapplicationfirewallpolicies
    baseUri: https://management.azure.com
    description: Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Network-ApplicationGatewayWebAp
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies
      operations:
      - name: microsoftazurewebapplicationfirewallpolicieslistall
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies
      operations:
      - name: microsoftazurewebapplicationfirewallpolicieslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/{policyName}
      operations:
      - name: microsoftazurewebapplicationfirewallpoliciesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: policyName
          in: path
          type: string
          description: The name of the policy.
          required: true
      - name: microsoftazurewebapplicationfirewallpoliciescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: policyName
          in: path
          type: string
          description: The name of the policy.
          required: true
        - name: parameters
          in: body
          type: string
          description: Policy to be created.
          required: true
      - name: microsoftazurewebapplicationfirewallpoliciesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: policyName
          in: path
          type: string
          description: The name of the policy.
          required: true
  exposes:
  - type: rest
    namespace: webapplicationfirewallmanagement-webapplicationfirewallpolicies-rest
    port: 8080
    description: REST adapter for Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies
      name: subscriptions-subscriptionid-providers-microsoft-network-applicationgatewaywebap
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Network-ApplicationGatewayWebAp.
      operations:
      - method: GET
        name: microsoftazurewebapplicationfirewallpolicieslistall
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Applicationgatewaywebapplicationfirewallpolicies
        call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpolicieslistall
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebapplicationfirewallpolicieslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies
        call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpolicieslist
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/applicationgatewaywebapplicationfirewallpolicies/{policyname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebapplicationfirewallpoliciesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies Policyname
        call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpoliciesget
        with:
          resourceGroupName: rest.resourceGroupName
          policyName: rest.policyName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurewebapplicationfirewallpoliciescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies Policyname
        call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpoliciescreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          policyName: rest.policyName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurewebapplicationfirewallpoliciesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Applicationgatewaywebapplicationfirewallpolicies Policyname
        call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpoliciesdelete
        with:
          resourceGroupName: rest.resourceGroupName
          policyName: rest.policyName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: webapplicationfirewallmanagement-webapplicationfirewallpolicies-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure WebApplicationFirewallManagement — WebApplicationFirewallPolicies. 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 Network Applicationgatewaywebapplicationfirewallpolicies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpolicieslistall
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Applicationgatewaywebapplicationfirewallpolicies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpolicieslist
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Applicationgatewaywebapplicationfirewallpolicies Policyname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpoliciesget
      with:
        resourceGroupName: tools.resourceGroupName
        policyName: tools.policyName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Applicationgatewaywebapplicationfirewallpolicies Policyname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpoliciescreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        policyName: tools.policyName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Applicationgatewaywebapplicationfirewallpolicies Policyname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurewebapplicationfirewallpoliciesdelete
      with:
        resourceGroupName: tools.resourceGroupName
        policyName: tools.policyName
      outputParameters:
      - type: object
        mapping: $.