Azure SQL Database logo

Azure SQL Database

Azure SQL Database is a fully managed relational database service built on the SQL Server engine with built-in intelligence, high availability, and elastic scaling.

1 APIs 0 Features
DatabaseSQLRelational Database

APIs

Azure SQL Database API

The Azure SQL Database REST API provides management operations for SQL databases, elastic pools, servers, failover groups, and firewall rules. It supports database creation, sca...

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
💰
Pricing
Pricing
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
🟢
StatusPage
StatusPage
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📰
Blog
Blog
👥
StackOverflow
StackOverflow
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: microsoft-azure-sql-database
url: https://raw.githubusercontent.com/api-evangelist/microsoft-azure-sql-database/refs/heads/main/apis.yml
name: Azure SQL Database
description: >-
  Azure SQL Database is a fully managed relational database service built on the SQL Server engine with built-in
  intelligence, high availability, and elastic scaling.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Database
  - SQL
  - Relational Database
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.20'
apis:
  - aid: microsoft-azure-sql-database:rest-api
    name: Azure SQL Database API
    description: >-
      The Azure SQL Database REST API provides management operations for SQL databases, elastic pools, servers, failover
      groups, and firewall rules. It supports database creation, scaling, backup management, auditing configuration,
      threat detection, and transparent data encryption through Azure Resource Manager.
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://learn.microsoft.com/en-us/rest/api/sql/
    baseURL: https://management.azure.com/
    tags:
      - Database
      - SQL
      - Elastic Pools
      - Failover Groups
    properties:
      - type: Documentation
        url: https://learn.microsoft.com/en-us/rest/api/sql/
      - type: Authentication
        url: https://learn.microsoft.com/en-us/azure/active-directory/develop/authentication-flows-app-scenarios
      - url: openapi/microsoft-azure-sql-database-openapi.yml
        type: OpenAPI
common:
  - type: GitHubOrganization
    url: https://github.com/microsoft
  - type: Portal
    url: https://portal.azure.com/
  - type: Pricing
    url: https://azure.microsoft.com/en-us/pricing/details/azure-sql-database/
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/azure-sql/database/
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart
  - type: StatusPage
    url: https://azure.status.microsoft/en-us/status
  - type: TermsOfService
    url: https://www.microsoft.com/en-us/legal/terms-of-use
  - type: PrivacyPolicy
    url: https://privacy.microsoft.com/en-us/privacystatement
  - type: Support
    url: https://support.microsoft.com/
  - type: Blog
    url: https://azure.microsoft.com/en-us/blog/product/azure-sql-database/
  - type: StackOverflow
    url: https://stackoverflow.com/questions/tagged/azure-sql-database
  - type: LLMsTxt
    url: https://portal.azure.com/llms.txt
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com