Microsoft Azure · Capability

Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks

Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDatabaseReplicationLinks

What You Can Do

GET
Microsoftazurereplicationlinkslistbydatabase — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks
DELETE
Microsoftazurereplicationlinksdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}
GET
Microsoftazurereplicationlinksget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}
POST
Microsoftazurereplicationlinksfailover — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid Failover
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}/failover
POST
Microsoftazurereplicationlinksfailoverallowdataloss — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid Forcefailoverallowdataloss
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}/forcefailoverallowdataloss
POST
Microsoftazurereplicationlinksunlink — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid Unlink
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}/unlink

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid Failover

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid Forcefailoverallowdataloss

microsoft-azure-post-subscriptions-subscriptionid-3

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername Databases Databasename Replicationlinks Linkid Unlink

Capability Spec

azure-sql-database-replication-links-databasereplicationlinks.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks
  description: 'Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks. 6 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql Servers Servername
    Databases Databasename Replicationlinks. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DatabaseReplicationLinks
  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-sql-database-replication-links-databasereplicationlinks
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/replicationLinks
      operations:
      - name: microsoftazurereplicationlinkslistbydatabase
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: databaseName
          in: path
          type: string
          description: The name of the database to retrieve links for.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/replicationLinks/{linkId}
      operations:
      - name: microsoftazurereplicationlinksdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: databaseName
          in: path
          type: string
          description: The name of the database that has the replication link to be dropped.
          required: true
        - name: linkId
          in: path
          type: string
          description: The ID of the replication link to be deleted.
          required: true
      - name: microsoftazurereplicationlinksget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: databaseName
          in: path
          type: string
          description: The name of the database to get the link for.
          required: true
        - name: linkId
          in: path
          type: string
          description: The replication link ID to be retrieved.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/replicationLinks/{linkId}/failover
      operations:
      - name: microsoftazurereplicationlinksfailover
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid Failover
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: databaseName
          in: path
          type: string
          description: The name of the database that has the replication link to be failed over.
          required: true
        - name: linkId
          in: path
          type: string
          description: The ID of the replication link to be failed over.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/replicationLinks/{linkId}/forceFailoverAllowDataLoss
      operations:
      - name: microsoftazurereplicationlinksfailoverallowdataloss
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid Forcefailoverallowdataloss
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: databaseName
          in: path
          type: string
          description: The name of the database that has the replication link to be failed over.
          required: true
        - name: linkId
          in: path
          type: string
          description: The ID of the replication link to be failed over.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/replicationLinks/{linkId}/unlink
      operations:
      - name: microsoftazurereplicationlinksunlink
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid Unlink
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: databaseName
          in: path
          type: string
          description: The name of the database that has the replication link to be failed over.
          required: true
        - name: linkId
          in: path
          type: string
          description: The ID of the replication link to be failed over.
          required: true
        - name: parameters
          in: body
          type: string
          description: The required parameters for unlinking replication link.
          required: true
  exposes:
  - type: rest
    namespace: azure-sql-database-replication-links-databasereplicationlinks-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurereplicationlinkslistbydatabase
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks
        call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinkslistbydatabase
        with:
          databaseName: rest.databaseName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazurereplicationlinksdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid
        call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksdelete
        with:
          databaseName: rest.databaseName
          linkId: rest.linkId
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurereplicationlinksget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid
        call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksget
        with:
          databaseName: rest.databaseName
          linkId: rest.linkId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}/failover
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurereplicationlinksfailover
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid Failover
        call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksfailover
        with:
          databaseName: rest.databaseName
          linkId: rest.linkId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}/forcefailoverallowdataloss
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurereplicationlinksfailoverallowdataloss
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid Forcefailoverallowdataloss
        call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksfailoverallowdataloss
        with:
          databaseName: rest.databaseName
          linkId: rest.linkId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-sql/servers/{servername}/databases/{databasename}/replicationlinks/{linkid}/unlink
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurereplicationlinksunlink
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Sql Servers Servername Databases Databasename Replicationlinks Linkid Unlink
        call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksunlink
        with:
          databaseName: rest.databaseName
          linkId: rest.linkId
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-sql-database-replication-links-databasereplicationlinks-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure SQL Database replication links — DatabaseReplicationLinks. 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 Sql
        Servers Servername Databases Databasename Replicationlinks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinkslistbydatabase
      with:
        databaseName: tools.databaseName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Sql Servers Servername Databases Databasename Replicationlinks Linkid
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksdelete
      with:
        databaseName: tools.databaseName
        linkId: tools.linkId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Sql
        Servers Servername Databases Databasename Replicationlinks Linkid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksget
      with:
        databaseName: tools.databaseName
        linkId: tools.linkId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Sql Servers Servername Databases Databasename Replicationlinks Linkid Failover
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksfailover
      with:
        databaseName: tools.databaseName
        linkId: tools.linkId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Sql Servers Servername Databases Databasename Replicationlinks Linkid Forcefailoverallowdataloss
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksfailoverallowdataloss
      with:
        databaseName: tools.databaseName
        linkId: tools.linkId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-3
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Sql Servers Servername Databases Databasename Replicationlinks Linkid Unlink
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-sql-database-replication-links-databasereplicationlinks.microsoftazurereplicationlinksunlink
      with:
        databaseName: tools.databaseName
        linkId: tools.linkId
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.