Microsoft Azure · Capability

Microsoft Azure ML Team Account Management Client — Projects

Microsoft Azure ML Team Account Management Client — Projects. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProjects

What You Can Do

GET
Microsoftazureprojectslistbyworkspace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects
GET
Microsoftazureprojectsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects/{projectname}
PUT
Microsoftazureprojectscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects/{projectname}
DELETE
Microsoftazureprojectsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects/{projectname}
PATCH
Microsoftazureprojectsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects/{projectname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname

idempotent

Capability Spec

ml-team-account-management-client-projects.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ML Team Account Management Client — Projects
  description: 'Microsoft Azure ML Team Account Management Client — Projects. 5 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation Accounts
    Accountname Workspaces Workspacename Projects. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - Projects
  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: ml-team-account-management-client-projects
    baseUri: https://management.azure.com
    description: Microsoft Azure ML Team Account Management Client — Projects business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects
      operations:
      - name: microsoftazureprojectslistbyworkspace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects/{projectName}
      operations:
      - name: microsoftazureprojectsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprojectscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters for creating or updating a project.
          required: true
      - name: microsoftazureprojectsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprojectsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters for updating a machine learning team account.
          required: true
  exposes:
  - type: rest
    namespace: ml-team-account-management-client-projects-rest
    port: 8080
    description: REST adapter for Microsoft Azure ML Team Account Management Client — Projects. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprojectslistbyworkspace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects
        call: ml-team-account-management-client-projects.microsoftazureprojectslistbyworkspace
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningexperimentation/accounts/{accountname}/workspaces/{workspacename}/projects/{projectname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprojectsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        call: ml-team-account-management-client-projects.microsoftazureprojectsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprojectscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        call: ml-team-account-management-client-projects.microsoftazureprojectscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprojectsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        call: ml-team-account-management-client-projects.microsoftazureprojectsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureprojectsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
        call: ml-team-account-management-client-projects.microsoftazureprojectsupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: ml-team-account-management-client-projects-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ML Team Account Management Client — Projects. 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 Machinelearningexperimentation
        Accounts Accountname Workspaces Workspacename Projects
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: ml-team-account-management-client-projects.microsoftazureprojectslistbyworkspace
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation
        Accounts Accountname Workspaces Workspacename Projects Projectname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: ml-team-account-management-client-projects.microsoftazureprojectsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningexperimentation
        Accounts Accountname Workspaces Workspacename Projects Projectname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: ml-team-account-management-client-projects.microsoftazureprojectscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: ml-team-account-management-client-projects.microsoftazureprojectsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Machinelearningexperimentation Accounts Accountname Workspaces Workspacename Projects Projectname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: ml-team-account-management-client-projects.microsoftazureprojectsupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.