Microsoft Azure · Capability

Microsoft Azure NetworkSecurityPerimeter — NspProfiles

Microsoft Azure NetworkSecurityPerimeter — NspProfiles. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNspProfiles

What You Can Do

GET
Microsoftazurenspprofileslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecurityperimeters/{networksecurityperimetername}/profiles
GET
Microsoftazurenspprofilesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecurityperimeters/{networksecurityperimetername}/profiles/{profilename}
PUT
Microsoftazurenspprofilescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecurityperimeters/{networksecurityperimetername}/profiles/{profilename}
DELETE
Microsoftazurenspprofilesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecurityperimeters/{networksecurityperimetername}/profiles/{profilename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename

idempotent

Capability Spec

networksecurityperimeter-nspprofiles.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkSecurityPerimeter — NspProfiles
  description: 'Microsoft Azure NetworkSecurityPerimeter — NspProfiles. 4 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername
    Profiles. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - NspProfiles
  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: networksecurityperimeter-nspprofiles
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkSecurityPerimeter — NspProfiles business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}/profiles
      operations:
      - name: microsoftazurenspprofileslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}/profiles/{profileName}
      operations:
      - name: microsoftazurenspprofilesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurenspprofilescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters that hold the NspProfile resource to be created/updated.
          required: true
      - name: microsoftazurenspprofilesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: networksecurityperimeter-nspprofiles-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkSecurityPerimeter — NspProfiles. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecurityperimeters/{networksecurityperimetername}/profiles
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenspprofileslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles
        call: networksecurityperimeter-nspprofiles.microsoftazurenspprofileslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networksecurityperimeters/{networksecurityperimetername}/profiles/{profilename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenspprofilesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
        call: networksecurityperimeter-nspprofiles.microsoftazurenspprofilesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurenspprofilescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
        call: networksecurityperimeter-nspprofiles.microsoftazurenspprofilescreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurenspprofilesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
        call: networksecurityperimeter-nspprofiles.microsoftazurenspprofilesdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networksecurityperimeter-nspprofiles-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkSecurityPerimeter — NspProfiles. 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
        Networksecurityperimeters Networksecurityperimetername Profiles
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networksecurityperimeter-nspprofiles.microsoftazurenspprofileslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networksecurityperimeters Networksecurityperimetername Profiles Profilename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networksecurityperimeter-nspprofiles.microsoftazurenspprofilesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networksecurityperimeters Networksecurityperimetername Profiles Profilename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networksecurityperimeter-nspprofiles.microsoftazurenspprofilescreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networksecurityperimeters Networksecurityperimetername Profiles Profilename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networksecurityperimeter-nspprofiles.microsoftazurenspprofilesdelete
      outputParameters:
      - type: object
        mapping: $.