Microsoft Azure · Capability

Microsoft Azure SecurityUserConfiguration — UserRuleCollections

Microsoft Azure SecurityUserConfiguration — UserRuleCollections. 3 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureUserRuleCollections

What You Can Do

GET
Microsoftazureuserrulecollectionslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/securityuserconfigurations/{configurationname}/rulecollections
PUT
Microsoftazureuserrulecollectionscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/securityuserconfigurations/{configurationname}/rulecollections/{rulecollectionname}
DELETE
Microsoftazureuserrulecollectionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/securityuserconfigurations/{configurationname}/rulecollections/{rulecollectionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname

idempotent

Capability Spec

securityuserconfiguration-userrulecollections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SecurityUserConfiguration — UserRuleCollections
  description: 'Microsoft Azure SecurityUserConfiguration — UserRuleCollections. 3 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername
    Securityuserconfigurations Configurationname Rulecollections. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - UserRuleCollections
  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: securityuserconfiguration-userrulecollections
    baseUri: https://management.azure.com
    description: Microsoft Azure SecurityUserConfiguration — UserRuleCollections business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections
      operations:
      - name: microsoftazureuserrulecollectionslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}
      operations:
      - name: microsoftazureuserrulecollectionscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: userRuleCollection
          in: body
          type: string
          description: The User Rule Collection to create or update
          required: true
      - name: microsoftazureuserrulecollectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: securityuserconfiguration-userrulecollections-rest
    port: 8080
    description: REST adapter for Microsoft Azure SecurityUserConfiguration — UserRuleCollections. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/securityuserconfigurations/{configurationname}/rulecollections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureuserrulecollectionslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections
        call: securityuserconfiguration-userrulecollections.microsoftazureuserrulecollectionslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/securityuserconfigurations/{configurationname}/rulecollections/{rulecollectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureuserrulecollectionscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
        call: securityuserconfiguration-userrulecollections.microsoftazureuserrulecollectionscreateorupdate
        with:
          userRuleCollection: rest.userRuleCollection
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureuserrulecollectionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
        call: securityuserconfiguration-userrulecollections.microsoftazureuserrulecollectionsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: securityuserconfiguration-userrulecollections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SecurityUserConfiguration — UserRuleCollections. 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
        Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securityuserconfiguration-userrulecollections.microsoftazureuserrulecollectionslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: securityuserconfiguration-userrulecollections.microsoftazureuserrulecollectionscreateorupdate
      with:
        userRuleCollection: tools.userRuleCollection
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networkmanagers Networkmanagername Securityuserconfigurations Configurationname Rulecollections Rulecollectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: securityuserconfiguration-userrulecollections.microsoftazureuserrulecollectionsdelete
      outputParameters:
      - type: object
        mapping: $.