Microsoft Azure · Capability

Microsoft Azure Azure CDN WebApplicationFirewallManagement — WebApplicationFirewallPolicies

Microsoft Azure Azure CDN WebApplicationFirewallManagement — WebApplicationFirewallPolicies. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWebApplicationFirewallPolicies

What You Can Do

GET
Microsoftazurepolicieslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies
GET
Microsoftazurepoliciesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies/{policyname}
PUT
Microsoftazurepoliciescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies/{policyname}
PATCH
Microsoftazurepoliciesupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies/{policyname}
DELETE
Microsoftazurepoliciesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies/{policyname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Cdnwebapplicationfirewallpolicies Policyname

idempotent

Capability Spec

azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure CDN WebApplicationFirewallManagement — WebApplicationFirewallPolicies
  description: 'Microsoft Azure Azure CDN WebApplicationFirewallManagement — WebApplicationFirewallPolicies. 5 operations.
    Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
    Cdn Cdnwebapplicationfirewallpolicies. 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: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure CDN WebApplicationFirewallManagement — WebApplicationFirewallPolicies business capability.
      Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/cdnWebApplicationFirewallPolicies
      operations:
      - name: microsoftazurepolicieslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/cdnWebApplicationFirewallPolicies/{policyName}
      operations:
      - name: microsoftazurepoliciesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurepoliciescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: cdnWebApplicationFirewallPolicy
          in: body
          type: string
          description: Policy to be created.
          required: true
      - name: microsoftazurepoliciesupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: cdnWebApplicationFirewallPolicyPatchParameters
          in: body
          type: string
          description: CdnWebApplicationFirewallPolicy parameters to be patched.
          required: true
      - name: microsoftazurepoliciesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure CDN WebApplicationFirewallManagement — WebApplicationFirewallPolicies.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurepolicieslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies
        call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepolicieslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cdn/cdnwebapplicationfirewallpolicies/{policyname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurepoliciesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurepoliciescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciescreateorupdate
        with:
          cdnWebApplicationFirewallPolicy: rest.cdnWebApplicationFirewallPolicy
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurepoliciesupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciesupdate
        with:
          cdnWebApplicationFirewallPolicyPatchParameters: rest.cdnWebApplicationFirewallPolicyPatchParameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurepoliciesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cdn Cdnwebapplicationfirewallpolicies Policyname
        call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciesdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure CDN 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 Resourcegroups Resourcegroupname Providers Microsoft Cdn
        Cdnwebapplicationfirewallpolicies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepolicieslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn
        Cdnwebapplicationfirewallpolicies Policyname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn
        Cdnwebapplicationfirewallpolicies Policyname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciescreateorupdate
      with:
        cdnWebApplicationFirewallPolicy: tools.cdnWebApplicationFirewallPolicy
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cdn Cdnwebapplicationfirewallpolicies Policyname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciesupdate
      with:
        cdnWebApplicationFirewallPolicyPatchParameters: tools.cdnWebApplicationFirewallPolicyPatchParameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cdn Cdnwebapplicationfirewallpolicies Policyname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-cdn-webapplicationfirewallmanagement-webapplicationfirewallpolicies.microsoftazurepoliciesdelete
      outputParameters:
      - type: object
        mapping: $.