Microsoft Azure · Capability

Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController

Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSqlRunAsAccountsController

What You Can Do

GET
Microsoftazuresqlrunasaccountscontrollerlistbysqlsite — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/mastersites/{sitename}/sqlsites/{sqlsitename}/runasaccounts
GET
Microsoftazuresqlrunasaccountscontrollerget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts Accountname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/mastersites/{sitename}/sqlsites/{sqlsitename}/runasaccounts/{accountname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts Accountname

read-only idempotent

Capability Spec

azure-migrate-discovery-service-sqlrunasaccountscontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController
  description: 'Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController. 2 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Mastersites
    Sitename Sqlsites Sqlsitename Runasaccounts. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - SqlRunAsAccountsController
  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-discovery-service-sqlrunasaccountscontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/runAsAccounts
      operations:
      - name: microsoftazuresqlrunasaccountscontrollerlistbysqlsite
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: sqlSiteName
          in: path
          type: string
          description: SQL site name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/masterSites/{siteName}/sqlSites/{sqlSiteName}/runAsAccounts/{accountName}
      operations:
      - name: microsoftazuresqlrunasaccountscontrollerget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts Accountname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: sqlSiteName
          in: path
          type: string
          description: SQL site name.
          required: true
        - name: accountName
          in: path
          type: string
          description: SQL RunAsAccounts name
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-discovery-service-sqlrunasaccountscontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/mastersites/{sitename}/sqlsites/{sqlsitename}/runasaccounts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresqlrunasaccountscontrollerlistbysqlsite
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts
        call: azure-migrate-discovery-service-sqlrunasaccountscontroller.microsoftazuresqlrunasaccountscontrollerlistbysqlsite
        with:
          siteName: rest.siteName
          sqlSiteName: rest.sqlSiteName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/mastersites/{sitename}/sqlsites/{sqlsitename}/runasaccounts/{accountname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresqlrunasaccountscontrollerget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Mastersites Sitename Sqlsites Sqlsitename Runasaccounts Accountname
        call: azure-migrate-discovery-service-sqlrunasaccountscontroller.microsoftazuresqlrunasaccountscontrollerget
        with:
          siteName: rest.siteName
          sqlSiteName: rest.sqlSiteName
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-discovery-service-sqlrunasaccountscontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Discovery Service — SqlRunAsAccountsController. 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 Offazure
        Mastersites Sitename Sqlsites Sqlsitename Runasaccounts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-sqlrunasaccountscontroller.microsoftazuresqlrunasaccountscontrollerlistbysqlsite
      with:
        siteName: tools.siteName
        sqlSiteName: tools.sqlSiteName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure
        Mastersites Sitename Sqlsites Sqlsitename Runasaccounts Accountname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-sqlrunasaccountscontroller.microsoftazuresqlrunasaccountscontrollerget
      with:
        siteName: tools.siteName
        sqlSiteName: tools.sqlSiteName
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.