Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — SecurityRules

Microsoft Azure NetworkResourceProviderClient — SecurityRules. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSecurityRules

What You Can Do

GET
Microsoftazuresecurityruleslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecuritygroups/{networksecuritygroupname}/securityrules
DELETE
Microsoftazuresecurityrulesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecuritygroups/{networksecuritygroupname}/securityrules/{securityrulename}
GET
Microsoftazuresecurityrulesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecuritygroups/{networksecuritygroupname}/securityrules/{securityrulename}
PUT
Microsoftazuresecurityrulescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecuritygroups/{networksecuritygroupname}/securityrules/{securityrulename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename

idempotent

Capability Spec

networkresourceproviderclient-securityrules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — SecurityRules
  description: 'Microsoft Azure NetworkResourceProviderClient — SecurityRules. 4 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecuritygroups Networksecuritygroupname
    Securityrules. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - SecurityRules
  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: networkresourceproviderclient-securityrules
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — SecurityRules business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityGroups/{networkSecurityGroupName}/securityRules
      operations:
      - name: microsoftazuresecurityruleslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules
        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: networkSecurityGroupName
          in: path
          type: string
          description: The name of the network security group.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityGroups/{networkSecurityGroupName}/securityRules/{securityRuleName}
      operations:
      - name: microsoftazuresecurityrulesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
        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: networkSecurityGroupName
          in: path
          type: string
          description: The name of the network security group.
          required: true
        - name: securityRuleName
          in: path
          type: string
          description: The name of the security rule.
          required: true
      - name: microsoftazuresecurityrulesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
        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: networkSecurityGroupName
          in: path
          type: string
          description: The name of the network security group.
          required: true
        - name: securityRuleName
          in: path
          type: string
          description: The name of the security rule.
          required: true
      - name: microsoftazuresecurityrulescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
        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: networkSecurityGroupName
          in: path
          type: string
          description: The name of the network security group.
          required: true
        - name: securityRuleName
          in: path
          type: string
          description: The name of the security rule.
          required: true
        - name: securityRuleParameters
          in: body
          type: string
          description: Parameters supplied to the create/update network security rule operation
          required: true
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-securityrules-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — SecurityRules. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecuritygroups/{networksecuritygroupname}/securityrules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresecurityruleslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules
        call: networkresourceproviderclient-securityrules.microsoftazuresecurityruleslist
        with:
          resourceGroupName: rest.resourceGroupName
          networkSecurityGroupName: rest.networkSecurityGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecuritygroups/{networksecuritygroupname}/securityrules/{securityrulename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazuresecurityrulesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
        call: networkresourceproviderclient-securityrules.microsoftazuresecurityrulesdelete
        with:
          resourceGroupName: rest.resourceGroupName
          networkSecurityGroupName: rest.networkSecurityGroupName
          securityRuleName: rest.securityRuleName
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuresecurityrulesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
        call: networkresourceproviderclient-securityrules.microsoftazuresecurityrulesget
        with:
          resourceGroupName: rest.resourceGroupName
          networkSecurityGroupName: rest.networkSecurityGroupName
          securityRuleName: rest.securityRuleName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuresecurityrulescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
        call: networkresourceproviderclient-securityrules.microsoftazuresecurityrulescreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          networkSecurityGroupName: rest.networkSecurityGroupName
          securityRuleName: rest.securityRuleName
          securityRuleParameters: rest.securityRuleParameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-securityrules-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — SecurityRules. 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 Network
        Networksecuritygroups Networksecuritygroupname Securityrules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-securityrules.microsoftazuresecurityruleslist
      with:
        resourceGroupName: tools.resourceGroupName
        networkSecurityGroupName: tools.networkSecurityGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkresourceproviderclient-securityrules.microsoftazuresecurityrulesdelete
      with:
        resourceGroupName: tools.resourceGroupName
        networkSecurityGroupName: tools.networkSecurityGroupName
        securityRuleName: tools.securityRuleName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-securityrules.microsoftazuresecurityrulesget
      with:
        resourceGroupName: tools.resourceGroupName
        networkSecurityGroupName: tools.networkSecurityGroupName
        securityRuleName: tools.securityRuleName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networksecuritygroups Networksecuritygroupname Securityrules Securityrulename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-securityrules.microsoftazuresecurityrulescreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        networkSecurityGroupName: tools.networkSecurityGroupName
        securityRuleName: tools.securityRuleName
        securityRuleParameters: tools.securityRuleParameters
      outputParameters:
      - type: object
        mapping: $.