Microsoft Azure · Capability

Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions

Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions. 2 operations. Lead operation: Microsoft Azure Get All Migrate Projects. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

GET
Microsoftazureprojectslistbysubscription — Microsoft Azure Get All Migrate Projects
/v1/subscriptions/{subscriptionid}/providers/microsoft-migrate/migrateprojects
GET
Microsoftazureprojectslist — Microsoft Azure Get All Migrate Projects
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects

MCP Tools

microsoft-azure-get-all-migrate

Microsoft Azure Get All Migrate Projects

read-only idempotent
microsoft-azure-get-all-migrate-2

Microsoft Azure Get All Migrate Projects

read-only idempotent

Capability Spec

microsoftazureamhwebrolev20200501-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions
  description: 'Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions. 2 operations. Lead operation: Microsoft
    Azure Get All Migrate Projects. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Subscriptions
  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: microsoftazureamhwebrolev20200501-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Migrate-migrateProjects
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Migrate/migrateProjects
      operations:
      - name: microsoftazureprojectslistbysubscription
        method: GET
        description: Microsoft Azure Get All Migrate Projects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: api-version
          in: query
          type: string
          description: The API version to use for this operation.
          required: true
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects
      operations:
      - name: microsoftazureprojectslist
        method: GET
        description: Microsoft Azure Get All Migrate Projects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: api-version
          in: query
          type: string
          description: The API version to use for this operation.
          required: true
  exposes:
  - type: rest
    namespace: microsoftazureamhwebrolev20200501-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-migrate/migrateprojects
      name: subscriptions-subscriptionid-providers-microsoft-migrate-migrateprojects
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Migrate-migrateProjects.
      operations:
      - method: GET
        name: microsoftazureprojectslistbysubscription
        description: Microsoft Azure Get All Migrate Projects
        call: microsoftazureamhwebrolev20200501-subscriptions.microsoftazureprojectslistbysubscription
        with:
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprojectslist
        description: Microsoft Azure Get All Migrate Projects
        call: microsoftazureamhwebrolev20200501-subscriptions.microsoftazureprojectslist
        with:
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftazureamhwebrolev20200501-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — Subscriptions. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-all-migrate
      description: Microsoft Azure Get All Migrate Projects
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftazureamhwebrolev20200501-subscriptions.microsoftazureprojectslistbysubscription
      with:
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-all-migrate-2
      description: Microsoft Azure Get All Migrate Projects
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftazureamhwebrolev20200501-subscriptions.microsoftazureprojectslist
      with:
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.