---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureData/sqlServerRegistrations"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureData/sqlServerRegistrations"
tags: ["SqlServerRegistrations"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureData/sqlServerRegistrations

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureData/sqlServerRegistrations`

Gets all SQL Server registrations in a resource group.

## Path parameters

- `resourceGroupName` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully retrieved all SQL Server registrations in the resource group.

- SqlServerRegistrationListResult — Server.
  - `value` SqlServerRegistration[] — Array of results.
    - `id` string — Resource ID.
    - `name` string — Resource name.
    - `type` string — Resource type.
  - `nextLink` string — Link to retrieve next page of results.

## Other responses

- `default` — *** Error Responses: ***

---

[API](https://skmtc.net/azure/apis/azuredatamanagementclient.md) · [All operations](https://skmtc.net/azure/apis/azuredatamanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azuredatamanagementclient/versions/227442e3fb5e/schema)
