Microsoft Azure · Capability

Microsoft Azure Azure Machine Learning Services — ManagedNetwork

Microsoft Azure Azure Machine Learning Services — ManagedNetwork. 5 operations. Lead operation: Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureManagedNetwork

What You Can Do

GET
Microsoftazuremanagednetworksettingsrulelist — Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/outboundrules
DELETE
Microsoftazuremanagednetworksettingsruledelete — Microsoft Azure Deletes An Outbound Rule From The Managed Network Of A Machine Learning Workspace
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/outboundrules/{rulename}
GET
Microsoftazuremanagednetworksettingsruleget — Microsoft Azure Gets An Outbound Rule From The Managed Network Of A Machine Learning Workspace
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/outboundrules/{rulename}
PUT
Microsoftazuremanagednetworksettingsrulecreateorupdate — Microsoft Azure Creates Or Updates An Outbound Rule In The Managed Network Of A Machine Learning Workspace
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/outboundrules/{rulename}
POST
Microsoftazuremanagednetworkprovisionsprovisionmanagednetwork — Microsoft Azure Provisions The Managed Network Of A Machine Learning Workspace
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/provisionmanagednetwork

MCP Tools

microsoft-azure-lists-managed-network

Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace

read-only idempotent
microsoft-azure-deletes-outbound-rule

Microsoft Azure Deletes An Outbound Rule From The Managed Network Of A Machine Learning Workspace

idempotent
microsoft-azure-gets-outbound-rule

Microsoft Azure Gets An Outbound Rule From The Managed Network Of A Machine Learning Workspace

read-only idempotent
microsoft-azure-creates-updates-outbound

Microsoft Azure Creates Or Updates An Outbound Rule In The Managed Network Of A Machine Learning Workspace

idempotent
microsoft-azure-provisions-managed-network

Microsoft Azure Provisions The Managed Network Of A Machine Learning Workspace

Capability Spec

azure-machine-learning-services-managednetwork.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Machine Learning Services — ManagedNetwork
  description: 'Microsoft Azure Azure Machine Learning Services — ManagedNetwork. 5 operations. Lead operation: Microsoft
    Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ManagedNetwork
  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-machine-learning-services-managednetwork
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Machine Learning Services — ManagedNetwork business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundRules
      operations:
      - name: microsoftazuremanagednetworksettingsrulelist
        method: GET
        description: Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundRules/{ruleName}
      operations:
      - name: microsoftazuremanagednetworksettingsruledelete
        method: DELETE
        description: Microsoft Azure Deletes An Outbound Rule From The Managed Network Of A Machine Learning Workspace
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuremanagednetworksettingsruleget
        method: GET
        description: Microsoft Azure Gets An Outbound Rule From The Managed Network Of A Machine Learning Workspace
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuremanagednetworksettingsrulecreateorupdate
        method: PUT
        description: Microsoft Azure Creates Or Updates An Outbound Rule In The Managed Network Of A Machine Learning Workspace
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Outbound Rule to be created or updated in the managed network of a machine learning workspace.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/provisionManagedNetwork
      operations:
      - name: microsoftazuremanagednetworkprovisionsprovisionmanagednetwork
        method: POST
        description: Microsoft Azure Provisions The Managed Network Of A Machine Learning Workspace
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Managed Network Provisioning Options for a machine learning workspace.
  exposes:
  - type: rest
    namespace: azure-machine-learning-services-managednetwork-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Machine Learning Services — ManagedNetwork. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/outboundrules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremanagednetworksettingsrulelist
        description: Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace
        call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsrulelist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/outboundrules/{rulename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazuremanagednetworksettingsruledelete
        description: Microsoft Azure Deletes An Outbound Rule From The Managed Network Of A Machine Learning Workspace
        call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsruledelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuremanagednetworksettingsruleget
        description: Microsoft Azure Gets An Outbound Rule From The Managed Network Of A Machine Learning Workspace
        call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsruleget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuremanagednetworksettingsrulecreateorupdate
        description: Microsoft Azure Creates Or Updates An Outbound Rule In The Managed Network Of A Machine Learning Workspace
        call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsrulecreateorupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/provisionmanagednetwork
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuremanagednetworkprovisionsprovisionmanagednetwork
        description: Microsoft Azure Provisions The Managed Network Of A Machine Learning Workspace
        call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworkprovisionsprovisionmanagednetwork
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-machine-learning-services-managednetwork-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Machine Learning Services — ManagedNetwork. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-managed-network
      description: Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsrulelist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-outbound-rule
      description: Microsoft Azure Deletes An Outbound Rule From The Managed Network Of A Machine Learning Workspace
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsruledelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-outbound-rule
      description: Microsoft Azure Gets An Outbound Rule From The Managed Network Of A Machine Learning Workspace
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsruleget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-updates-outbound
      description: Microsoft Azure Creates Or Updates An Outbound Rule In The Managed Network Of A Machine Learning Workspace
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworksettingsrulecreateorupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-provisions-managed-network
      description: Microsoft Azure Provisions The Managed Network Of A Machine Learning Workspace
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-machine-learning-services-managednetwork.microsoftazuremanagednetworkprovisionsprovisionmanagednetwork
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.