Microsoft Azure · Capability

Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations

Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Sqlassessmentoptions. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSqlAssessmentOptionsOperations

What You Can Do

GET
Microsoftazuresqlassessmentoptionsoperationslistbyassessmentproject — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Sqlassessmentoptions
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/sqlassessmentoptions
GET
Microsoftazuresqlassessmentoptionsoperationsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Sqlassessmentoptions Assessmentoptionsname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/sqlassessmentoptions/{assessmentoptionsname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Sqlassessmentoptions

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Sqlassessmentoptions Assessmentoptionsname

read-only idempotent

Capability Spec

azure-migrate-assessment-service-sqlassessmentoptionsoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations
  description: 'Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations. 2 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects
    Projectname Sqlassessmentoptions. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - SqlAssessmentOptionsOperations
  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-migrate-assessment-service-sqlassessmentoptionsoperations
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/sqlAssessmentOptions
      operations:
      - name: microsoftazuresqlassessmentoptionsoperationslistbyassessmentproject
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Sqlassessmentoptions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/sqlAssessmentOptions/{assessmentOptionsName}
      operations:
      - name: microsoftazuresqlassessmentoptionsoperationsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Sqlassessmentoptions Assessmentoptionsname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
        - name: assessmentOptionsName
          in: path
          type: string
          description: Sql assessment options ARM name. Accepted values is 'default'
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-assessment-service-sqlassessmentoptionsoperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/sqlassessmentoptions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresqlassessmentoptionsoperationslistbyassessmentproject
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Sqlassessmentoptions
        call: azure-migrate-assessment-service-sqlassessmentoptionsoperations.microsoftazuresqlassessmentoptionsoperationslistbyassessmentproject
        with:
          projectName: rest.projectName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/sqlassessmentoptions/{assessmentoptionsname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresqlassessmentoptionsoperationsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Sqlassessmentoptions Assessmentoptionsname
        call: azure-migrate-assessment-service-sqlassessmentoptionsoperations.microsoftazuresqlassessmentoptionsoperationsget
        with:
          projectName: rest.projectName
          assessmentOptionsName: rest.assessmentOptionsName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-assessment-service-sqlassessmentoptionsoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Assessment Service — SqlAssessmentOptionsOperations. 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 Migrate
        Assessmentprojects Projectname Sqlassessmentoptions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-sqlassessmentoptionsoperations.microsoftazuresqlassessmentoptionsoperationslistbyassessmentproject
      with:
        projectName: tools.projectName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate
        Assessmentprojects Projectname Sqlassessmentoptions Assessmentoptionsname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-sqlassessmentoptionsoperations.microsoftazuresqlassessmentoptionsoperationsget
      with:
        projectName: tools.projectName
        assessmentOptionsName: tools.assessmentOptionsName
      outputParameters:
      - type: object
        mapping: $.